[ Mar 12 22:35:21 Enabled. ] [ Mar 12 22:35:21 Rereading configuration. ] [ Mar 12 22:35:22 Rereading configuration. ] [ Mar 12 22:35:28 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 12 22:35:28 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.12 22:35:28.867227 [ 1 ] {} Application: Will watch for the process with pid 23121 2025.03.12 22:35:28.867676 [ 1 ] {} Application: Forked a child process to watch 2025.03.12 22:35:29.104887 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23121 2025.03.12 22:35:29.105617 [ 1 ] {} Application: starting up 2025.03.12 22:35:29.106296 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.12 22:35:29.194895 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.12 22:35:29.315016 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.12 22:35:29.315084 [ 1 ] {} Application: Initializing DateLUT. 2025.03.12 22:35:29.315101 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.12 22:35:29.315176 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.12 22:35:29.315579 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.12 22:35:29.317272 [ 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.12 22:35:29.318046 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.12 22:35:29.318923 [ 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.12 22:35:29.318948 [ 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.12 22:35:29.318965 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.12 22:35:29.319158 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.12 22:35:29.320085 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.12 22:35:29.325400 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.12 22:35:29.326217 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.12 22:35:29.327780 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.12 22:35:29.327867 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.12 22:35:29.329473 [ 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.12 22:35:29.329980 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.12 22:35:29.334419 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.12 22:35:29.335106 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.12 22:35:29.336658 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.12 22:35:29.337076 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.12 22:35:29.337493 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.12 22:35:29.337925 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.12 22:35:29.339344 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.12 22:35:29.339377 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.12 22:35:29.339453 [ 173 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:35:29.339576 [ 173 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:35:29.411960 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.12 22:35:29.411988 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167564 sec 2025.03.12 22:35:29.412084 [ 1 ] {} ReferentialDeps: No tables 2025.03.12 22:35:29.412136 [ 1 ] {} LoadingDeps: No tables 2025.03.12 22:35:29.412978 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.12 22:35:29.414209 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.12 22:35:29.428183 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.12 22:35:29.428229 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.12 22:35:29.428294 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.12 22:35:29.428307 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.12 22:35:29.428339 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.12 22:35:29.428398 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.12 22:35:29.433215 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.12 22:35:29.433263 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.12 22:35:29.433308 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.12 22:35:29.433511 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.12 22:35:29.433531 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.12 22:35:29.433568 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.12 22:35:29.433628 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.12 22:35:29.433642 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.12 22:35:29.433672 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.12 22:35:29.433754 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.12 22:35:29.462205 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.12 22:35:29.475866 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.12 22:35:29.475898 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4122e-05 sec 2025.03.12 22:35:29.475912 [ 1 ] {} ReferentialDeps: No tables 2025.03.12 22:35:29.475923 [ 1 ] {} LoadingDeps: No tables 2025.03.12 22:35:29.475948 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.12 22:35:29.476161 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.12 22:35:29.476207 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.12 22:35:29.476221 [ 1 ] {} Application: Loaded metadata. 2025.03.12 22:35:29.476232 [ 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.12 22:35:29.476244 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.12 22:35:29.488337 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.12 22:35:29.488534 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.03.12 22:35:29.489414 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4831e-05 sec. 2025.03.12 22:35:29.489887 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.12 22:35:29.489973 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.12 22:35:29.489992 [ 1 ] {} Application: Ready for connections. 2025.03.12 22:35:29.490195 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57709 2025.03.12 22:35:29.490441 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.490498 [ 3 ] {} TCP-Session: 2d873a88-61b9-4ec9-b9b6-21b8f6de0aed Authenticating user 'default' from [fd00:1122:3344:101::c]:57709 2025.03.12 22:35:29.490533 [ 3 ] {} TCP-Session: 2d873a88-61b9-4ec9-b9b6-21b8f6de0aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.490556 [ 3 ] {} TCP-Session: 2d873a88-61b9-4ec9-b9b6-21b8f6de0aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.490671 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.12 22:35:29.490713 [ 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.12 22:35:29.490741 [ 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.12 22:35:29.491784 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38917 2025.03.12 22:35:29.491828 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43815 2025.03.12 22:35:29.491886 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.491926 [ 4 ] {} TCP-Session: e436b68a-adfb-4f6d-a668-073cd0484389 Authenticating user 'default' from [fd00:1122:3344:101::c]:38917 2025.03.12 22:35:29.491963 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.491973 [ 4 ] {} TCP-Session: e436b68a-adfb-4f6d-a668-073cd0484389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.492028 [ 4 ] {} TCP-Session: e436b68a-adfb-4f6d-a668-073cd0484389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.492035 [ 5 ] {} TCP-Session: 493fe560-d6d0-40d9-a077-e80e3025b2a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:43815 2025.03.12 22:35:29.492107 [ 5 ] {} TCP-Session: 493fe560-d6d0-40d9-a077-e80e3025b2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.492132 [ 5 ] {} TCP-Session: 493fe560-d6d0-40d9-a077-e80e3025b2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.492801 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49057 2025.03.12 22:35:29.492953 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.492986 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42970 2025.03.12 22:35:29.492998 [ 253 ] {} TCP-Session: e3cf72e3-5c3c-4b9d-8fab-1d1c52e3739c Authenticating user 'default' from [fd00:1122:3344:101::c]:49057 2025.03.12 22:35:29.493087 [ 253 ] {} TCP-Session: e3cf72e3-5c3c-4b9d-8fab-1d1c52e3739c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493102 [ 253 ] {} TCP-Session: e3cf72e3-5c3c-4b9d-8fab-1d1c52e3739c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493291 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55743 2025.03.12 22:35:29.493297 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.493402 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49612 2025.03.12 22:35:29.493551 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.493636 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45860 2025.03.12 22:35:29.493668 [ 255 ] {} TCP-Session: c7b73c7c-c2f3-47be-8dad-c5a548da286a Authenticating user 'default' from [fd00:1122:3344:101::c]:55743 2025.03.12 22:35:29.493675 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.493558 [ 254 ] {} TCP-Session: b4a43b6f-7d03-4888-b336-2fc32014ff00 Authenticating user 'default' from [fd00:1122:3344:101::c]:42970 2025.03.12 22:35:29.493812 [ 256 ] {} TCP-Session: b95dc417-2dae-4fe7-8449-b8686bb7e668 Authenticating user 'default' from [fd00:1122:3344:101::c]:49612 2025.03.12 22:35:29.493727 [ 255 ] {} TCP-Session: c7b73c7c-c2f3-47be-8dad-c5a548da286a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493857 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:29.493875 [ 254 ] {} TCP-Session: b4a43b6f-7d03-4888-b336-2fc32014ff00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493906 [ 255 ] {} TCP-Session: c7b73c7c-c2f3-47be-8dad-c5a548da286a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493908 [ 256 ] {} TCP-Session: b95dc417-2dae-4fe7-8449-b8686bb7e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493994 [ 254 ] {} TCP-Session: b4a43b6f-7d03-4888-b336-2fc32014ff00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.494007 [ 256 ] {} TCP-Session: b95dc417-2dae-4fe7-8449-b8686bb7e668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.493943 [ 257 ] {} TCP-Session: 017bc779-85be-4ec5-ba72-9daab5322d8d Authenticating user 'default' from [fd00:1122:3344:101::c]:45860 2025.03.12 22:35:29.494143 [ 257 ] {} TCP-Session: 017bc779-85be-4ec5-ba72-9daab5322d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:29.494178 [ 257 ] {} TCP-Session: 017bc779-85be-4ec5-ba72-9daab5322d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB 2025.03.12 22:35:30.178641 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51004 2025.03.12 22:35:30.179771 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.179813 [ 258 ] {} TCP-Session: 1d637c37-5fa4-4884-9e65-4772608df87f Authenticating user 'default' from [fd00:1122:3344:101::b]:51004 2025.03.12 22:35:30.179836 [ 258 ] {} TCP-Session: 1d637c37-5fa4-4884-9e65-4772608df87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.179865 [ 258 ] {} TCP-Session: 1d637c37-5fa4-4884-9e65-4772608df87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.179934 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.12 22:35:30.179961 [ 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.12 22:35:30.179985 [ 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.12 22:35:30.181043 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40265 2025.03.12 22:35:30.181134 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57739 2025.03.12 22:35:30.181257 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54130 2025.03.12 22:35:30.181261 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.181385 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48146 2025.03.12 22:35:30.181594 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53116 2025.03.12 22:35:30.181596 [ 259 ] {} TCP-Session: a631768f-6e18-445a-8537-608f787e3042 Authenticating user 'default' from [fd00:1122:3344:101::b]:40265 2025.03.12 22:35:30.181668 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.181713 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45029 2025.03.12 22:35:30.181729 [ 259 ] {} TCP-Session: a631768f-6e18-445a-8537-608f787e3042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.181858 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33420 2025.03.12 22:35:30.181896 [ 261 ] {} TCP-Session: 8a90c4c7-bca1-45a4-8554-dde715fd5bd9 Authenticating user 'default' from [fd00:1122:3344:101::b]:54130 2025.03.12 22:35:30.181877 [ 259 ] {} TCP-Session: a631768f-6e18-445a-8537-608f787e3042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182043 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.182062 [ 261 ] {} TCP-Session: 8a90c4c7-bca1-45a4-8554-dde715fd5bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182153 [ 261 ] {} TCP-Session: 8a90c4c7-bca1-45a4-8554-dde715fd5bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182232 [ 264 ] {} TCP-Session: ad7cd086-5e7d-4be4-8609-50e803c697ec Authenticating user 'default' from [fd00:1122:3344:101::b]:45029 2025.03.12 22:35:30.182261 [ 264 ] {} TCP-Session: ad7cd086-5e7d-4be4-8609-50e803c697ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182285 [ 264 ] {} TCP-Session: ad7cd086-5e7d-4be4-8609-50e803c697ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182380 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.182418 [ 260 ] {} TCP-Session: d7b56ef2-0970-4580-8a5d-17bc8f4abde9 Authenticating user 'default' from [fd00:1122:3344:101::b]:57739 2025.03.12 22:35:30.182459 [ 260 ] {} TCP-Session: d7b56ef2-0970-4580-8a5d-17bc8f4abde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182474 [ 260 ] {} TCP-Session: d7b56ef2-0970-4580-8a5d-17bc8f4abde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.182940 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.182993 [ 263 ] {} TCP-Session: e8058508-96f1-4636-bfaa-9a5970900ed5 Authenticating user 'default' from [fd00:1122:3344:101::b]:53116 2025.03.12 22:35:30.183004 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.183013 [ 263 ] {} TCP-Session: e8058508-96f1-4636-bfaa-9a5970900ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.183037 [ 265 ] {} TCP-Session: 125df4a3-1f9c-480b-b85b-1cd72545f812 Authenticating user 'default' from [fd00:1122:3344:101::b]:33420 2025.03.12 22:35:30.183044 [ 263 ] {} TCP-Session: e8058508-96f1-4636-bfaa-9a5970900ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.183056 [ 265 ] {} TCP-Session: 125df4a3-1f9c-480b-b85b-1cd72545f812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.183092 [ 265 ] {} TCP-Session: 125df4a3-1f9c-480b-b85b-1cd72545f812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.185231 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.185271 [ 262 ] {} TCP-Session: 87a1b204-82af-4449-b55c-2dd73d846052 Authenticating user 'default' from [fd00:1122:3344:101::b]:48146 2025.03.12 22:35:30.185304 [ 262 ] {} TCP-Session: 87a1b204-82af-4449-b55c-2dd73d846052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.185317 [ 262 ] {} TCP-Session: 87a1b204-82af-4449-b55c-2dd73d846052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.210855 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35089 2025.03.12 22:35:30.211435 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.211476 [ 266 ] {} TCP-Session: cf61aa3a-0071-4957-8bf6-e3144a6ae784 Authenticating user 'default' from [fd00:1122:3344:101::a]:35089 2025.03.12 22:35:30.211496 [ 266 ] {} TCP-Session: cf61aa3a-0071-4957-8bf6-e3144a6ae784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.211510 [ 266 ] {} TCP-Session: cf61aa3a-0071-4957-8bf6-e3144a6ae784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.211588 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.12 22:35:30.211616 [ 266 ] {} 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.12 22:35:30.211644 [ 266 ] {} 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.12 22:35:30.212565 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49928 2025.03.12 22:35:30.212739 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34025 2025.03.12 22:35:30.212751 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.212803 [ 267 ] {} TCP-Session: 7255455e-3af6-412f-a2a1-a62264becbac Authenticating user 'default' from [fd00:1122:3344:101::a]:49928 2025.03.12 22:35:30.212872 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57614 2025.03.12 22:35:30.212928 [ 267 ] {} TCP-Session: 7255455e-3af6-412f-a2a1-a62264becbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.212935 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.212959 [ 267 ] {} TCP-Session: 7255455e-3af6-412f-a2a1-a62264becbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.213144 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50973 2025.03.12 22:35:30.213151 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.213163 [ 268 ] {} TCP-Session: 0c95cca1-5f84-472b-b50e-5bf7e20d7374 Authenticating user 'default' from [fd00:1122:3344:101::a]:34025 2025.03.12 22:35:30.213226 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57026 2025.03.12 22:35:30.213269 [ 269 ] {} TCP-Session: 5db69d54-9a73-4aa3-b69e-784be122bf48 Authenticating user 'default' from [fd00:1122:3344:101::a]:57614 2025.03.12 22:35:30.213270 [ 268 ] {} TCP-Session: 0c95cca1-5f84-472b-b50e-5bf7e20d7374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.213354 [ 269 ] {} TCP-Session: 5db69d54-9a73-4aa3-b69e-784be122bf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.213611 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57661 2025.03.12 22:35:30.213634 [ 268 ] {} TCP-Session: 0c95cca1-5f84-472b-b50e-5bf7e20d7374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.213628 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.213710 [ 269 ] {} TCP-Session: 5db69d54-9a73-4aa3-b69e-784be122bf48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.213746 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.213922 [ 271 ] {} TCP-Session: f01c0d88-84d1-4dc0-851b-1410710eef5d Authenticating user 'default' from [fd00:1122:3344:101::a]:57026 2025.03.12 22:35:30.213964 [ 270 ] {} TCP-Session: ba613fbf-deeb-46cc-9fa6-fa190b5f70a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:50973 2025.03.12 22:35:30.213940 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65470 2025.03.12 22:35:30.214094 [ 271 ] {} TCP-Session: f01c0d88-84d1-4dc0-851b-1410710eef5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214238 [ 271 ] {} TCP-Session: f01c0d88-84d1-4dc0-851b-1410710eef5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214250 [ 270 ] {} TCP-Session: ba613fbf-deeb-46cc-9fa6-fa190b5f70a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214254 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.214102 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.214337 [ 273 ] {} TCP-Session: 411a8113-caf4-49b5-8ef6-c02f4612467b Authenticating user 'default' from [fd00:1122:3344:101::a]:65470 2025.03.12 22:35:30.214311 [ 270 ] {} TCP-Session: ba613fbf-deeb-46cc-9fa6-fa190b5f70a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214386 [ 272 ] {} TCP-Session: a18e8e8f-9a0a-4a23-8c76-b53e93de7cb6 Authenticating user 'default' from [fd00:1122:3344:101::a]:57661 2025.03.12 22:35:30.214433 [ 273 ] {} TCP-Session: 411a8113-caf4-49b5-8ef6-c02f4612467b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214454 [ 272 ] {} TCP-Session: a18e8e8f-9a0a-4a23-8c76-b53e93de7cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214483 [ 273 ] {} TCP-Session: 411a8113-caf4-49b5-8ef6-c02f4612467b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.214495 [ 272 ] {} TCP-Session: a18e8e8f-9a0a-4a23-8c76-b53e93de7cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.377659 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62839 2025.03.12 22:35:30.379578 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.379644 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Authenticating user 'default' from [fd00:1122:3344:101::d]:62839 2025.03.12 22:35:30.379673 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.379690 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.379791 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.12 22:35:30.379823 [ 274 ] {} 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.12 22:35:30.379858 [ 274 ] {} 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.12 22:35:30.380786 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63191 2025.03.12 22:35:30.380872 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50656 2025.03.12 22:35:30.381142 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62215 2025.03.12 22:35:30.381188 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.381176 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.381257 [ 275 ] {} TCP-Session: f9c18afb-29b7-443d-8e53-53f000179f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:63191 2025.03.12 22:35:30.381507 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44279 2025.03.12 22:35:30.381466 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51843 2025.03.12 22:35:30.381557 [ 275 ] {} TCP-Session: f9c18afb-29b7-443d-8e53-53f000179f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.381525 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.381519 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Authenticating user 'default' from [fd00:1122:3344:101::d]:50656 2025.03.12 22:35:30.381922 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.381931 [ 275 ] {} TCP-Session: f9c18afb-29b7-443d-8e53-53f000179f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.381817 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.381923 [ 277 ] {} TCP-Session: 9654050f-d063-4397-a1fa-eff7cb6cc72f Authenticating user 'default' from [fd00:1122:3344:101::d]:62215 2025.03.12 22:35:30.382022 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41704 2025.03.12 22:35:30.382197 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.382193 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.382940 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39666 2025.03.12 22:35:30.383013 [ 277 ] {} TCP-Session: 9654050f-d063-4397-a1fa-eff7cb6cc72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.383027 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.383053 [ 278 ] {} TCP-Session: d4dc3412-7636-4cfd-9695-656c67e59fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51843 2025.03.12 22:35:30.383097 [ 277 ] {} TCP-Session: 9654050f-d063-4397-a1fa-eff7cb6cc72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.383074 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37416 2025.03.12 22:35:30.382993 [ 279 ] {} TCP-Session: f239be61-9e4b-4853-bc83-d048ad89898f Authenticating user 'default' from [fd00:1122:3344:101::d]:44279 2025.03.12 22:35:30.383962 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.383994 [ 279 ] {} TCP-Session: f239be61-9e4b-4853-bc83-d048ad89898f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384023 [ 278 ] {} TCP-Session: d4dc3412-7636-4cfd-9695-656c67e59fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384267 [ 279 ] {} TCP-Session: f239be61-9e4b-4853-bc83-d048ad89898f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384283 [ 278 ] {} TCP-Session: d4dc3412-7636-4cfd-9695-656c67e59fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384298 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.12 22:35:30.384300 [ 281 ] {} TCP-Session: 348b3028-8ba4-4e80-9c87-fb5e0b54ee3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39666 2025.03.12 22:35:30.384266 [ 280 ] {} TCP-Session: 4a1dfd35-c357-43d3-9015-b107c00be164 Authenticating user 'default' from [fd00:1122:3344:101::d]:41704 2025.03.12 22:35:30.384457 [ 280 ] {} TCP-Session: 4a1dfd35-c357-43d3-9015-b107c00be164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384457 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.384503 [ 281 ] {} TCP-Session: 348b3028-8ba4-4e80-9c87-fb5e0b54ee3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384561 [ 280 ] {} TCP-Session: 4a1dfd35-c357-43d3-9015-b107c00be164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384578 [ 282 ] {} TCP-Session: 971fcfab-3b78-4f9d-88f7-c9a2fae01c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:37416 2025.03.12 22:35:30.384601 [ 281 ] {} TCP-Session: 348b3028-8ba4-4e80-9c87-fb5e0b54ee3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384767 [ 282 ] {} TCP-Session: 971fcfab-3b78-4f9d-88f7-c9a2fae01c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.384801 [ 282 ] {} TCP-Session: 971fcfab-3b78-4f9d-88f7-c9a2fae01c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:35:30.387977 [ 274 ] {f2452c6a-a9d1-4b73-ad54-a71c9b451a14} executeQuery: (from [fd00:1122:3344:101::d]:62839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.12 22:35:30.431844 [ 274 ] {f2452c6a-a9d1-4b73-ad54-a71c9b451a14} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62839) (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.12 22:35:30.433145 [ 274 ] {f2452c6a-a9d1-4b73-ad54-a71c9b451a14} 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.12 22:35:30.433252 [ 274 ] {f2452c6a-a9d1-4b73-ad54-a71c9b451a14} TCPHandler: Processed in 0.051186787 sec. 2025.03.12 22:35:30.433682 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.433880 [ 276 ] {65bf2085-2da3-4c59-9647-6cc2398e1bc0} executeQuery: (from [fd00:1122:3344:101::d]:50656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.12 22:35:30.434269 [ 276 ] {65bf2085-2da3-4c59-9647-6cc2398e1bc0} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50656) (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.12 22:35:30.434467 [ 276 ] {65bf2085-2da3-4c59-9647-6cc2398e1bc0} 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.12 22:35:30.434585 [ 276 ] {65bf2085-2da3-4c59-9647-6cc2398e1bc0} TCPHandler: Processed in 0.001094058 sec. 2025.03.12 22:35:30.434801 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.435994 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} executeQuery: (from [fd00:1122:3344:101::d]:62839) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.12 22:35:30.436085 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.12 22:35:30.455523 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.12 22:35:30.455571 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4742e-05 sec 2025.03.12 22:35:30.455589 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} ReferentialDeps: No tables 2025.03.12 22:35:30.455603 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} LoadingDeps: No tables 2025.03.12 22:35:30.455636 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} DatabaseAtomic (oximeter): Starting up tables. 2025.03.12 22:35:30.456393 [ 274 ] {6354bff8-5aca-422e-a6c8-d2121edbbaf6} TCPHandler: Processed in 0.021646721 sec. 2025.03.12 22:35:30.456556 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.456712 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} executeQuery: (from [fd00:1122:3344:101::d]:62839) /* 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.12 22:35:30.456765 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.12 22:35:30.464476 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.12 22:35:30.471115 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} oximeter.version (bbb34835-e4c4-4a37-9774-912eb791faaa): Loading data parts 2025.03.12 22:35:30.471658 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} oximeter.version (bbb34835-e4c4-4a37-9774-912eb791faaa): There are no data parts 2025.03.12 22:35:30.493974 [ 274 ] {24a6b3fe-c2d5-4a70-b2ad-022eeaf66d67} TCPHandler: Processed in 0.037468182 sec. 2025.03.12 22:35:30.494163 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.494369 [ 274 ] {b587693a-967f-4ca0-8472-25f3c73f5f64} executeQuery: (from [fd00:1122:3344:101::d]:62839) /* 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.12 22:35:30.494435 [ 274 ] {b587693a-967f-4ca0-8472-25f3c73f5f64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.12 22:35:30.529803 [ 274 ] {b587693a-967f-4ca0-8472-25f3c73f5f64} oximeter.measurements_bool (8b72f94f-ed3b-47fe-ab3d-7a9a4fb5dea9): Loading data parts 2025.03.12 22:35:30.530111 [ 274 ] {b587693a-967f-4ca0-8472-25f3c73f5f64} oximeter.measurements_bool (8b72f94f-ed3b-47fe-ab3d-7a9a4fb5dea9): There are no data parts 2025.03.12 22:35:30.552805 [ 274 ] {b587693a-967f-4ca0-8472-25f3c73f5f64} TCPHandler: Processed in 0.058702991 sec. 2025.03.12 22:35:30.553037 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.553265 [ 274 ] {7a91e4c2-01d5-4028-b810-67482c182f94} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.553324 [ 274 ] {7a91e4c2-01d5-4028-b810-67482c182f94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.12 22:35:30.575754 [ 274 ] {7a91e4c2-01d5-4028-b810-67482c182f94} oximeter.measurements_i8 (75f6564e-41ea-4263-8308-e46f886068b1): Loading data parts 2025.03.12 22:35:30.575973 [ 274 ] {7a91e4c2-01d5-4028-b810-67482c182f94} oximeter.measurements_i8 (75f6564e-41ea-4263-8308-e46f886068b1): There are no data parts 2025.03.12 22:35:30.599119 [ 274 ] {7a91e4c2-01d5-4028-b810-67482c182f94} TCPHandler: Processed in 0.046168817 sec. 2025.03.12 22:35:30.599321 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.599558 [ 274 ] {b2fb23a9-4d22-4648-b6aa-6aabfd01202f} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.599633 [ 274 ] {b2fb23a9-4d22-4648-b6aa-6aabfd01202f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.12 22:35:30.622323 [ 274 ] {b2fb23a9-4d22-4648-b6aa-6aabfd01202f} oximeter.measurements_u8 (564b24e0-3d51-4bca-b541-85767305c70a): Loading data parts 2025.03.12 22:35:30.622567 [ 274 ] {b2fb23a9-4d22-4648-b6aa-6aabfd01202f} oximeter.measurements_u8 (564b24e0-3d51-4bca-b541-85767305c70a): There are no data parts 2025.03.12 22:35:30.633169 [ 274 ] {b2fb23a9-4d22-4648-b6aa-6aabfd01202f} TCPHandler: Processed in 0.033913319 sec. 2025.03.12 22:35:30.633326 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.633550 [ 274 ] {e4507f00-1152-4cfe-886e-1baf7248e4c5} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.633600 [ 274 ] {e4507f00-1152-4cfe-886e-1baf7248e4c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.12 22:35:30.645380 [ 274 ] {e4507f00-1152-4cfe-886e-1baf7248e4c5} oximeter.measurements_i16 (c47b70ca-8e9b-49c8-82d5-bc5b31ee4fb9): Loading data parts 2025.03.12 22:35:30.645637 [ 274 ] {e4507f00-1152-4cfe-886e-1baf7248e4c5} oximeter.measurements_i16 (c47b70ca-8e9b-49c8-82d5-bc5b31ee4fb9): There are no data parts 2025.03.12 22:35:30.656269 [ 274 ] {e4507f00-1152-4cfe-886e-1baf7248e4c5} TCPHandler: Processed in 0.023000586 sec. 2025.03.12 22:35:30.656435 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.656633 [ 274 ] {8b39d10e-a03b-4211-8873-0953ceb690b4} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.656699 [ 274 ] {8b39d10e-a03b-4211-8873-0953ceb690b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.12 22:35:30.668933 [ 274 ] {8b39d10e-a03b-4211-8873-0953ceb690b4} oximeter.measurements_u16 (3bd358df-f6a7-4b3d-bb51-39097f37bd0e): Loading data parts 2025.03.12 22:35:30.669155 [ 274 ] {8b39d10e-a03b-4211-8873-0953ceb690b4} oximeter.measurements_u16 (3bd358df-f6a7-4b3d-bb51-39097f37bd0e): There are no data parts 2025.03.12 22:35:30.680123 [ 274 ] {8b39d10e-a03b-4211-8873-0953ceb690b4} TCPHandler: Processed in 0.023741045 sec. 2025.03.12 22:35:30.680273 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.680481 [ 274 ] {5fb35f1c-69f3-4a3c-9215-ce12246450c5} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.680543 [ 274 ] {5fb35f1c-69f3-4a3c-9215-ce12246450c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.12 22:35:30.692319 [ 274 ] {5fb35f1c-69f3-4a3c-9215-ce12246450c5} oximeter.measurements_i32 (b49d59d2-1bac-4f88-93b0-7677d33d1ef3): Loading data parts 2025.03.12 22:35:30.692496 [ 274 ] {5fb35f1c-69f3-4a3c-9215-ce12246450c5} oximeter.measurements_i32 (b49d59d2-1bac-4f88-93b0-7677d33d1ef3): There are no data parts 2025.03.12 22:35:30.712110 [ 274 ] {5fb35f1c-69f3-4a3c-9215-ce12246450c5} TCPHandler: Processed in 0.031887636 sec. 2025.03.12 22:35:30.712306 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.712542 [ 274 ] {d44438b1-f660-4707-8faa-5e03f933253c} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.712619 [ 274 ] {d44438b1-f660-4707-8faa-5e03f933253c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.12 22:35:30.721185 [ 274 ] {d44438b1-f660-4707-8faa-5e03f933253c} oximeter.measurements_u32 (90d82947-06bd-409a-8b76-53d880270f23): Loading data parts 2025.03.12 22:35:30.721379 [ 274 ] {d44438b1-f660-4707-8faa-5e03f933253c} oximeter.measurements_u32 (90d82947-06bd-409a-8b76-53d880270f23): There are no data parts 2025.03.12 22:35:30.736680 [ 274 ] {d44438b1-f660-4707-8faa-5e03f933253c} TCPHandler: Processed in 0.024441494 sec. 2025.03.12 22:35:30.736836 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.737090 [ 274 ] {2d14bdc5-a57b-4279-8086-ede5c28b1127} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.737149 [ 274 ] {2d14bdc5-a57b-4279-8086-ede5c28b1127} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.12 22:35:30.744617 [ 274 ] {2d14bdc5-a57b-4279-8086-ede5c28b1127} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): Loading data parts 2025.03.12 22:35:30.744812 [ 274 ] {2d14bdc5-a57b-4279-8086-ede5c28b1127} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): There are no data parts 2025.03.12 22:35:30.751435 [ 274 ] {2d14bdc5-a57b-4279-8086-ede5c28b1127} TCPHandler: Processed in 0.01466075 sec. 2025.03.12 22:35:30.751624 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.751856 [ 274 ] {c2e93eae-de61-4a54-a5a0-35b0d5f5aed6} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.751937 [ 274 ] {c2e93eae-de61-4a54-a5a0-35b0d5f5aed6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.12 22:35:30.763366 [ 274 ] {c2e93eae-de61-4a54-a5a0-35b0d5f5aed6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Loading data parts 2025.03.12 22:35:30.763578 [ 274 ] {c2e93eae-de61-4a54-a5a0-35b0d5f5aed6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): There are no data parts 2025.03.12 22:35:30.774078 [ 274 ] {c2e93eae-de61-4a54-a5a0-35b0d5f5aed6} TCPHandler: Processed in 0.022518293 sec. 2025.03.12 22:35:30.774241 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.774476 [ 274 ] {129d010b-3e93-4159-89ea-225536e0c7ef} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.774546 [ 274 ] {129d010b-3e93-4159-89ea-225536e0c7ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.12 22:35:30.786337 [ 274 ] {129d010b-3e93-4159-89ea-225536e0c7ef} oximeter.measurements_f32 (69a4f002-ffb7-43ff-9c44-8d74c81cabea): Loading data parts 2025.03.12 22:35:30.786547 [ 274 ] {129d010b-3e93-4159-89ea-225536e0c7ef} oximeter.measurements_f32 (69a4f002-ffb7-43ff-9c44-8d74c81cabea): There are no data parts 2025.03.12 22:35:30.797036 [ 274 ] {129d010b-3e93-4159-89ea-225536e0c7ef} TCPHandler: Processed in 0.022858572 sec. 2025.03.12 22:35:30.797243 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.797501 [ 274 ] {328d0bad-0220-4c7c-a9a7-b4858611c7d0} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.797575 [ 274 ] {328d0bad-0220-4c7c-a9a7-b4858611c7d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.12 22:35:30.809619 [ 274 ] {328d0bad-0220-4c7c-a9a7-b4858611c7d0} oximeter.measurements_f64 (bf7028ec-0b23-487e-9c11-362e87b722c8): Loading data parts 2025.03.12 22:35:30.809888 [ 274 ] {328d0bad-0220-4c7c-a9a7-b4858611c7d0} oximeter.measurements_f64 (bf7028ec-0b23-487e-9c11-362e87b722c8): There are no data parts 2025.03.12 22:35:30.841773 [ 274 ] {328d0bad-0220-4c7c-a9a7-b4858611c7d0} TCPHandler: Processed in 0.044593216 sec. 2025.03.12 22:35:30.841949 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.842162 [ 274 ] {d77ed40f-5a2d-43ce-9eb4-ce9dbbd6a2a8} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.842221 [ 274 ] {d77ed40f-5a2d-43ce-9eb4-ce9dbbd6a2a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.12 22:35:30.857508 [ 274 ] {d77ed40f-5a2d-43ce-9eb4-ce9dbbd6a2a8} oximeter.measurements_string (a8ffce72-5227-40d8-8372-839a9efe8872): Loading data parts 2025.03.12 22:35:30.857699 [ 274 ] {d77ed40f-5a2d-43ce-9eb4-ce9dbbd6a2a8} oximeter.measurements_string (a8ffce72-5227-40d8-8372-839a9efe8872): There are no data parts 2025.03.12 22:35:30.877251 [ 274 ] {d77ed40f-5a2d-43ce-9eb4-ce9dbbd6a2a8} TCPHandler: Processed in 0.035367617 sec. 2025.03.12 22:35:30.877515 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.877758 [ 274 ] {ab3110d7-c131-4b3d-a69d-f9c2890b972f} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.877833 [ 274 ] {ab3110d7-c131-4b3d-a69d-f9c2890b972f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.12 22:35:30.890664 [ 274 ] {ab3110d7-c131-4b3d-a69d-f9c2890b972f} oximeter.measurements_bytes (44585c5a-3d75-4c3a-a5e7-008e9e374ad3): Loading data parts 2025.03.12 22:35:30.890839 [ 274 ] {ab3110d7-c131-4b3d-a69d-f9c2890b972f} oximeter.measurements_bytes (44585c5a-3d75-4c3a-a5e7-008e9e374ad3): There are no data parts 2025.03.12 22:35:30.914481 [ 274 ] {ab3110d7-c131-4b3d-a69d-f9c2890b972f} TCPHandler: Processed in 0.03703793 sec. 2025.03.12 22:35:30.914679 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.914927 [ 274 ] {8f7bc03f-ff9a-4d32-9e77-b89e3160c181} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.915009 [ 274 ] {8f7bc03f-ff9a-4d32-9e77-b89e3160c181} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.12 22:35:30.926621 [ 274 ] {8f7bc03f-ff9a-4d32-9e77-b89e3160c181} oximeter.measurements_cumulativei64 (ff16c12f-ce28-476c-a118-2155c6bee90d): Loading data parts 2025.03.12 22:35:30.926847 [ 274 ] {8f7bc03f-ff9a-4d32-9e77-b89e3160c181} oximeter.measurements_cumulativei64 (ff16c12f-ce28-476c-a118-2155c6bee90d): There are no data parts 2025.03.12 22:35:30.936392 [ 274 ] {8f7bc03f-ff9a-4d32-9e77-b89e3160c181} TCPHandler: Processed in 0.021774794 sec. 2025.03.12 22:35:30.936545 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.936814 [ 274 ] {813e1d26-6d3a-4486-bcdd-eeab85b674cc} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.936896 [ 274 ] {813e1d26-6d3a-4486-bcdd-eeab85b674cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.12 22:35:30.944866 [ 274 ] {813e1d26-6d3a-4486-bcdd-eeab85b674cc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Loading data parts 2025.03.12 22:35:30.945038 [ 274 ] {813e1d26-6d3a-4486-bcdd-eeab85b674cc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): There are no data parts 2025.03.12 22:35:30.961157 [ 274 ] {813e1d26-6d3a-4486-bcdd-eeab85b674cc} TCPHandler: Processed in 0.024674899 sec. 2025.03.12 22:35:30.961333 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.961579 [ 274 ] {e1682d8e-dad5-49a4-b035-38eefdfbdafb} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.961662 [ 274 ] {e1682d8e-dad5-49a4-b035-38eefdfbdafb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.12 22:35:30.968918 [ 274 ] {e1682d8e-dad5-49a4-b035-38eefdfbdafb} oximeter.measurements_cumulativef32 (553c3973-acd7-436a-8835-abc93ffe38b2): Loading data parts 2025.03.12 22:35:30.969087 [ 274 ] {e1682d8e-dad5-49a4-b035-38eefdfbdafb} oximeter.measurements_cumulativef32 (553c3973-acd7-436a-8835-abc93ffe38b2): There are no data parts 2025.03.12 22:35:30.986507 [ 274 ] {e1682d8e-dad5-49a4-b035-38eefdfbdafb} TCPHandler: Processed in 0.025245185 sec. 2025.03.12 22:35:30.986661 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:30.986860 [ 274 ] {3964f909-b2ec-441f-9410-baa27ce14081} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:30.986930 [ 274 ] {3964f909-b2ec-441f-9410-baa27ce14081} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.12 22:35:30.994799 [ 274 ] {3964f909-b2ec-441f-9410-baa27ce14081} oximeter.measurements_cumulativef64 (747cd5c0-a336-49f5-929f-58e0014cf23b): Loading data parts 2025.03.12 22:35:30.995017 [ 274 ] {3964f909-b2ec-441f-9410-baa27ce14081} oximeter.measurements_cumulativef64 (747cd5c0-a336-49f5-929f-58e0014cf23b): There are no data parts 2025.03.12 22:35:31.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 124.92 MiB, peak 124.92 MiB, free memory in arenas 0.00 B, will set to 135.26 MiB (RSS), difference: 10.35 MiB 2025.03.12 22:35:31.012043 [ 274 ] {3964f909-b2ec-441f-9410-baa27ce14081} TCPHandler: Processed in 0.025432819 sec. 2025.03.12 22:35:31.012259 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.012539 [ 274 ] {57e3065a-1a3f-4773-aa90-1ae03b006306} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.012621 [ 274 ] {57e3065a-1a3f-4773-aa90-1ae03b006306} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.12 22:35:31.020914 [ 274 ] {57e3065a-1a3f-4773-aa90-1ae03b006306} oximeter.measurements_histogrami8 (bb84b165-daaf-491a-87aa-37f27cb0c959): Loading data parts 2025.03.12 22:35:31.021088 [ 274 ] {57e3065a-1a3f-4773-aa90-1ae03b006306} oximeter.measurements_histogrami8 (bb84b165-daaf-491a-87aa-37f27cb0c959): There are no data parts 2025.03.12 22:35:31.037583 [ 274 ] {57e3065a-1a3f-4773-aa90-1ae03b006306} TCPHandler: Processed in 0.025376828 sec. 2025.03.12 22:35:31.037721 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.037987 [ 274 ] {20fb7944-31a6-464b-ba0f-d0c9592783b7} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.038070 [ 274 ] {20fb7944-31a6-464b-ba0f-d0c9592783b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.12 22:35:31.049551 [ 274 ] {20fb7944-31a6-464b-ba0f-d0c9592783b7} oximeter.measurements_histogramu8 (355be02f-a04a-4d8f-86a9-832c89df06c5): Loading data parts 2025.03.12 22:35:31.049717 [ 274 ] {20fb7944-31a6-464b-ba0f-d0c9592783b7} oximeter.measurements_histogramu8 (355be02f-a04a-4d8f-86a9-832c89df06c5): There are no data parts 2025.03.12 22:35:31.060274 [ 274 ] {20fb7944-31a6-464b-ba0f-d0c9592783b7} TCPHandler: Processed in 0.022604197 sec. 2025.03.12 22:35:31.060457 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.060734 [ 274 ] {12d0940b-a5e5-4e6a-84e8-72efd2e85a48} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.060811 [ 274 ] {12d0940b-a5e5-4e6a-84e8-72efd2e85a48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.12 22:35:31.072381 [ 274 ] {12d0940b-a5e5-4e6a-84e8-72efd2e85a48} oximeter.measurements_histogrami16 (b1548756-a140-4b01-80e6-039699233302): Loading data parts 2025.03.12 22:35:31.072630 [ 274 ] {12d0940b-a5e5-4e6a-84e8-72efd2e85a48} oximeter.measurements_histogrami16 (b1548756-a140-4b01-80e6-039699233302): There are no data parts 2025.03.12 22:35:31.083105 [ 274 ] {12d0940b-a5e5-4e6a-84e8-72efd2e85a48} TCPHandler: Processed in 0.022699368 sec. 2025.03.12 22:35:31.083305 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.083657 [ 274 ] {3186ffe4-c66c-4557-be64-20ae2fda6ec6} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.083763 [ 274 ] {3186ffe4-c66c-4557-be64-20ae2fda6ec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.12 22:35:31.095173 [ 274 ] {3186ffe4-c66c-4557-be64-20ae2fda6ec6} oximeter.measurements_histogramu16 (fea0680b-9d84-4765-87f4-a040f09fb6b5): Loading data parts 2025.03.12 22:35:31.095366 [ 274 ] {3186ffe4-c66c-4557-be64-20ae2fda6ec6} oximeter.measurements_histogramu16 (fea0680b-9d84-4765-87f4-a040f09fb6b5): There are no data parts 2025.03.12 22:35:31.129909 [ 274 ] {3186ffe4-c66c-4557-be64-20ae2fda6ec6} TCPHandler: Processed in 0.046668239 sec. 2025.03.12 22:35:31.130063 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.130341 [ 274 ] {f2feec4c-48b0-4b6a-aa8b-9ec7342baeb4} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.130418 [ 274 ] {f2feec4c-48b0-4b6a-aa8b-9ec7342baeb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.12 22:35:31.152570 [ 274 ] {f2feec4c-48b0-4b6a-aa8b-9ec7342baeb4} oximeter.measurements_histogrami32 (78055ee7-958d-4efb-8b68-3501ae0a9652): Loading data parts 2025.03.12 22:35:31.152818 [ 274 ] {f2feec4c-48b0-4b6a-aa8b-9ec7342baeb4} oximeter.measurements_histogrami32 (78055ee7-958d-4efb-8b68-3501ae0a9652): There are no data parts 2025.03.12 22:35:31.155509 [ 274 ] {f2feec4c-48b0-4b6a-aa8b-9ec7342baeb4} TCPHandler: Processed in 0.025497751 sec. 2025.03.12 22:35:31.155659 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.155919 [ 274 ] {86c88cc1-8ae6-4313-96d3-517d5c2d9f9a} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.156000 [ 274 ] {86c88cc1-8ae6-4313-96d3-517d5c2d9f9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.12 22:35:31.181031 [ 274 ] {86c88cc1-8ae6-4313-96d3-517d5c2d9f9a} oximeter.measurements_histogramu32 (e62b1c41-37db-411f-b625-9b55df6109be): Loading data parts 2025.03.12 22:35:31.181207 [ 274 ] {86c88cc1-8ae6-4313-96d3-517d5c2d9f9a} oximeter.measurements_histogramu32 (e62b1c41-37db-411f-b625-9b55df6109be): There are no data parts 2025.03.12 22:35:31.200588 [ 274 ] {86c88cc1-8ae6-4313-96d3-517d5c2d9f9a} TCPHandler: Processed in 0.044978016 sec. 2025.03.12 22:35:31.200759 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.201044 [ 274 ] {e65dab99-eab3-45a9-a290-9da63685b65a} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.201126 [ 274 ] {e65dab99-eab3-45a9-a290-9da63685b65a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.12 22:35:31.223487 [ 274 ] {e65dab99-eab3-45a9-a290-9da63685b65a} oximeter.measurements_histogrami64 (a3e523f3-5a84-4bd3-be60-4d0293d04b2e): Loading data parts 2025.03.12 22:35:31.223663 [ 274 ] {e65dab99-eab3-45a9-a290-9da63685b65a} oximeter.measurements_histogrami64 (a3e523f3-5a84-4bd3-be60-4d0293d04b2e): There are no data parts 2025.03.12 22:35:31.226366 [ 274 ] {e65dab99-eab3-45a9-a290-9da63685b65a} TCPHandler: Processed in 0.025658585 sec. 2025.03.12 22:35:31.226535 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.226797 [ 274 ] {a91c6b5c-8d5b-4891-be89-bb0ec9f1a52d} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.226879 [ 274 ] {a91c6b5c-8d5b-4891-be89-bb0ec9f1a52d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.12 22:35:31.248031 [ 274 ] {a91c6b5c-8d5b-4891-be89-bb0ec9f1a52d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Loading data parts 2025.03.12 22:35:31.248208 [ 274 ] {a91c6b5c-8d5b-4891-be89-bb0ec9f1a52d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): There are no data parts 2025.03.12 22:35:31.250790 [ 274 ] {a91c6b5c-8d5b-4891-be89-bb0ec9f1a52d} TCPHandler: Processed in 0.02430293 sec. 2025.03.12 22:35:31.250964 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.251254 [ 274 ] {27d7811b-39e3-4d54-826f-255daf48beb1} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.251340 [ 274 ] {27d7811b-39e3-4d54-826f-255daf48beb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.12 22:35:31.272111 [ 274 ] {27d7811b-39e3-4d54-826f-255daf48beb1} oximeter.measurements_histogramf32 (b8fcc9d2-27cb-4e25-95d7-a001b9714e98): Loading data parts 2025.03.12 22:35:31.272401 [ 274 ] {27d7811b-39e3-4d54-826f-255daf48beb1} oximeter.measurements_histogramf32 (b8fcc9d2-27cb-4e25-95d7-a001b9714e98): There are no data parts 2025.03.12 22:35:31.281081 [ 274 ] {27d7811b-39e3-4d54-826f-255daf48beb1} TCPHandler: Processed in 0.030164812 sec. 2025.03.12 22:35:31.281434 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.281803 [ 274 ] {0857409d-8dfe-45f4-a705-5e99a25a666e} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.281906 [ 274 ] {0857409d-8dfe-45f4-a705-5e99a25a666e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.12 22:35:31.296963 [ 274 ] {0857409d-8dfe-45f4-a705-5e99a25a666e} oximeter.measurements_histogramf64 (2d796953-ef99-4e45-bbc3-d73c1453bfcf): Loading data parts 2025.03.12 22:35:31.297198 [ 274 ] {0857409d-8dfe-45f4-a705-5e99a25a666e} oximeter.measurements_histogramf64 (2d796953-ef99-4e45-bbc3-d73c1453bfcf): There are no data parts 2025.03.12 22:35:31.306235 [ 274 ] {0857409d-8dfe-45f4-a705-5e99a25a666e} TCPHandler: Processed in 0.024923356 sec. 2025.03.12 22:35:31.306529 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.306756 [ 274 ] {760e1563-8f0f-4627-9834-4c0be0cf59e9} executeQuery: (from [fd00:1122:3344:101::d]:62839) /* 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.12 22:35:31.306830 [ 274 ] {760e1563-8f0f-4627-9834-4c0be0cf59e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.12 22:35:31.321436 [ 274 ] {760e1563-8f0f-4627-9834-4c0be0cf59e9} oximeter.fields_bool (c5b5ad81-957d-4a73-be04-687e321bc7f3): Loading data parts 2025.03.12 22:35:31.321626 [ 274 ] {760e1563-8f0f-4627-9834-4c0be0cf59e9} oximeter.fields_bool (c5b5ad81-957d-4a73-be04-687e321bc7f3): There are no data parts 2025.03.12 22:35:31.333804 [ 274 ] {760e1563-8f0f-4627-9834-4c0be0cf59e9} TCPHandler: Processed in 0.02737544 sec. 2025.03.12 22:35:31.333972 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.334188 [ 274 ] {32fb1252-f0a4-4aba-856a-d32d9b4742c0} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.334261 [ 274 ] {32fb1252-f0a4-4aba-856a-d32d9b4742c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.12 22:35:31.344173 [ 274 ] {32fb1252-f0a4-4aba-856a-d32d9b4742c0} oximeter.fields_i8 (997ae60c-28e6-4c6b-acb8-9ce0d1d1c609): Loading data parts 2025.03.12 22:35:31.344356 [ 274 ] {32fb1252-f0a4-4aba-856a-d32d9b4742c0} oximeter.fields_i8 (997ae60c-28e6-4c6b-acb8-9ce0d1d1c609): There are no data parts 2025.03.12 22:35:31.356509 [ 274 ] {32fb1252-f0a4-4aba-856a-d32d9b4742c0} TCPHandler: Processed in 0.022596695 sec. 2025.03.12 22:35:31.356750 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.357155 [ 274 ] {557d8d91-4340-4d93-af5a-8cdd4d8764a4} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.357215 [ 274 ] {557d8d91-4340-4d93-af5a-8cdd4d8764a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.12 22:35:31.366278 [ 274 ] {557d8d91-4340-4d93-af5a-8cdd4d8764a4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Loading data parts 2025.03.12 22:35:31.366447 [ 274 ] {557d8d91-4340-4d93-af5a-8cdd4d8764a4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): There are no data parts 2025.03.12 22:35:31.378489 [ 274 ] {557d8d91-4340-4d93-af5a-8cdd4d8764a4} TCPHandler: Processed in 0.021841756 sec. 2025.03.12 22:35:31.378639 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.378869 [ 274 ] {5e290d25-0e61-4293-a909-e64542c3fb07} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.378944 [ 274 ] {5e290d25-0e61-4293-a909-e64542c3fb07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.12 22:35:31.388570 [ 274 ] {5e290d25-0e61-4293-a909-e64542c3fb07} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Loading data parts 2025.03.12 22:35:31.388747 [ 274 ] {5e290d25-0e61-4293-a909-e64542c3fb07} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): There are no data parts 2025.03.12 22:35:31.400842 [ 274 ] {5e290d25-0e61-4293-a909-e64542c3fb07} TCPHandler: Processed in 0.022262557 sec. 2025.03.12 22:35:31.401123 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.401356 [ 274 ] {5acf65f7-763b-41cb-aaa2-142fe587b633} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.401417 [ 274 ] {5acf65f7-763b-41cb-aaa2-142fe587b633} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.12 22:35:31.411081 [ 274 ] {5acf65f7-763b-41cb-aaa2-142fe587b633} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Loading data parts 2025.03.12 22:35:31.411309 [ 274 ] {5acf65f7-763b-41cb-aaa2-142fe587b633} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): There are no data parts 2025.03.12 22:35:31.423501 [ 274 ] {5acf65f7-763b-41cb-aaa2-142fe587b633} TCPHandler: Processed in 0.022479323 sec. 2025.03.12 22:35:31.423648 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.423879 [ 274 ] {66c99396-9c87-4a7b-babf-71478a08159d} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.423953 [ 274 ] {66c99396-9c87-4a7b-babf-71478a08159d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.12 22:35:31.446361 [ 274 ] {66c99396-9c87-4a7b-babf-71478a08159d} oximeter.fields_i32 (7c9ddcb9-b004-423d-9c44-d2dc20e390be): Loading data parts 2025.03.12 22:35:31.446567 [ 274 ] {66c99396-9c87-4a7b-babf-71478a08159d} oximeter.fields_i32 (7c9ddcb9-b004-423d-9c44-d2dc20e390be): There are no data parts 2025.03.12 22:35:31.456872 [ 274 ] {66c99396-9c87-4a7b-babf-71478a08159d} TCPHandler: Processed in 0.033284943 sec. 2025.03.12 22:35:31.457013 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.457220 [ 274 ] {2b689741-2561-43c6-b627-05f53a6ff2be} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.457282 [ 274 ] {2b689741-2561-43c6-b627-05f53a6ff2be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.12 22:35:31.469172 [ 274 ] {2b689741-2561-43c6-b627-05f53a6ff2be} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Loading data parts 2025.03.12 22:35:31.469375 [ 274 ] {2b689741-2561-43c6-b627-05f53a6ff2be} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): There are no data parts 2025.03.12 22:35:31.479706 [ 274 ] {2b689741-2561-43c6-b627-05f53a6ff2be} TCPHandler: Processed in 0.02274552 sec. 2025.03.12 22:35:31.479831 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.480019 [ 274 ] {d6b08758-af7e-42a2-99e3-e5fb750045e0} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.480088 [ 274 ] {d6b08758-af7e-42a2-99e3-e5fb750045e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.12 22:35:31.503591 [ 274 ] {d6b08758-af7e-42a2-99e3-e5fb750045e0} oximeter.fields_i64 (9372d9ea-246a-4515-9817-596e884c6eba): Loading data parts 2025.03.12 22:35:31.503904 [ 274 ] {d6b08758-af7e-42a2-99e3-e5fb750045e0} oximeter.fields_i64 (9372d9ea-246a-4515-9817-596e884c6eba): There are no data parts 2025.03.12 22:35:31.506770 [ 274 ] {d6b08758-af7e-42a2-99e3-e5fb750045e0} TCPHandler: Processed in 0.02698987 sec. 2025.03.12 22:35:31.506922 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.507119 [ 274 ] {bef8996e-f37e-4f01-8406-eb0b15a4f3d4} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.507186 [ 274 ] {bef8996e-f37e-4f01-8406-eb0b15a4f3d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.12 22:35:31.509064 [ 274 ] {bef8996e-f37e-4f01-8406-eb0b15a4f3d4} oximeter.fields_u64 (ab299831-8249-44d5-94c8-3d43535cfd54): Loading data parts 2025.03.12 22:35:31.509240 [ 274 ] {bef8996e-f37e-4f01-8406-eb0b15a4f3d4} oximeter.fields_u64 (ab299831-8249-44d5-94c8-3d43535cfd54): There are no data parts 2025.03.12 22:35:31.531403 [ 274 ] {bef8996e-f37e-4f01-8406-eb0b15a4f3d4} TCPHandler: Processed in 0.024530636 sec. 2025.03.12 22:35:31.531566 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.531801 [ 274 ] {d3dbf426-eae3-4f7f-be1e-df30fa66b339} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.531873 [ 274 ] {d3dbf426-eae3-4f7f-be1e-df30fa66b339} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.12 22:35:31.553029 [ 274 ] {d3dbf426-eae3-4f7f-be1e-df30fa66b339} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Loading data parts 2025.03.12 22:35:31.553248 [ 274 ] {d3dbf426-eae3-4f7f-be1e-df30fa66b339} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): There are no data parts 2025.03.12 22:35:31.560343 [ 274 ] {d3dbf426-eae3-4f7f-be1e-df30fa66b339} TCPHandler: Processed in 0.028838348 sec. 2025.03.12 22:35:31.560510 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.560740 [ 274 ] {5b193df3-57ef-42a2-99c3-50345a11a099} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.560813 [ 274 ] {5b193df3-57ef-42a2-99c3-50345a11a099} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.12 22:35:31.566573 [ 274 ] {5b193df3-57ef-42a2-99c3-50345a11a099} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Loading data parts 2025.03.12 22:35:31.566776 [ 274 ] {5b193df3-57ef-42a2-99c3-50345a11a099} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): There are no data parts 2025.03.12 22:35:31.577206 [ 274 ] {5b193df3-57ef-42a2-99c3-50345a11a099} TCPHandler: Processed in 0.016754675 sec. 2025.03.12 22:35:31.577349 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.577556 [ 274 ] {48466b45-ab3f-49a8-9357-861787bc3b64} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:35:31.577603 [ 274 ] {48466b45-ab3f-49a8-9357-861787bc3b64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.12 22:35:31.589337 [ 274 ] {48466b45-ab3f-49a8-9357-861787bc3b64} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Loading data parts 2025.03.12 22:35:31.589542 [ 274 ] {48466b45-ab3f-49a8-9357-861787bc3b64} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): There are no data parts 2025.03.12 22:35:31.600151 [ 274 ] {48466b45-ab3f-49a8-9357-861787bc3b64} TCPHandler: Processed in 0.022853102 sec. 2025.03.12 22:35:31.600336 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.600605 [ 274 ] {7886052e-5cef-4594-94c1-3629874945cc} executeQuery: (from [fd00:1122:3344:101::d]:62839) /* 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.12 22:35:31.600685 [ 274 ] {7886052e-5cef-4594-94c1-3629874945cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.12 22:35:31.612317 [ 274 ] {7886052e-5cef-4594-94c1-3629874945cc} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Loading data parts 2025.03.12 22:35:31.612526 [ 274 ] {7886052e-5cef-4594-94c1-3629874945cc} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): There are no data parts 2025.03.12 22:35:31.622548 [ 274 ] {7886052e-5cef-4594-94c1-3629874945cc} TCPHandler: Processed in 0.022263497 sec. 2025.03.12 22:35:31.624618 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:31.624905 [ 276 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.12 22:35:31.626117 [ 276 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.12 22:35:31.634147 [ 283 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} oximeter.version (bbb34835-e4c4-4a37-9774-912eb791faaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:31.634201 [ 283 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:31.638682 [ 283 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:31.639067 [ 283 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} oximeter.version (bbb34835-e4c4-4a37-9774-912eb791faaa): 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.12 22:35:31.639368 [ 276 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} executeQuery: Read 1 rows, 16.00 B in 0.014597 sec., 68.50722751250257 rows/sec., 1.07 KiB/sec. 2025.03.12 22:35:31.639684 [ 276 ] {2f67d2dc-1c52-4a3d-913e-72bf1a65e955} TCPHandler: Processed in 0.015133923 sec. 2025.03.12 22:35:32.000157 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 137.21 MiB, peak 137.21 MiB, free memory in arenas 0.00 B, will set to 140.88 MiB (RSS), difference: 3.67 MiB 2025.03.12 22:35:36.934192 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.12 22:35:36.934294 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.12 22:35:36.935018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.03.12 22:35:36.935144 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.12 22:35:36.942781 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Loading data parts 2025.03.12 22:35:36.943171 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): There are no data parts 2025.03.12 22:35:36.950714 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:36.950774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:36.953827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:36.954720 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:35:36.955322 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.03.12 22:35:36.967172 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Loading data parts 2025.03.12 22:35:36.967469 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): There are no data parts 2025.03.12 22:35:37.000115 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:37.000172 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:37.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.13 MiB, peak 145.25 MiB, free memory in arenas 0.00 B, will set to 148.88 MiB (RSS), difference: 3.75 MiB 2025.03.12 22:35:37.007965 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:37.009131 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:35:37.011499 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.12 22:35:39.434943 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.12 22:35:39.435039 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.12 22:35:39.445355 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Loading data parts 2025.03.12 22:35:39.445567 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): There are no data parts 2025.03.12 22:35:39.459139 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:39.459179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:39.460958 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:39.461632 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:35:39.462205 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.12 22:35:40.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.57 MiB, peak 154.57 MiB, free memory in arenas 0.00 B, will set to 150.77 MiB (RSS), difference: -3.79 MiB 2025.03.12 22:35:44.339823 [ 117 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:35:44.339980 [ 117 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:35:44.455513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.03.12 22:35:44.456588 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:44.456633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:44.457444 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:44.457893 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:35:44.458141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.12 22:35:44.511727 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.12 22:35:44.532200 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:44.532253 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:44.538796 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:44.539938 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:35:44.542250 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.12 22:35:45.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.45 MiB, peak 155.45 MiB, free memory in arenas 0.00 B, will set to 152.54 MiB (RSS), difference: 1.09 MiB 2025.03.12 22:35:50.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 148.56 MiB, peak 155.45 MiB, free memory in arenas 0.00 B, will set to 152.58 MiB (RSS), difference: 4.02 MiB 2025.03.12 22:35:51.650658 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.650926 [ 274 ] {90b5a574-9ab6-47bb-aac9-6a41dbc7f89d} executeQuery: (from [fd00:1122:3344:101::d]:62839) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.651310 [ 274 ] {90b5a574-9ab6-47bb-aac9-6a41dbc7f89d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.653597 [ 274 ] {90b5a574-9ab6-47bb-aac9-6a41dbc7f89d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.654421 [ 274 ] {90b5a574-9ab6-47bb-aac9-6a41dbc7f89d} TCPHandler: Processed in 0.00388733 sec. 2025.03.12 22:35:51.655438 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.655585 [ 274 ] {9105a619-bd05-44f7-8d16-68e45876196e} executeQuery: (from [fd00:1122:3344:101::d]:62839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.659305 [ 274 ] {9105a619-bd05-44f7-8d16-68e45876196e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.659360 [ 274 ] {9105a619-bd05-44f7-8d16-68e45876196e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.659866 [ 274 ] {9105a619-bd05-44f7-8d16-68e45876196e} TCPHandler: Processed in 0.004477727 sec. 2025.03.12 22:35:51.660156 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.660293 [ 274 ] {df0589ca-9401-4193-bc3e-5426f8e317dc} executeQuery: (from [fd00:1122:3344:101::d]:62839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.660643 [ 274 ] {df0589ca-9401-4193-bc3e-5426f8e317dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.660694 [ 274 ] {df0589ca-9401-4193-bc3e-5426f8e317dc} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.661133 [ 274 ] {df0589ca-9401-4193-bc3e-5426f8e317dc} TCPHandler: Processed in 0.001033626 sec. 2025.03.12 22:35:51.661437 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.661583 [ 274 ] {b6c5987d-3f98-48d9-8127-b1c1067327f5} executeQuery: (from [fd00:1122:3344:101::d]:62839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.661898 [ 274 ] {b6c5987d-3f98-48d9-8127-b1c1067327f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.661951 [ 274 ] {b6c5987d-3f98-48d9-8127-b1c1067327f5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.662391 [ 274 ] {b6c5987d-3f98-48d9-8127-b1c1067327f5} TCPHandler: Processed in 0.001015336 sec. 2025.03.12 22:35:51.662598 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.662733 [ 274 ] {1224dcd9-f4a3-4210-8c99-b256e4b09ff3} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.663045 [ 274 ] {1224dcd9-f4a3-4210-8c99-b256e4b09ff3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.663096 [ 274 ] {1224dcd9-f4a3-4210-8c99-b256e4b09ff3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.663531 [ 274 ] {1224dcd9-f4a3-4210-8c99-b256e4b09ff3} TCPHandler: Processed in 0.000981936 sec. 2025.03.12 22:35:51.663744 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.663880 [ 274 ] {a5b1efdb-53a4-4e03-a53e-d353ef456818} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.664197 [ 274 ] {a5b1efdb-53a4-4e03-a53e-d353ef456818} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.664249 [ 274 ] {a5b1efdb-53a4-4e03-a53e-d353ef456818} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.664682 [ 274 ] {a5b1efdb-53a4-4e03-a53e-d353ef456818} TCPHandler: Processed in 0.000986855 sec. 2025.03.12 22:35:51.664881 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.665018 [ 274 ] {1355ce4c-e773-41ec-9ef0-b0e8b24af9a1} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.665339 [ 274 ] {1355ce4c-e773-41ec-9ef0-b0e8b24af9a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.665392 [ 274 ] {1355ce4c-e773-41ec-9ef0-b0e8b24af9a1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.665833 [ 274 ] {1355ce4c-e773-41ec-9ef0-b0e8b24af9a1} TCPHandler: Processed in 0.001002806 sec. 2025.03.12 22:35:51.666033 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.666172 [ 274 ] {aae9ffdb-ca20-45d1-a96a-ae5c7c28503e} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.666498 [ 274 ] {aae9ffdb-ca20-45d1-a96a-ae5c7c28503e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.666550 [ 274 ] {aae9ffdb-ca20-45d1-a96a-ae5c7c28503e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.666989 [ 274 ] {aae9ffdb-ca20-45d1-a96a-ae5c7c28503e} TCPHandler: Processed in 0.001006656 sec. 2025.03.12 22:35:51.667197 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.667333 [ 274 ] {f991d094-0fc9-4081-85a1-9b30f5b662de} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.667666 [ 274 ] {f991d094-0fc9-4081-85a1-9b30f5b662de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.667718 [ 274 ] {f991d094-0fc9-4081-85a1-9b30f5b662de} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.668149 [ 274 ] {f991d094-0fc9-4081-85a1-9b30f5b662de} TCPHandler: Processed in 0.001000586 sec. 2025.03.12 22:35:51.668345 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.668484 [ 274 ] {d777bd5e-083a-44ea-b623-6e11cac609b6} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.668816 [ 274 ] {d777bd5e-083a-44ea-b623-6e11cac609b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.668868 [ 274 ] {d777bd5e-083a-44ea-b623-6e11cac609b6} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.669295 [ 274 ] {d777bd5e-083a-44ea-b623-6e11cac609b6} TCPHandler: Processed in 0.000999846 sec. 2025.03.12 22:35:51.669519 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.669659 [ 274 ] {5940bcdb-e59e-4120-9f60-ded17efc77d5} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.669996 [ 274 ] {5940bcdb-e59e-4120-9f60-ded17efc77d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.670048 [ 274 ] {5940bcdb-e59e-4120-9f60-ded17efc77d5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.670562 [ 274 ] {5940bcdb-e59e-4120-9f60-ded17efc77d5} TCPHandler: Processed in 0.001092149 sec. 2025.03.12 22:35:51.670766 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.670916 [ 274 ] {19bc31ce-188b-4d8d-87ec-2743f8a7bee3} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.671256 [ 274 ] {19bc31ce-188b-4d8d-87ec-2743f8a7bee3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.671308 [ 274 ] {19bc31ce-188b-4d8d-87ec-2743f8a7bee3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.671760 [ 274 ] {19bc31ce-188b-4d8d-87ec-2743f8a7bee3} TCPHandler: Processed in 0.001045227 sec. 2025.03.12 22:35:51.672000 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.672159 [ 274 ] {77dfa72d-5fe5-42a0-b165-1c1ce42d7464} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.672505 [ 274 ] {77dfa72d-5fe5-42a0-b165-1c1ce42d7464} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.672558 [ 274 ] {77dfa72d-5fe5-42a0-b165-1c1ce42d7464} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.673081 [ 274 ] {77dfa72d-5fe5-42a0-b165-1c1ce42d7464} TCPHandler: Processed in 0.001133979 sec. 2025.03.12 22:35:51.673319 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.673463 [ 274 ] {3256cafb-3fbf-4a04-8921-8c48a9952244} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.673822 [ 274 ] {3256cafb-3fbf-4a04-8921-8c48a9952244} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.673885 [ 274 ] {3256cafb-3fbf-4a04-8921-8c48a9952244} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.674578 [ 274 ] {3256cafb-3fbf-4a04-8921-8c48a9952244} TCPHandler: Processed in 0.001307474 sec. 2025.03.12 22:35:51.676087 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.676255 [ 274 ] {f285b081-10c7-4bc9-a32c-e80201bc8ef8} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.676681 [ 274 ] {f285b081-10c7-4bc9-a32c-e80201bc8ef8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.676738 [ 274 ] {f285b081-10c7-4bc9-a32c-e80201bc8ef8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.677219 [ 274 ] {f285b081-10c7-4bc9-a32c-e80201bc8ef8} TCPHandler: Processed in 0.001188711 sec. 2025.03.12 22:35:51.677455 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.677604 [ 274 ] {2a9cf824-d03d-481a-a949-29e0010c5cf1} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.677970 [ 274 ] {2a9cf824-d03d-481a-a949-29e0010c5cf1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.678027 [ 274 ] {2a9cf824-d03d-481a-a949-29e0010c5cf1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.678579 [ 274 ] {2a9cf824-d03d-481a-a949-29e0010c5cf1} TCPHandler: Processed in 0.00117536 sec. 2025.03.12 22:35:51.678825 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.678975 [ 274 ] {d2902907-5a22-4ef9-b712-5d31badb27e3} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.679372 [ 274 ] {d2902907-5a22-4ef9-b712-5d31badb27e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.679445 [ 274 ] {d2902907-5a22-4ef9-b712-5d31badb27e3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.679962 [ 274 ] {d2902907-5a22-4ef9-b712-5d31badb27e3} TCPHandler: Processed in 0.00118652 sec. 2025.03.12 22:35:51.680219 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.680377 [ 274 ] {91cf7005-4130-4e3e-986a-f7a46888f64d} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:35:51.680744 [ 274 ] {91cf7005-4130-4e3e-986a-f7a46888f64d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.680800 [ 274 ] {91cf7005-4130-4e3e-986a-f7a46888f64d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:35:51.681301 [ 274 ] {91cf7005-4130-4e3e-986a-f7a46888f64d} TCPHandler: Processed in 0.001138369 sec. 2025.03.12 22:35:51.686893 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.687020 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.12 22:35:51.687068 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:35:51.687928 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.687969 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.688688 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:51.689164 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:35:51.689383 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} executeQuery: Read 18 rows, 2.52 KiB in 0.002395 sec., 7515.657620041754 rows/sec., 1.03 MiB/sec. 2025.03.12 22:35:51.689511 [ 274 ] {e6a727fc-b760-4b5e-a574-ff5a2b3fe0f0} TCPHandler: Processed in 0.00267093 sec. 2025.03.12 22:35:51.689675 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.689786 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:35:51.689831 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:35:51.693885 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.693924 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.694500 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:51.695111 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:35:51.695352 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} executeQuery: Read 56 rows, 4.41 KiB in 0.005585 sec., 10026.857654431513 rows/sec., 788.77 KiB/sec. 2025.03.12 22:35:51.695411 [ 274 ] {92dacbb8-9fb8-4d0d-a1c8-1f8977a9dcfd} TCPHandler: Processed in 0.00578857 sec. 2025.03.12 22:35:51.695541 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.695649 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:35:51.695695 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:35:51.696261 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.696301 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.696894 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:51.697500 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:35:51.697734 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} executeQuery: Read 64 rows, 5.12 KiB in 0.002105 sec., 30403.800475059383 rows/sec., 2.37 MiB/sec. 2025.03.12 22:35:51.697787 [ 274 ] {59c1cdaa-22b0-48ff-96c5-b3f6d307615b} TCPHandler: Processed in 0.002297549 sec. 2025.03.12 22:35:51.697910 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.698020 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:35:51.698069 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:35:51.698645 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.698680 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.699286 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:51.699865 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:35:51.700076 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} executeQuery: Read 128 rows, 9.13 KiB in 0.00208 sec., 61538.461538461546 rows/sec., 4.29 MiB/sec. 2025.03.12 22:35:51.700136 [ 274 ] {47f2ed8f-2c5e-4025-972c-85fbb5580301} TCPHandler: Processed in 0.002276639 sec. 2025.03.12 22:35:51.700271 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:51.700381 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:35:51.700428 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:35:51.700878 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.700918 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.701454 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:35:51.701937 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:35:51.702144 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} executeQuery: Read 48 rows, 3.31 KiB in 0.001786 sec., 26875.699888017916 rows/sec., 1.81 MiB/sec. 2025.03.12 22:35:51.702194 [ 274 ] {ec087cc6-d7ec-44e4-9b13-b1c9fa39dbc0} TCPHandler: Processed in 0.001975051 sec. 2025.03.12 22:35:51.958384 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.03.12 22:35:51.959001 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:51.959040 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:51.959784 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:35:51.960273 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:35:51.960520 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.03.12 22:35:52.042356 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.12 22:35:52.061427 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:52.061495 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:52.068617 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:35:52.069855 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:35:52.072611 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.12 22:35:56.657921 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:56.658204 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:35:56.658312 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:35:56.659321 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:56.659373 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:56.659811 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:56.660066 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:35:56.660299 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} executeQuery: Read 56 rows, 4.41 KiB in 0.002177 sec., 25723.47266881029 rows/sec., 1.98 MiB/sec. 2025.03.12 22:35:56.660355 [ 274 ] {49b8c4c3-0d02-4998-bfac-5e8ac65af81d} TCPHandler: Processed in 0.002576537 sec. 2025.03.12 22:35:56.660480 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:56.660588 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:35:56.660634 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:35:56.661173 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:56.661214 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:56.661573 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:56.661816 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:35:56.662045 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. 2025.03.12 22:35:56.662098 [ 274 ] {f7cbfbe8-572a-4e8b-bef1-1b5b459c777e} TCPHandler: Processed in 0.001669613 sec. 2025.03.12 22:35:56.662215 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:56.662323 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:35:56.662372 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:35:56.662903 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:56.662942 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:56.663338 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:56.663578 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:35:56.663785 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. 2025.03.12 22:35:56.663837 [ 274 ] {9c27ba32-3e0d-4c3a-9867-68a330a93287} TCPHandler: Processed in 0.001674234 sec. 2025.03.12 22:35:56.663942 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:35:56.664046 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:35:56.664093 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:35:56.664529 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:56.664568 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:56.664923 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:56.665161 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:35:56.665362 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2025.03.12 22:35:56.665412 [ 274 ] {2b37a398-ad06-4f3f-b4f2-264fd7101e59} TCPHandler: Processed in 0.001519579 sec. 2025.03.12 22:35:59.340021 [ 101 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:35:59.340090 [ 101 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:35:59.461613 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.03.12 22:35:59.462285 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:59.462337 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:59.462918 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:35:59.463174 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:35:59.463480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.12 22:35:59.463700 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.03.12 22:35:59.467846 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:59.467890 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:59.469385 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:35:59.469686 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:35:59.470181 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.03.12 22:35:59.572664 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.12 22:35:59.591945 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:35:59.591995 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:35:59.598495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:35:59.599216 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:35:59.601672 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.12 22:36:01.652218 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.652625 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:36:01.653304 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:01.653381 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} 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.12 22:36:01.653692 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:01.653876 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:01.654163 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.12 22:36:01.655322 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:01.657323 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (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.12 22:36:01.657373 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:01.657580 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} 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.12 22:36:01.657633 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:01.663730 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} executeQuery: Read 18 rows, 754.00 B in 0.011292 sec., 1594.0488841657811 rows/sec., 65.21 KiB/sec. 2025.03.12 22:36:01.663859 [ 274 ] {c9815f9e-c1ae-4502-93e1-fe814d07b29e} TCPHandler: Processed in 0.011825676 sec. 2025.03.12 22:36:01.670820 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.670971 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.12 22:36:01.671032 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:01.671810 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.671852 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.672362 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:01.672593 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:36:01.672803 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} executeQuery: Read 1 rows, 153.00 B in 0.001873 sec., 533.9028296849973 rows/sec., 79.77 KiB/sec. 2025.03.12 22:36:01.672869 [ 274 ] {c662c7e9-0344-400a-8327-c118bab4fce4} TCPHandler: Processed in 0.002115225 sec. 2025.03.12 22:36:01.673014 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.673121 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:01.673168 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:01.673738 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.673777 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.674132 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:01.674392 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:01.674570 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} executeQuery: Read 72 rows, 5.99 KiB in 0.001471 sec., 48946.29503738953 rows/sec., 3.98 MiB/sec. 2025.03.12 22:36:01.674621 [ 274 ] {eecfb4e0-6016-4f4c-8f38-b8d3a633e600} TCPHandler: Processed in 0.001657333 sec. 2025.03.12 22:36:01.674745 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.674854 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:01.674901 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:01.675464 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.675501 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.675852 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:01.676098 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:01.676343 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec. 2025.03.12 22:36:01.676420 [ 274 ] {41d1671e-4aa9-4940-ab13-bfe00af4c68d} TCPHandler: Processed in 0.001725085 sec. 2025.03.12 22:36:01.676539 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.676646 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:01.676691 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:01.677257 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.677296 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.677646 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:01.677894 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:01.678094 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} executeQuery: Read 72 rows, 5.76 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.84 MiB/sec. 2025.03.12 22:36:01.678160 [ 274 ] {a5cef683-2875-4a2b-aa5d-86b68b0bfe16} TCPHandler: Processed in 0.001672104 sec. 2025.03.12 22:36:01.678296 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.678404 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:01.678461 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:01.678992 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.679030 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.679413 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:01.679667 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:01.679904 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. 2025.03.12 22:36:01.679989 [ 274 ] {f1beaa38-0c80-46f5-983e-5e6c603e914b} TCPHandler: Processed in 0.001744885 sec. 2025.03.12 22:36:01.680111 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.680219 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:01.680286 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:01.681322 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.681362 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.683961 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:01.684269 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:01.684462 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} executeQuery: Read 8 rows, 14.68 KiB in 0.004266 sec., 1875.293014533521 rows/sec., 3.36 MiB/sec. 2025.03.12 22:36:01.684553 [ 274 ] {307b19da-cbe5-47fd-890b-98aaa0a3fb59} TCPHandler: Processed in 0.004491566 sec. 2025.03.12 22:36:01.684680 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:01.684788 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:01.684833 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:01.685285 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:01.685323 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:01.685687 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:01.685928 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:01.686129 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. 2025.03.12 22:36:01.686180 [ 274 ] {ddd19091-eea8-4f5f-a322-77a0db2cebd0} TCPHandler: Processed in 0.001552251 sec. 2025.03.12 22:36:06.657154 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:06.657363 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:06.657438 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:06.658268 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:06.658319 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:06.658744 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:06.659004 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:06.659243 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. 2025.03.12 22:36:06.659310 [ 274 ] {bdc12acb-e91b-478d-8571-a797b507f574} TCPHandler: Processed in 0.002287439 sec. 2025.03.12 22:36:06.659439 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:06.659554 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:06.659602 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:06.660155 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:06.660194 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:06.660548 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:06.660784 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:06.661089 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} executeQuery: Read 64 rows, 5.12 KiB in 0.001536 sec., 41666.666666666664 rows/sec., 3.25 MiB/sec. 2025.03.12 22:36:06.661191 [ 274 ] {f77850e5-3aff-4228-b316-6295df191a18} TCPHandler: Processed in 0.001803617 sec. 2025.03.12 22:36:06.661311 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:06.661420 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:06.661469 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:06.662002 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:06.662043 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:06.662429 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:06.662667 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:06.662873 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. 2025.03.12 22:36:06.662925 [ 274 ] {3b6db87f-a868-42cf-aa79-36511486ab85} TCPHandler: Processed in 0.001665473 sec. 2025.03.12 22:36:06.663031 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:06.663134 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:06.663179 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:06.663619 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:06.663658 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:06.664014 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:06.664252 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:06.664463 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. 2025.03.12 22:36:06.664514 [ 274 ] {c7236995-998c-41da-9665-ae342b7231ec} TCPHandler: Processed in 0.001533199 sec. 2025.03.12 22:36:06.963622 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.03.12 22:36:06.964356 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:06.964404 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:06.964993 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:06.965246 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:06.965485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.03.12 22:36:07.101751 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.12 22:36:07.120976 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:07.121030 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.03.12 22:36:07.127904 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:07.128628 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:07.131412 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.12 22:36:09.470478 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 166 2025.03.12 22:36:09.473259 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:09.473313 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:09.474792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:09.475095 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:09.475631 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 166 2025.03.12 22:36:11.658075 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.658263 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:11.658339 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:11.659093 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.659140 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.659583 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:11.659835 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:11.660070 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} executeQuery: Read 72 rows, 5.99 KiB in 0.001859 sec., 38730.500268961805 rows/sec., 3.15 MiB/sec. 2025.03.12 22:36:11.660133 [ 274 ] {8c8487dc-4990-4d4f-b9f6-b55f7ddd4d94} TCPHandler: Processed in 0.002202287 sec. 2025.03.12 22:36:11.660272 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.660380 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:11.660426 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:11.660945 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.660988 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.661338 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:11.661574 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:11.661806 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} executeQuery: Read 8 rows, 616.00 B in 0.001446 sec., 5532.5034578146615 rows/sec., 416.02 KiB/sec. 2025.03.12 22:36:11.661950 [ 274 ] {ba9261bd-d235-4d13-bc8e-41056822db85} TCPHandler: Processed in 0.001730924 sec. 2025.03.12 22:36:11.662074 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.662181 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:11.662226 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:11.662789 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.662828 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.663188 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:11.663431 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:11.663725 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} executeQuery: Read 72 rows, 5.76 KiB in 0.001542 sec., 46692.607003891055 rows/sec., 3.65 MiB/sec. 2025.03.12 22:36:11.663842 [ 274 ] {87641df4-0980-4137-83f1-8366f9002383} TCPHandler: Processed in 0.001817478 sec. 2025.03.12 22:36:11.663967 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.664076 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:11.664126 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:11.664698 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.664740 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.665136 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:11.665375 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:11.665590 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. 2025.03.12 22:36:11.665642 [ 274 ] {7b708ca8-02cc-484a-b947-e9215a45bea2} TCPHandler: Processed in 0.001732845 sec. 2025.03.12 22:36:11.665762 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.665868 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:11.665934 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:11.666961 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.667002 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.667609 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:11.667869 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:11.668192 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} executeQuery: Read 8 rows, 14.68 KiB in 0.00234 sec., 3418.8034188034185 rows/sec., 6.13 MiB/sec. 2025.03.12 22:36:11.668294 [ 274 ] {d76b7211-97da-4d47-b1d9-4d07a4d1236d} TCPHandler: Processed in 0.002583537 sec. 2025.03.12 22:36:11.668440 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:11.668546 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:11.668594 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:11.669038 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:11.669078 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:11.669446 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:11.669697 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:11.669908 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. 2025.03.12 22:36:11.669959 [ 274 ] {6a2917bb-6dd5-4d29-8968-730cf2468b8e} TCPHandler: Processed in 0.00156957 sec. 2025.03.12 22:36:14.340136 [ 81 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:36:14.340190 [ 81 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:36:14.465618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.03.12 22:36:14.466399 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:14.466454 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:14.467085 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:14.467339 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:14.467587 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.12 22:36:14.467586 [ 81 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:14.467680 [ 81 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:14.467709 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:14.467930 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:36:14.468110 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:14.468287 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:14.468423 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:14.468634 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.03.12 22:36:14.468814 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:14.469007 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.03.12 22:36:14.469157 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:14.477741 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.009946187 sec., 282118.16246768733 rows/sec., 4.04 MiB/sec. 2025.03.12 22:36:14.478536 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:14.478887 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:14.478977 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_6_1} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:14.479175 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.03.12 22:36:14.631498 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.12 22:36:14.652562 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:14.652629 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:14.660088 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:14.660888 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:14.661304 [ 80 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:14.661430 [ 80 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:14.661506 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:14.661978 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.676951 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.12 22:36:14.678257 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:14.679731 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.685117 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.690363 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.695506 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.702884 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.707450 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:14.775311 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113650436 sec., 404.7498770704232 rows/sec., 2.09 MiB/sec. 2025.03.12 22:36:14.777995 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:14.780898 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_6_1} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:14.781034 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_6_1} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:14.783134 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.03.12 22:36:15.000161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.51 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 162.75 MiB (RSS), difference: 3.24 MiB 2025.03.12 22:36:16.659191 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:16.659387 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:16.659463 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:16.660224 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.660278 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.660745 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:16.661025 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:16.661215 [ 78 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:16.661285 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} executeQuery: Read 56 rows, 4.41 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.21 MiB/sec. 2025.03.12 22:36:16.661292 [ 78 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.661368 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.661415 [ 274 ] {27d3f429-0030-46fd-bbf7-ed2d96485bfd} TCPHandler: Processed in 0.002362131 sec. 2025.03.12 22:36:16.661734 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:16.661861 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:16.661932 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:16.662035 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:16.662232 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:16.662330 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:16.662745 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:16.663225 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2025.03.12 22:36:16.663502 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:16.663902 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.12 22:36:16.664250 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.03.12 22:36:16.664890 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.664949 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.665909 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:16.666545 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:16.666863 [ 78 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:16.666985 [ 78 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.667074 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.667182 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} executeQuery: Read 64 rows, 5.12 KiB in 0.005237 sec., 12220.737063204124 rows/sec., 976.75 KiB/sec. 2025.03.12 22:36:16.667652 [ 274 ] {860d0a18-8f75-4ffe-9f9c-9f04505c1428} TCPHandler: Processed in 0.006049876 sec. 2025.03.12 22:36:16.667665 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:16.667982 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:16.668006 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.006508519 sec., 56541.28074297701 rows/sec., 4.66 MiB/sec. 2025.03.12 22:36:16.668228 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:16.668311 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:16.668346 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:16.668417 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:16.668447 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:16.668913 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:16.669354 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2025.03.12 22:36:16.669834 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:16.670134 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.12 22:36:16.670550 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.03.12 22:36:16.671231 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:16.671632 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_6_1} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:16.671746 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.671841 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.671893 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.12 22:36:16.672991 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:16.673602 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:16.673877 [ 78 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:16.673975 [ 78 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.674065 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.674202 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} executeQuery: Read 160 rows, 11.41 KiB in 0.005961 sec., 26841.1340379131 rows/sec., 1.87 MiB/sec. 2025.03.12 22:36:16.674637 [ 274 ] {52a9efa0-d275-43c3-9764-a0096c502399} TCPHandler: Processed in 0.006770036 sec. 2025.03.12 22:36:16.674649 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:16.674788 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.007563976 sec., 52882.24076861164 rows/sec., 4.33 MiB/sec. 2025.03.12 22:36:16.674893 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:16.674947 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:16.675060 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.03.12 22:36:16.675110 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:16.675199 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:16.675276 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:16.675494 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:16.676059 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:16.676549 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:16.677007 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:16.677006 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:16.677519 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_6_1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:16.677538 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.03.12 22:36:16.677971 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.12 22:36:16.678364 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.678413 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.678974 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:16.679295 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:16.679518 [ 78 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:16.679636 [ 78 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:16.679719 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:16.679793 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} executeQuery: Read 60 rows, 4.14 KiB in 0.004692 sec., 12787.723785166241 rows/sec., 882.49 KiB/sec. 2025.03.12 22:36:16.680569 [ 274 ] {fb299280-94b5-4aca-bc80-fb2f5ed75e9d} TCPHandler: Processed in 0.005761419 sec. 2025.03.12 22:36:16.680628 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:16.680919 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.006706323 sec., 138376.8720951854 rows/sec., 9.64 MiB/sec. 2025.03.12 22:36:16.681030 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:16.681074 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.03.12 22:36:16.681219 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:16.681279 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:16.681638 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:16.681857 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:16.682044 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:16.682288 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.03.12 22:36:16.682373 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:16.682719 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_6_1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:16.682848 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.12 22:36:16.683730 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.003773327 sec., 92226.30320669267 rows/sec., 6.22 MiB/sec. 2025.03.12 22:36:16.683960 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:16.684366 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:16.684465 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_6_1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:16.684569 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.12 22:36:17.309805 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.310061 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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.12 22:36:17.310456 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.310501 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} 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.12 22:36:17.310803 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.310887 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.311065 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.12 22:36:17.311332 [ 287 ] {48365d3e-5cb7-480c-8513-bc06af83695b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.311360 [ 286 ] {48365d3e-5cb7-480c-8513-bc06af83695b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.311498 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.311530 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.311586 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} 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.12 22:36:17.311612 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.312265 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} executeQuery: Read 18 rows, 754.00 B in 0.002317 sec., 7768.666378938282 rows/sec., 317.79 KiB/sec. 2025.03.12 22:36:17.312354 [ 274 ] {48365d3e-5cb7-480c-8513-bc06af83695b} TCPHandler: Processed in 0.00268235 sec. 2025.03.12 22:36:17.312812 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.312966 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.313239 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.313281 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} 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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.313548 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.313614 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.313759 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.12 22:36:17.313835 [ 287 ] {2115965d-1789-4184-89cf-27ac97b30548} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.313862 [ 286 ] {2115965d-1789-4184-89cf-27ac97b30548} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.313950 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.313978 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.314026 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.314049 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.314762 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} executeQuery: Read 18 rows, 754.00 B in 0.001864 sec., 9656.652360515021 rows/sec., 395.03 KiB/sec. 2025.03.12 22:36:17.314883 [ 274 ] {2115965d-1789-4184-89cf-27ac97b30548} TCPHandler: Processed in 0.002123006 sec. 2025.03.12 22:36:17.315162 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.315314 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.315586 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.315629 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.315897 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.315964 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.316137 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.12 22:36:17.316247 [ 286 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.316259 [ 287 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.316351 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.316375 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.316423 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.316448 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.317026 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} executeQuery: Read 18 rows, 754.00 B in 0.001779 sec., 10118.043844856662 rows/sec., 413.90 KiB/sec. 2025.03.12 22:36:17.317173 [ 274 ] {2aa75e98-61bf-4174-aae0-d6f9c4dca567} TCPHandler: Processed in 0.002060524 sec. 2025.03.12 22:36:17.317472 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.317628 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.317905 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.317947 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.318221 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.318287 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.318431 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.12 22:36:17.318538 [ 286 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.318549 [ 287 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.318647 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.318671 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.318717 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.318742 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.319327 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} executeQuery: Read 18 rows, 754.00 B in 0.001767 sec., 10186.757215619695 rows/sec., 416.71 KiB/sec. 2025.03.12 22:36:17.319447 [ 274 ] {51b9b516-c926-4c24-8282-c4bb3f281f9b} TCPHandler: Processed in 0.002027833 sec. 2025.03.12 22:36:17.319709 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.319865 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.320166 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.320210 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.320486 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.320551 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.320691 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.12 22:36:17.320803 [ 286 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.320804 [ 287 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.320908 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.320931 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.320979 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.321003 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.321575 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} executeQuery: Read 18 rows, 754.00 B in 0.00178 sec., 10112.359550561798 rows/sec., 413.67 KiB/sec. 2025.03.12 22:36:17.321694 [ 274 ] {17d6597d-5c3d-4239-bcce-ca06b9c47339} TCPHandler: Processed in 0.002036203 sec. 2025.03.12 22:36:17.321950 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.322105 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.322382 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.322425 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.322702 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.322767 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.322909 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.12 22:36:17.323024 [ 287 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.323029 [ 286 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.323143 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.323170 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.323218 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.323243 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.323780 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} executeQuery: Read 18 rows, 754.00 B in 0.001745 sec., 10315.186246418338 rows/sec., 421.96 KiB/sec. 2025.03.12 22:36:17.323864 [ 274 ] {23e5ff1c-fcec-47e5-9d21-cbf4b884a878} TCPHandler: Processed in 0.001965141 sec. 2025.03.12 22:36:17.331998 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.332161 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.332441 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.332487 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.332778 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.332847 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.332994 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.12 22:36:17.333100 [ 287 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.333111 [ 286 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.333219 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.333247 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.333294 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.333320 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.333827 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} executeQuery: Read 18 rows, 754.00 B in 0.001737 sec., 10362.694300518135 rows/sec., 423.91 KiB/sec. 2025.03.12 22:36:17.333913 [ 274 ] {b4079a30-b2d5-4058-83d0-54ca1b295604} TCPHandler: Processed in 0.001968281 sec. 2025.03.12 22:36:17.334213 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.334369 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.334651 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.334698 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.334990 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.335057 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.335202 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.12 22:36:17.335276 [ 287 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.335303 [ 286 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.335399 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.335428 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.335475 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.335500 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.336075 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} executeQuery: Read 18 rows, 754.00 B in 0.001775 sec., 10140.845070422534 rows/sec., 414.83 KiB/sec. 2025.03.12 22:36:17.336201 [ 274 ] {25f65aba-36b0-4f61-9a26-04f865bc60b5} TCPHandler: Processed in 0.002039713 sec. 2025.03.12 22:36:17.336461 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.336616 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.336911 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.336957 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.337255 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.337323 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.337465 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.12 22:36:17.337580 [ 286 ] {9651f1a8-5767-4e35-98d6-690679bf164a} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.337595 [ 287 ] {9651f1a8-5767-4e35-98d6-690679bf164a} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.337689 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.337712 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.337759 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.337784 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.338361 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} executeQuery: Read 18 rows, 754.00 B in 0.001816 sec., 9911.894273127753 rows/sec., 405.47 KiB/sec. 2025.03.12 22:36:17.338480 [ 274 ] {9651f1a8-5767-4e35-98d6-690679bf164a} TCPHandler: Processed in 0.002070534 sec. 2025.03.12 22:36:17.338710 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.338867 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.339153 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.339199 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.339492 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.339559 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.339703 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.12 22:36:17.339807 [ 286 ] {910b54d3-dac1-43a2-b3c7-3979521719be} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.339822 [ 287 ] {910b54d3-dac1-43a2-b3c7-3979521719be} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.339916 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.339940 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.339987 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.340013 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.340601 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} executeQuery: Read 18 rows, 754.00 B in 0.001807 sec., 9961.261759822912 rows/sec., 407.49 KiB/sec. 2025.03.12 22:36:17.340722 [ 274 ] {910b54d3-dac1-43a2-b3c7-3979521719be} TCPHandler: Processed in 0.002062593 sec. 2025.03.12 22:36:17.340941 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.341101 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.341412 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.341460 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.341760 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.341827 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.341972 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.12 22:36:17.342087 [ 286 ] {a162e28b-f00e-4c23-98cd-25b171e18730} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.342103 [ 287 ] {a162e28b-f00e-4c23-98cd-25b171e18730} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.342200 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.342223 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.342272 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.342296 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.342863 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} executeQuery: Read 18 rows, 754.00 B in 0.001836 sec., 9803.921568627451 rows/sec., 401.05 KiB/sec. 2025.03.12 22:36:17.342981 [ 274 ] {a162e28b-f00e-4c23-98cd-25b171e18730} TCPHandler: Processed in 0.002092224 sec. 2025.03.12 22:36:17.343220 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.343390 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} executeQuery: (from [fd00:1122:3344:101::d]:62839) 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', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:17.343694 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:17.343742 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} 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', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:17.344057 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.344126 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:17.344272 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.12 22:36:17.344374 [ 287 ] {7e3642cc-c887-416b-852e-08300bc66c50} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:17.344396 [ 286 ] {7e3642cc-c887-416b-852e-08300bc66c50} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:17.344512 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.12 22:36:17.344541 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:17.344591 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} 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', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:17.344616 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.12 22:36:17.345148 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} executeQuery: Read 18 rows, 754.00 B in 0.001836 sec., 9803.921568627451 rows/sec., 401.05 KiB/sec. 2025.03.12 22:36:17.345237 [ 274 ] {7e3642cc-c887-416b-852e-08300bc66c50} TCPHandler: Processed in 0.002081034 sec. 2025.03.12 22:36:17.437195 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.437371 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.12 22:36:17.437448 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:17.438345 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.438399 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.438959 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:17.439190 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:36:17.439471 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} executeQuery: Read 12 rows, 4.18 KiB in 0.00214 sec., 5607.476635514019 rows/sec., 1.91 MiB/sec. 2025.03.12 22:36:17.439674 [ 274 ] {90a0aafd-7506-4aee-8884-8aedb996ccab} TCPHandler: Processed in 0.002591637 sec. 2025.03.12 22:36:17.439819 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.439936 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.439985 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:36:17.441172 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.441213 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.441595 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:17.441839 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:36:17.442089 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} executeQuery: Read 24 rows, 2.04 KiB in 0.002176 sec., 11029.411764705883 rows/sec., 937.07 KiB/sec. 2025.03.12 22:36:17.442259 [ 274 ] {15ba0240-6d09-49ef-8b3f-190cdaa99ad8} TCPHandler: Processed in 0.002489155 sec. 2025.03.12 22:36:17.442386 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.442495 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:17.442542 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:17.443800 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.443841 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.444305 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:17.444555 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:17.444770 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} executeQuery: Read 1332 rows, 114.01 KiB in 0.002299 sec., 579382.3401478904 rows/sec., 48.43 MiB/sec. 2025.03.12 22:36:17.444830 [ 274 ] {24e4f77a-8dc4-4442-b2f6-9b4617969799} TCPHandler: Processed in 0.002493425 sec. 2025.03.12 22:36:17.444953 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.445061 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.445107 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:17.445643 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.445683 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.446046 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:17.446290 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:17.446581 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} executeQuery: Read 20 rows, 1.56 KiB in 0.001526 sec., 13106.15989515072 rows/sec., 1023.92 KiB/sec. 2025.03.12 22:36:17.446654 [ 274 ] {9d7c58fd-c007-48db-b30b-6fa4b36058b6} TCPHandler: Processed in 0.001752156 sec. 2025.03.12 22:36:17.446760 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.446863 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.446907 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:36:17.447521 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.447561 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.447936 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:17.448170 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:36:17.448370 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} executeQuery: Read 252 rows, 17.85 KiB in 0.001514 sec., 166446.49933949803 rows/sec., 11.51 MiB/sec. 2025.03.12 22:36:17.448493 [ 274 ] {bea42114-3a71-4cde-9376-963ea6626728} TCPHandler: Processed in 0.001782576 sec. 2025.03.12 22:36:17.448615 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.448721 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.448765 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:36:17.449300 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.449339 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.449693 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:17.449928 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:36:17.450172 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} executeQuery: Read 12 rows, 960.00 B in 0.001465 sec., 8191.126279863482 rows/sec., 639.93 KiB/sec. 2025.03.12 22:36:17.450232 [ 274 ] {a1021ce5-c7ad-4d9e-9b2e-2f537149aaf0} TCPHandler: Processed in 0.001668484 sec. 2025.03.12 22:36:17.450337 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.450439 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:17.450484 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:17.451189 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.451229 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.451607 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:17.451858 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:17.452035 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} executeQuery: Read 564 rows, 43.30 KiB in 0.001617 sec., 348794.06307977735 rows/sec., 26.15 MiB/sec. 2025.03.12 22:36:17.452087 [ 274 ] {43f24d98-e94b-42a3-84e7-f5a6b39ae92f} TCPHandler: Processed in 0.001799507 sec. 2025.03.12 22:36:17.452209 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.452315 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.452363 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:17.453544 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.453578 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.454123 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:17.454364 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:17.454601 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} executeQuery: Read 2564 rows, 178.00 KiB in 0.002289 sec., 1120139.7990388817 rows/sec., 75.94 MiB/sec. 2025.03.12 22:36:17.454749 [ 274 ] {42efa03c-2d61-448d-8ec5-3c2f1b7c1c7c} TCPHandler: Processed in 0.002591318 sec. 2025.03.12 22:36:17.454874 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.454981 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.455049 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:17.456077 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.456115 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.456711 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:17.456966 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:17.457162 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} executeQuery: Read 8 rows, 14.68 KiB in 0.002203 sec., 3631.4117113027687 rows/sec., 6.51 MiB/sec. 2025.03.12 22:36:17.457251 [ 274 ] {7e1caa0a-2608-4419-8b33-9b4d82d2cb7c} TCPHandler: Processed in 0.002427922 sec. 2025.03.12 22:36:17.457380 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:17.457487 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:17.457533 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:17.457955 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:17.457998 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.03.12 22:36:17.458344 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:17.458596 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:17.458769 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} executeQuery: Read 12 rows, 848.00 B in 0.001304 sec., 9202.453987730061 rows/sec., 635.07 KiB/sec. 2025.03.12 22:36:17.458817 [ 274 ] {b8a8c565-6d65-4b69-9510-666d74b78705} TCPHandler: Processed in 0.001488059 sec. 2025.03.12 22:36:18.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.27 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 163.22 MiB (RSS), difference: -1.05 MiB 2025.03.12 22:36:19.475812 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 230 2025.03.12 22:36:19.480058 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:19.480106 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:19.481628 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:19.481932 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:19.482737 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 230 2025.03.12 22:36:21.656123 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:21.656324 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:21.656403 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:21.657210 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:21.657255 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:21.657688 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:21.657941 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:21.658147 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. 2025.03.12 22:36:21.658203 [ 274 ] {25f25702-0187-47d2-9a97-c4c7a2d7c98c} TCPHandler: Processed in 0.002216658 sec. 2025.03.12 22:36:21.658324 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:21.658431 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:21.658476 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:21.659011 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:21.659051 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:21.659394 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:21.659633 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:21.659844 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} executeQuery: Read 64 rows, 5.12 KiB in 0.001434 sec., 44630.404463040446 rows/sec., 3.48 MiB/sec. 2025.03.12 22:36:21.659896 [ 274 ] {30cf08b7-6e4f-4bb4-80af-6446bffb2715} TCPHandler: Processed in 0.001622762 sec. 2025.03.12 22:36:21.660015 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:21.660124 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:21.660175 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:21.660676 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:21.660717 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:21.661094 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:21.661337 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:21.661545 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} executeQuery: Read 128 rows, 9.13 KiB in 0.001443 sec., 88704.0887040887 rows/sec., 6.18 MiB/sec. 2025.03.12 22:36:21.661597 [ 274 ] {f69f6412-60f1-44ee-bebf-89293102b2c3} TCPHandler: Processed in 0.001631863 sec. 2025.03.12 22:36:21.661715 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:21.661821 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:21.661867 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:21.662297 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:21.662337 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:21.662688 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:21.662917 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:21.663179 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} executeQuery: Read 48 rows, 3.31 KiB in 0.001373 sec., 34959.941733430445 rows/sec., 2.36 MiB/sec. 2025.03.12 22:36:21.663352 [ 274 ] {00947919-5a94-48d5-bbae-04664b23b1ab} TCPHandler: Processed in 0.001683394 sec. 2025.03.12 22:36:21.967715 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.03.12 22:36:21.968367 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:21.968414 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:21.968955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:21.969211 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:21.969475 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.03.12 22:36:22.177046 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.12 22:36:22.196056 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:22.196120 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:22.203184 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:22.203948 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:22.206670 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.12 22:36:23.000173 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 163.76 MiB, peak 169.05 MiB, free memory in arenas 0.00 B, will set to 164.99 MiB (RSS), difference: 1.23 MiB 2025.03.12 22:36:26.657512 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:26.657713 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:26.657783 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:26.658585 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:26.658631 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:26.659057 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:26.659303 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:26.659543 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. 2025.03.12 22:36:26.659599 [ 274 ] {7f95b484-266b-435e-861c-2813660e20a6} TCPHandler: Processed in 0.002213647 sec. 2025.03.12 22:36:26.659724 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:26.659831 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:26.659877 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:26.660416 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:26.660457 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:26.660817 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:26.661056 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:26.661271 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} executeQuery: Read 64 rows, 5.12 KiB in 0.001463 sec., 43745.72795625427 rows/sec., 3.41 MiB/sec. 2025.03.12 22:36:26.661346 [ 274 ] {b68717c8-fbf0-441a-8e08-8efde119e4db} TCPHandler: Processed in 0.001673683 sec. 2025.03.12 22:36:26.661464 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:26.661571 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:26.661621 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:26.662155 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:26.662210 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:26.662602 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:26.662846 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:26.663052 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec. 2025.03.12 22:36:26.663105 [ 274 ] {c2d6743e-8286-4424-a7a5-4db56566394f} TCPHandler: Processed in 0.001691124 sec. 2025.03.12 22:36:26.663210 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:26.663313 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:26.663359 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:26.663789 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:26.663829 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:26.664194 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:26.664430 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:26.664735 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2025.03.12 22:36:26.664868 [ 274 ] {e507725c-9134-4532-9793-adc157b99d90} TCPHandler: Processed in 0.001707725 sec. 2025.03.12 22:36:29.340231 [ 59 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:36:29.340292 [ 59 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:36:29.469615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.03.12 22:36:29.470354 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:29.470391 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:29.470987 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:29.471240 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:29.471419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.12 22:36:29.483108 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 246 2025.03.12 22:36:29.485808 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:29.485855 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:29.487312 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:29.487610 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:29.488269 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 246 2025.03.12 22:36:29.706753 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.12 22:36:29.726448 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:29.726513 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:29.733385 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:29.734168 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:29.737272 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.12 22:36:30.383306 [ 274 ] {} TCPHandler: Done processing connection. 2025.03.12 22:36:30.383407 [ 274 ] {} TCP-Session: 823bec16-5dbb-4697-a043-01ad5011214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.12 22:36:31.000158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 163.28 MiB, peak 169.55 MiB, free memory in arenas 0.00 B, will set to 165.34 MiB (RSS), difference: 2.06 MiB 2025.03.12 22:36:31.653904 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.654253 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} executeQuery: (from [fd00:1122:3344:101::d]:50656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:31.654828 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:31.654894 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:31.655364 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:31.655465 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:31.655663 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.12 22:36:31.655844 [ 287 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:31.655939 [ 288 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.12 22:36:31.655993 [ 286 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:31.656119 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.12 22:36:31.656152 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:31.658460 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.12 22:36:31.658500 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.12 22:36:31.658579 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.658641 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.659980 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} executeQuery: Read 30 rows, 1.26 KiB in 0.005893 sec., 5090.78567792296 rows/sec., 213.44 KiB/sec. 2025.03.12 22:36:31.660117 [ 276 ] {b126d9c6-6340-43a6-aa71-1334f1a022e9} TCPHandler: Processed in 0.006431287 sec. 2025.03.12 22:36:31.660357 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.660529 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} executeQuery: (from [fd00:1122:3344:101::d]:50656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:31.660836 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:31.660884 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:31.661196 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:31.661262 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:31.661406 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.12 22:36:31.661517 [ 288 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:31.661547 [ 287 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:31.661567 [ 286 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.12 22:36:31.661681 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.12 22:36:31.661711 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:31.661793 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.12 22:36:31.661814 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.12 22:36:31.661854 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.661896 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.662655 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} executeQuery: Read 30 rows, 1.26 KiB in 0.002208 sec., 13586.956521739132 rows/sec., 569.66 KiB/sec. 2025.03.12 22:36:31.662761 [ 276 ] {6e936bb1-b5d9-4ce9-93cc-1d48cb61daf5} TCPHandler: Processed in 0.002461314 sec. 2025.03.12 22:36:31.662975 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.663140 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} executeQuery: (from [fd00:1122:3344:101::d]:50656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:31.663436 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:31.663484 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:31.663803 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:31.663871 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:31.664017 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.12 22:36:31.664126 [ 288 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:31.664136 [ 287 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:31.664169 [ 286 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.12 22:36:31.664278 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.12 22:36:31.664314 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:31.664401 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.12 22:36:31.664422 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.12 22:36:31.664465 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.664509 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.665243 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} executeQuery: Read 30 rows, 1.26 KiB in 0.002179 sec., 13767.783386874713 rows/sec., 577.24 KiB/sec. 2025.03.12 22:36:31.665353 [ 276 ] {c510b4d2-b359-4094-842b-0ff977e437a7} TCPHandler: Processed in 0.002431073 sec. 2025.03.12 22:36:31.666269 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.666440 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} executeQuery: (from [fd00:1122:3344:101::d]:50656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:31.666739 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:31.666789 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:31.667106 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:31.667174 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:31.667318 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.12 22:36:31.667384 [ 287 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:31.667446 [ 288 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:31.667468 [ 286 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.12 22:36:31.667575 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.12 22:36:31.667605 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:31.667690 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.12 22:36:31.667711 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.03.12 22:36:31.667755 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.667800 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:31.668557 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} executeQuery: Read 30 rows, 1.26 KiB in 0.002197 sec., 13654.984069185251 rows/sec., 572.51 KiB/sec. 2025.03.12 22:36:31.668666 [ 276 ] {2bf9cb99-7950-4007-8f0d-da4de63d3104} TCPHandler: Processed in 0.002450714 sec. 2025.03.12 22:36:31.676322 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.676730 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.12 22:36:31.676802 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:31.677564 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.677612 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.678150 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:31.678397 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:36:31.678667 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} executeQuery: Read 4 rows, 386.00 B in 0.001968 sec., 2032.5203252032518 rows/sec., 191.54 KiB/sec. 2025.03.12 22:36:31.678969 [ 276 ] {63d4ce42-3645-40b6-a16e-4f7c4ef14518} TCPHandler: Processed in 0.002763132 sec. 2025.03.12 22:36:31.679109 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.679215 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:31.679263 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:31.679939 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.679983 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.680374 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:31.680624 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:31.680886 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} executeQuery: Read 126 rows, 11.03 KiB in 0.001689 sec., 74600.35523978686 rows/sec., 6.38 MiB/sec. 2025.03.12 22:36:31.681033 [ 276 ] {c29478ad-e4d6-437b-ad61-e454f50c6655} TCPHandler: Processed in 0.001975851 sec. 2025.03.12 22:36:31.681163 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.681271 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.681316 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:31.681873 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.681918 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.682290 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:31.682546 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:31.682778 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} executeQuery: Read 34 rows, 2.56 KiB in 0.001524 sec., 22309.71128608924 rows/sec., 1.64 MiB/sec. 2025.03.12 22:36:31.682897 [ 276 ] {64b5b5f1-b2c2-4f7b-b49e-8a32a869b5fd} TCPHandler: Processed in 0.001784287 sec. 2025.03.12 22:36:31.683025 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.683144 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.683192 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:36:31.683784 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.683827 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.684227 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:31.684479 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:36:31.684853 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} executeQuery: Read 2 rows, 136.00 B in 0.001695 sec., 1179.9410029498526 rows/sec., 78.36 KiB/sec. 2025.03.12 22:36:31.684916 [ 276 ] {cdfa7815-657c-41bf-8398-c4067d778c92} TCPHandler: Processed in 0.00194378 sec. 2025.03.12 22:36:31.685036 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.685144 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:31.685196 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:31.685846 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.685889 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.686309 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:31.686559 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:31.686871 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} executeQuery: Read 110 rows, 8.80 KiB in 0.001715 sec., 64139.9416909621 rows/sec., 5.01 MiB/sec. 2025.03.12 22:36:31.686985 [ 276 ] {3ddd64ad-cca2-49df-8702-002c15fe8b8d} TCPHandler: Processed in 0.002000391 sec. 2025.03.12 22:36:31.687108 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.687217 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.687342 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:31.687876 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.687916 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.688325 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:31.688571 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:31.688795 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2025.03.12 22:36:31.688848 [ 276 ] {fb297716-d02e-4ded-a61f-ad06bff35bad} TCPHandler: Processed in 0.001791977 sec. 2025.03.12 22:36:31.688955 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.689138 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.689188 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.12 22:36:31.689625 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} oximeter.measurements_f64 (bf7028ec-0b23-487e-9c11-362e87b722c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.689664 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.690034 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:31.690273 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} oximeter.measurements_f64 (bf7028ec-0b23-487e-9c11-362e87b722c8): 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.12 22:36:31.690565 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} executeQuery: Read 2 rows, 130.00 B in 0.001435 sec., 1393.7282229965156 rows/sec., 88.47 KiB/sec. 2025.03.12 22:36:31.690751 [ 276 ] {fe958a13-1696-4b9d-8518-5efb8c8a23d4} TCPHandler: Processed in 0.001842598 sec. 2025.03.12 22:36:31.690886 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.690994 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.691066 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:31.692349 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.692387 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.693063 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:36:31.693337 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:31.693725 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} executeQuery: Read 34 rows, 62.39 KiB in 0.002702 sec., 12583.271650629164 rows/sec., 22.55 MiB/sec. 2025.03.12 22:36:31.693957 [ 276 ] {3769043a-1159-4c38-b869-b07faac5d6d7} TCPHandler: Processed in 0.003124191 sec. 2025.03.12 22:36:31.694087 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.694192 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.694240 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.12 22:36:31.694680 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.694719 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.695121 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:31.695365 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): 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.12 22:36:31.695585 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} executeQuery: Read 21 rows, 1.57 KiB in 0.001406 sec., 14935.988620199147 rows/sec., 1.09 MiB/sec. 2025.03.12 22:36:31.695787 [ 276 ] {68ff5183-b1fc-4093-8113-8192343e2357} TCPHandler: Processed in 0.001755876 sec. 2025.03.12 22:36:31.695914 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:31.696022 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:31.696073 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:31.696538 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:31.696578 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:31.696929 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:31.697176 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:31.697400 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. 2025.03.12 22:36:31.697451 [ 276 ] {519dbddb-ca22-483a-9a4e-1544e4523f57} TCPHandler: Processed in 0.001587921 sec. 2025.03.12 22:36:36.658219 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:36.658470 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:36.658561 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:36.659579 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.659635 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.660206 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:36.660562 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:36.660785 [ 49 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:36.660871 [ 49 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.660907 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} executeQuery: Read 56 rows, 4.41 KiB in 0.00249 sec., 22489.95983935743 rows/sec., 1.73 MiB/sec. 2025.03.12 22:36:36.660915 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.661108 [ 276 ] {2e5cbb56-0715-4b19-ad57-1216dd54793b} TCPHandler: Processed in 0.00308509 sec. 2025.03.12 22:36:36.661171 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:36.661333 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:36.661374 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:36.661419 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.03.12 22:36:36.661550 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:36.661667 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1332 rows starting from the beginning of the part 2025.03.12 22:36:36.661763 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:36.661956 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:36.662301 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.03.12 22:36:36.662544 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part 2025.03.12 22:36:36.662842 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.03.12 22:36:36.664891 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.664984 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.666098 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.00503791 sec., 337044.52838577906 rows/sec., 29.25 MiB/sec. 2025.03.12 22:36:36.666134 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:36.666476 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:36.666673 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:36.666979 [ 49 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:36.667068 [ 49 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.667152 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.667217 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:36.667373 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} executeQuery: Read 64 rows, 5.12 KiB in 0.005849 sec., 10942.041374593948 rows/sec., 874.55 KiB/sec. 2025.03.12 22:36:36.667689 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:36.667722 [ 276 ] {98281a18-510c-4f9d-a575-b36e0055edf4} TCPHandler: Processed in 0.006484219 sec. 2025.03.12 22:36:36.667726 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_11_2} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:36.668062 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.12 22:36:36.668099 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:36.668120 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:36.668185 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.03.12 22:36:36.668327 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:36.668526 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 564 rows starting from the beginning of the part 2025.03.12 22:36:36.668581 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:36.668906 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:36.669273 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.03.12 22:36:36.669646 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part 2025.03.12 22:36:36.669996 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.03.12 22:36:36.671756 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.671854 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.673388 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083588 sec., 154185.32615949668 rows/sec., 12.34 MiB/sec. 2025.03.12 22:36:36.673463 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:36.673604 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:36.674092 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:36.674155 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:36.674308 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_11_2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:36.674427 [ 49 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:36.674525 [ 49 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.674616 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.674697 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.12 22:36:36.674761 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} executeQuery: Read 160 rows, 11.41 KiB in 0.006501 sec., 24611.59821565913 rows/sec., 1.71 MiB/sec. 2025.03.12 22:36:36.675150 [ 276 ] {ae4941e8-a863-432b-97c0-b9a8ae3475d9} TCPHandler: Processed in 0.007198576 sec. 2025.03.12 22:36:36.675150 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:36.675415 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:36.675461 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 928 rows starting from the beginning of the part 2025.03.12 22:36:36.675465 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:36.675606 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2564 rows starting from the beginning of the part 2025.03.12 22:36:36.675875 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:36.675957 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.03.12 22:36:36.676063 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:36.676203 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.03.12 22:36:36.676663 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:36.676978 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.03.12 22:36:36.678129 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.678187 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.679040 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:36.679466 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4100 rows, containing 5 columns (5 merged, 0 gathered) in 0.004663951 sec., 879082.9920811774 rows/sec., 60.21 MiB/sec. 2025.03.12 22:36:36.679560 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:36.679770 [ 49 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:36.679873 [ 49 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.679945 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.680046 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} executeQuery: Read 60 rows, 4.14 KiB in 0.004335 sec., 13840.830449826988 rows/sec., 955.16 KiB/sec. 2025.03.12 22:36:36.680063 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:36.680185 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:36.680469 [ 276 ] {dcb66224-2e46-4590-8489-41aaf2f956b3} TCPHandler: Processed in 0.005073992 sec. 2025.03.12 22:36:36.680604 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:36.680700 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part 2025.03.12 22:36:36.680893 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.12 22:36:36.681153 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.03.12 22:36:36.681418 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.03.12 22:36:36.681435 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:36.681644 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:36.681886 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.03.12 22:36:36.681918 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_11_2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:36.682333 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.12 22:36:36.683346 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305326 sec., 177894.7069063687 rows/sec., 11.99 MiB/sec. 2025.03.12 22:36:36.683508 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:36.683811 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:36.683891 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_11_2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:36.683960 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.12 22:36:36.971557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.03.12 22:36:36.972313 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:36.972370 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:36.972940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:36.973228 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:36.973532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.03.12 22:36:37.237364 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.12 22:36:37.258384 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:37.258456 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:37.266304 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:36:37.267248 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:37.271476 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.12 22:36:39.488423 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 2025.03.12 22:36:39.491594 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:39.491648 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:39.493179 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:39.493487 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:39.493684 [ 43 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:39.493809 [ 43 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:39.493876 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:39.494570 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:36:39.495076 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 282 2025.03.12 22:36:39.495602 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:39.495785 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:36:39.496520 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:36:39.497113 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.03.12 22:36:39.497677 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:36:39.498322 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.03.12 22:36:39.498921 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:36:39.506721 [ 186 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.012670138 sec., 22257.058289341443 rows/sec., 22.71 MiB/sec. 2025.03.12 22:36:39.507498 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:39.508193 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:39.508273 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_6_1} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:39.508464 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. 2025.03.12 22:36:41.660700 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.660912 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:41.660992 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:41.661896 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.661942 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.662410 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:41.662661 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:41.662902 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} executeQuery: Read 124 rows, 10.85 KiB in 0.002047 sec., 60576.45334636052 rows/sec., 5.18 MiB/sec. 2025.03.12 22:36:41.662964 [ 276 ] {ff14a898-81eb-4117-a235-afc44bfba10b} TCPHandler: Processed in 0.002402592 sec. 2025.03.12 22:36:41.663094 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.663207 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:41.663255 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:41.663795 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.663836 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.664183 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:41.664417 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:41.664691 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} executeQuery: Read 34 rows, 2.56 KiB in 0.001488 sec., 22849.4623655914 rows/sec., 1.68 MiB/sec. 2025.03.12 22:36:41.664825 [ 276 ] {9f7b1e66-274f-4b62-9d2b-564a144742e1} TCPHandler: Processed in 0.001783576 sec. 2025.03.12 22:36:41.664935 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.665039 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:41.665086 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:41.665678 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.665718 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.666077 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:41.666311 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:41.666515 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} executeQuery: Read 98 rows, 7.84 KiB in 0.001498 sec., 65420.56074766355 rows/sec., 5.11 MiB/sec. 2025.03.12 22:36:41.666568 [ 276 ] {8167a72a-84a1-49f1-be1a-7eaf2ef667fd} TCPHandler: Processed in 0.001685073 sec. 2025.03.12 22:36:41.666691 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.666797 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:41.666846 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:41.667373 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.667411 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.667792 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:41.668043 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:41.668265 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} executeQuery: Read 160 rows, 11.41 KiB in 0.001485 sec., 107744.10774410775 rows/sec., 7.50 MiB/sec. 2025.03.12 22:36:41.668349 [ 276 ] {b66fe6dc-edc6-4dca-8576-a6b57cb4d31a} TCPHandler: Processed in 0.001707284 sec. 2025.03.12 22:36:41.668461 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.668563 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:41.668628 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:41.669754 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.669792 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.670426 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:41.670673 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:41.670923 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} executeQuery: Read 34 rows, 62.39 KiB in 0.002379 sec., 14291.719209751996 rows/sec., 25.61 MiB/sec. 2025.03.12 22:36:41.671017 [ 276 ] {3e93cf22-6f21-431c-927e-0c60b7a67700} TCPHandler: Processed in 0.002610508 sec. 2025.03.12 22:36:41.671133 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:41.671235 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:41.671280 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:41.671730 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:41.671769 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:41.672125 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:41.672375 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:41.672583 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. 2025.03.12 22:36:41.672634 [ 276 ] {ad0f5abe-b4eb-4c9d-9c27-71f3175278a7} TCPHandler: Processed in 0.001551181 sec. 2025.03.12 22:36:44.340335 [ 38 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:36:44.340410 [ 38 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:36:44.473713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.03.12 22:36:44.474882 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:44.474974 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:44.475674 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:44.475987 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:44.476277 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.12 22:36:44.771554 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.12 22:36:44.792941 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:44.793000 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:44.800766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:36:44.801653 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:44.805191 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.12 22:36:46.657379 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:46.657590 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:46.657669 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:46.658553 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:46.658594 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:46.659023 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:36:46.659279 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:46.659487 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. 2025.03.12 22:36:46.659544 [ 276 ] {a76e4ac0-b5c8-40a2-995f-75500d6f6baa} TCPHandler: Processed in 0.002302799 sec. 2025.03.12 22:36:46.659661 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:46.659768 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:46.659812 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:46.660345 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:46.660384 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:46.660731 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:36:46.660965 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:46.661186 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. 2025.03.12 22:36:46.661239 [ 276 ] {19ad8fa1-baa1-47ce-a5b6-6b3d7ba5bc9e} TCPHandler: Processed in 0.001626962 sec. 2025.03.12 22:36:46.661356 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:46.661472 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:46.661522 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:46.662054 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:46.662099 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:46.662500 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:36:46.662755 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:46.663022 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. 2025.03.12 22:36:46.663191 [ 276 ] {ab285bf6-0b12-49b1-a47b-f51fb7030790} TCPHandler: Processed in 0.001888869 sec. 2025.03.12 22:36:46.663299 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:46.663403 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:46.663450 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:46.663899 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:46.663939 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:46.664301 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:36:46.664544 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:46.664758 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2025.03.12 22:36:46.664809 [ 276 ] {10fbb827-091e-4bdb-a7dc-59a03c69c905} TCPHandler: Processed in 0.00156027 sec. 2025.03.12 22:36:47.980068 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:47.980364 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} executeQuery: (from [fd00:1122:3344:101::d]:50656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.12 22:36:47.980855 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.12 22:36:47.980920 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.12 22:36:47.981298 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:47.981378 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.12 22:36:47.981548 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.12 22:36:47.981679 [ 287 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.12 22:36:47.981792 [ 287 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.12 22:36:47.981793 [ 288 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.12 22:36:47.981820 [ 286 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.12 22:36:47.981965 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.12 22:36:47.981997 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.12 22:36:47.982115 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.12 22:36:47.982141 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.03.12 22:36:47.982185 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:47.982231 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:47.982274 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.12 22:36:47.983451 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} executeQuery: Read 34 rows, 1.44 KiB in 0.003228 sec., 10532.837670384139 rows/sec., 444.72 KiB/sec. 2025.03.12 22:36:47.983597 [ 276 ] {e8c7cc6a-f11c-4053-b672-3b9af10549f0} TCPHandler: Processed in 0.003672135 sec. 2025.03.12 22:36:48.023760 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.023910 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.12 22:36:48.023973 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.12 22:36:48.024709 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.024754 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.025236 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:36:48.025463 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:36:48.025704 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} executeQuery: Read 1 rows, 232.00 B in 0.001834 sec., 545.2562704471102 rows/sec., 123.53 KiB/sec. 2025.03.12 22:36:48.025789 [ 276 ] {9cbbbe0e-8473-4394-a8e5-d2ad0fa92ee3} TCPHandler: Processed in 0.002093554 sec. 2025.03.12 22:36:48.025912 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.026016 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.026062 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:36:48.026600 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.026639 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.026987 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:48.027216 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:36:48.027479 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} executeQuery: Read 24 rows, 2.04 KiB in 0.001463 sec., 16404.64798359535 rows/sec., 1.36 MiB/sec. 2025.03.12 22:36:48.027571 [ 276 ] {2b93dc97-1f42-4368-9ccc-e7c099c0c15d} TCPHandler: Processed in 0.001709995 sec. 2025.03.12 22:36:48.027685 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.027791 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:36:48.027837 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:36:48.028350 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.028391 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.028726 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.12 22:36:48.028961 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:36:48.029181 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} executeQuery: Read 12 rows, 1002.00 B in 0.001411 sec., 8504.606661941885 rows/sec., 693.49 KiB/sec. 2025.03.12 22:36:48.029237 [ 276 ] {11acb94b-656d-4693-bbf5-075c912607ab} TCPHandler: Processed in 0.001602222 sec. 2025.03.12 22:36:48.029339 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.029441 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:48.029485 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:48.030667 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.030706 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.031153 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:36:48.031395 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:48.031606 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} executeQuery: Read 1392 rows, 119.51 KiB in 0.002185 sec., 637070.938215103 rows/sec., 53.41 MiB/sec. 2025.03.12 22:36:48.031658 [ 276 ] {4501d020-9205-40fb-bb7a-fc797b9d4421} TCPHandler: Processed in 0.002367871 sec. 2025.03.12 22:36:48.031762 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.031864 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.031909 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:36:48.032429 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.032469 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.032824 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:48.033052 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:48.033230 [ 33 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:48.033285 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} executeQuery: Read 59 rows, 4.43 KiB in 0.001441 sec., 40943.78903539209 rows/sec., 3.00 MiB/sec. 2025.03.12 22:36:48.033350 [ 33 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.033397 [ 276 ] {840c6ca2-6208-41f1-88f8-ab915928dba0} TCPHandler: Processed in 0.001683594 sec. 2025.03.12 22:36:48.033424 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.033570 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.033681 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:36:48.033749 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.033835 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:36:48.034101 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:48.034177 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:36:48.034557 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:36:48.034905 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2025.03.12 22:36:48.035282 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.03.12 22:36:48.035625 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.03.12 22:36:48.035946 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part 2025.03.12 22:36:48.036765 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.036841 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:48.037795 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:36:48.038337 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:36:48.038334 [ 200 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773214 sec., 34148.898415197815 rows/sec., 2.65 MiB/sec. 2025.03.12 22:36:48.038709 [ 200 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:48.038796 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} executeQuery: Read 252 rows, 17.85 KiB in 0.005056 sec., 49841.77215189874 rows/sec., 3.45 MiB/sec. 2025.03.12 22:36:48.039035 [ 276 ] {c70e65c9-7a79-438d-aad2-b6799a9d6326} TCPHandler: Processed in 0.005535444 sec. 2025.03.12 22:36:48.039205 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.039384 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.039465 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:36:48.039465 [ 200 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:36:48.039709 [ 200 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_6_1} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:48.039914 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:36:48.040355 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.040400 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.040766 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:36:48.041002 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:36:48.041229 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} executeQuery: Read 12 rows, 960.00 B in 0.001891 sec., 6345.848757271285 rows/sec., 495.77 KiB/sec. 2025.03.12 22:36:48.041395 [ 276 ] {53981258-e7e5-4047-80b9-f9f09e3a2ae9} TCPHandler: Processed in 0.002277409 sec. 2025.03.12 22:36:48.041534 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.041641 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:48.041686 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:48.042457 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.042498 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.042896 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:36:48.043140 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:48.043409 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} executeQuery: Read 603 rows, 46.44 KiB in 0.001779 sec., 338954.46880269813 rows/sec., 25.49 MiB/sec. 2025.03.12 22:36:48.043603 [ 276 ] {dbf23473-e804-42c2-820c-7d4f9064de6b} TCPHandler: Processed in 0.002113695 sec. 2025.03.12 22:36:48.043716 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.043819 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.043867 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:48.044596 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.044636 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.045067 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:36:48.045305 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:48.045513 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} executeQuery: Read 950 rows, 65.65 KiB in 0.001715 sec., 553935.860058309 rows/sec., 37.39 MiB/sec. 2025.03.12 22:36:48.045565 [ 276 ] {bf950444-cb6d-486c-acfc-9e113b19addf} TCPHandler: Processed in 0.001898659 sec. 2025.03.12 22:36:48.045666 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.045770 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.045836 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:36:48.046990 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.047031 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.047669 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:36:48.047927 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:48.048112 [ 31 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.12 22:36:48.048210 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} executeQuery: Read 35 rows, 64.22 KiB in 0.002454 sec., 14262.42868785656 rows/sec., 25.56 MiB/sec. 2025.03.12 22:36:48.048212 [ 31 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.048319 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. 2025.03.12 22:36:48.048559 [ 276 ] {8650564f-3d6f-4547-9d9a-de1fe1b42741} TCPHandler: Processed in 0.002940026 sec. 2025.03.12 22:36:48.048669 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:36:48.048765 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:48.048977 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:48.049095 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:48.049680 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:48.049914 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:36:48.050668 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:36:48.051440 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:48.051475 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.03.12 22:36:48.051533 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:48.052065 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.03.12 22:36:48.052807 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.03.12 22:36:48.052985 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:36:48.053344 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2025.03.12 22:36:48.053824 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:48.054638 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} executeQuery: Read 22 rows, 1.53 KiB in 0.005711 sec., 3852.2150236385924 rows/sec., 267.95 KiB/sec. 2025.03.12 22:36:48.054941 [ 276 ] {46c1eac3-485d-44d1-9f6d-87fbeef24e9f} TCPHandler: Processed in 0.006238842 sec. 2025.03.12 22:36:48.057243 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.008746176 sec., 14520.631645189853 rows/sec., 26.02 MiB/sec. 2025.03.12 22:36:48.057605 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.12 22:36:48.058091 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:36:48.058173 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_6_1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.12 22:36:48.058285 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.12 22:36:49.495301 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 326 2025.03.12 22:36:49.498718 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:49.498787 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:49.500399 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:36:49.500727 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:49.501201 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2025.03.12 22:36:51.655072 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:51.655267 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:51.655342 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:51.656100 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.656154 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.656598 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:36:51.656863 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:51.657105 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec. 2025.03.12 22:36:51.657164 [ 276 ] {56984d65-1c7a-4224-944b-97a726f0e6b4} TCPHandler: Processed in 0.002226177 sec. 2025.03.12 22:36:51.657289 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:51.657402 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:51.657449 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:51.657991 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.658031 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.658397 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:36:51.658643 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:51.658869 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} executeQuery: Read 64 rows, 5.12 KiB in 0.001492 sec., 42895.442359249326 rows/sec., 3.35 MiB/sec. 2025.03.12 22:36:51.658922 [ 276 ] {0e8eb163-8c05-4546-802b-58a8231f7185} TCPHandler: Processed in 0.001685814 sec. 2025.03.12 22:36:51.659040 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:51.659148 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:51.659199 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:51.659694 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.659735 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.660125 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:36:51.660392 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:51.660618 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} executeQuery: Read 98 rows, 7.00 KiB in 0.001492 sec., 65683.64611260053 rows/sec., 4.58 MiB/sec. 2025.03.12 22:36:51.660670 [ 276 ] {e12d63a9-7801-4555-86a7-f7dc5214248a} TCPHandler: Processed in 0.001680903 sec. 2025.03.12 22:36:51.660792 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:51.660911 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:51.660962 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:51.661411 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.661454 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.661837 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:36:51.662088 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:51.662363 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} executeQuery: Read 38 rows, 2.61 KiB in 0.001474 sec., 25780.189959294436 rows/sec., 1.73 MiB/sec. 2025.03.12 22:36:51.662568 [ 276 ] {0f62abfb-9fbf-485d-8a91-aca4e71549a1} TCPHandler: Processed in 0.001827357 sec. 2025.03.12 22:36:51.976407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.03.12 22:36:51.977153 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.977207 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.977730 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:51.977990 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:51.978215 [ 26 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:51.978238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.03.12 22:36:51.978299 [ 26 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:51.978326 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:51.978549 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:36:51.978744 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:51.978795 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:36:51.978896 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.03.12 22:36:51.979015 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:51.979124 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.03.12 22:36:51.979217 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.03.12 22:36:51.979297 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.03.12 22:36:51.980904 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494425 sec., 2029726.2896258654 rows/sec., 29.04 MiB/sec. 2025.03.12 22:36:51.981375 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:51.981729 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:51.981820 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_11_2} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:51.981932 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.12 22:36:52.305256 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.12 22:36:52.325775 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:52.325827 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:52.333244 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:36:52.333998 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:52.334369 [ 48 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:36:52.334514 [ 48 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:52.334584 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:52.334894 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.342964 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.12 22:36:52.344311 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:52.345172 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.349398 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.356690 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.361478 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.366567 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.370771 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:36:52.428307 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.093587035 sec., 886.8749822023959 rows/sec., 4.59 MiB/sec. 2025.03.12 22:36:52.430771 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:36:52.433655 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_11_2} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:52.433784 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_11_2} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:36:52.436074 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.12 22:36:53.000163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.16 MiB, peak 179.05 MiB, free memory in arenas 0.00 B, will set to 171.02 MiB (RSS), difference: 1.86 MiB 2025.03.12 22:36:56.658230 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:56.658434 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:36:56.658507 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:36:56.659374 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.659427 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.659914 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:36:56.660181 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:56.660342 [ 133 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:36:56.660385 [ 133 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.660399 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} executeQuery: Read 56 rows, 4.41 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.13 MiB/sec. 2025.03.12 22:36:56.660410 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.660502 [ 276 ] {98464d86-62be-4073-b0b4-9c6907eda1bc} TCPHandler: Processed in 0.002421642 sec. 2025.03.12 22:36:56.660797 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:56.660834 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:56.661091 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:36:56.661152 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:56.661177 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:36:56.661221 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1386 rows starting from the beginning of the part 2025.03.12 22:36:56.661517 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part 2025.03.12 22:36:56.661837 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.03.12 22:36:56.662237 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1392 rows starting from the beginning of the part 2025.03.12 22:36:56.662611 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:36:56.662976 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.03.12 22:36:56.663924 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.663998 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.665003 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:36:56.665512 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:56.665666 [ 133 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:36:56.665716 [ 133 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.665750 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.665759 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} executeQuery: Read 64 rows, 5.12 KiB in 0.004734 sec., 13519.22264469793 rows/sec., 1.06 MiB/sec. 2025.03.12 22:36:56.665974 [ 276 ] {da651f6a-a7fc-40e7-bae3-33bb8b3b4af5} TCPHandler: Processed in 0.005240586 sec. 2025.03.12 22:36:56.666208 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:56.666346 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:56.666747 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220241 sec., 493550.00875368016 rows/sec., 43.11 MiB/sec. 2025.03.12 22:36:56.666763 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:36:56.666854 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:56.666905 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:36:56.666929 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 602 rows starting from the beginning of the part 2025.03.12 22:36:56.667183 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:36:56.667675 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part 2025.03.12 22:36:56.668325 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:36:56.668475 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.03.12 22:36:56.668541 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_16_3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:36:56.668828 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:36:56.668989 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 603 rows starting from the beginning of the part 2025.03.12 22:36:56.669337 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:36:56.669702 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2025.03.12 22:36:56.669993 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.670091 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.670959 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:36:56.671596 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:56.671951 [ 133 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:36:56.672090 [ 133 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.672188 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.672279 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} executeQuery: Read 160 rows, 11.41 KiB in 0.005652 sec., 28308.563340410474 rows/sec., 1.97 MiB/sec. 2025.03.12 22:36:56.672401 [ 276 ] {22766bb5-55f1-4bf3-8a3c-0971f78d1eea} TCPHandler: Processed in 0.006190321 sec. 2025.03.12 22:36:56.672407 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:56.672745 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:36:56.673059 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:56.673132 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:36:56.673231 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4100 rows starting from the beginning of the part 2025.03.12 22:36:56.673309 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:36:56.673386 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 5 columns (5 merged, 0 gathered) in 0.007515615 sec., 198919.18359309252 rows/sec., 15.83 MiB/sec. 2025.03.12 22:36:56.673710 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:36:56.674215 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.03.12 22:36:56.674663 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:36:56.674711 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part 2025.03.12 22:36:56.675143 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 98 rows starting from the beginning of the part 2025.03.12 22:36:56.675581 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.03.12 22:36:56.676576 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.676667 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.676722 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:36:56.677111 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_16_3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:36:56.677330 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:36:56.677689 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:36:56.678029 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:56.678212 [ 133 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:36:56.678250 [ 133 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:56.678292 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:56.678296 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} executeQuery: Read 60 rows, 4.14 KiB in 0.005297 sec., 11327.166320558808 rows/sec., 781.69 KiB/sec. 2025.03.12 22:36:56.678557 [ 276 ] {31ab5d51-fb22-4be7-b940-06960a49222d} TCPHandler: Processed in 0.005927774 sec. 2025.03.12 22:36:56.678809 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:56.679228 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:36:56.679338 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part 2025.03.12 22:36:56.679455 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:36:56.679668 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.03.12 22:36:56.679855 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part 2025.03.12 22:36:56.679996 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2025.03.12 22:36:56.680396 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.03.12 22:36:56.680752 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00846414 sec., 664922.8391779909 rows/sec., 45.51 MiB/sec. 2025.03.12 22:36:56.681371 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:36:56.682080 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:36:56.682282 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_16_3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:36:56.682460 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.03.12 22:36:56.682685 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.004284671 sec., 193247.04277177874 rows/sec., 13.02 MiB/sec. 2025.03.12 22:36:56.682901 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:36:56.683223 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:36:56.683300 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_16_3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:36:56.683388 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.12 22:36:59.340469 [ 173 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:36:59.340587 [ 173 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:36:59.478398 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.03.12 22:36:59.479191 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:59.479246 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:59.479811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:59.480059 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:36:59.480301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.12 22:36:59.501501 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 342 2025.03.12 22:36:59.504489 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:59.504537 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:59.506015 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:36:59.506334 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:36:59.506857 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 342 2025.03.12 22:36:59.843044 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.12 22:36:59.861749 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:36:59.861803 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:36:59.868917 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:36:59.869721 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:36:59.872698 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.12 22:37:00.039596 [ 125 ] {} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.12 22:37:00.039696 [ 125 ] {} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:00.039735 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:00.039987 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::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.12 22:37:00.040434 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:00.040498 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::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.12 22:37:00.040624 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.03.12 22:37:00.040730 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::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.12 22:37:00.040829 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.03.12 22:37:00.040954 [ 186 ] {b72e5419-4765-4448-aeae-008a14b6db2d::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.12 22:37:00.043152 [ 201 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.003312436 sec., 10868.134508862962 rows/sec., 2.20 MiB/sec. 2025.03.12 22:37:00.043437 [ 201 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.12 22:37:00.043956 [ 201 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d): 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.12 22:37:00.044042 [ 201 ] {b72e5419-4765-4448-aeae-008a14b6db2d::all_1_5_1} oximeter.timeseries_schema (b72e5419-4765-4448-aeae-008a14b6db2d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.12 22:37:00.044146 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.12 22:37:01.660408 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.660664 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:01.660745 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:01.661660 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.661704 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.662157 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:01.662409 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:01.662674 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} executeQuery: Read 136 rows, 12.03 KiB in 0.002065 sec., 65859.56416464891 rows/sec., 5.69 MiB/sec. 2025.03.12 22:37:01.662895 [ 276 ] {e3085e8c-a2cc-417d-9bc1-2ae83410e006} TCPHandler: Processed in 0.002624318 sec. 2025.03.12 22:37:01.663063 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.663170 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:01.663216 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:01.663786 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.663827 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.664182 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:37:01.664421 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:01.664628 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} executeQuery: Read 40 rows, 3.01 KiB in 0.001482 sec., 26990.55330634278 rows/sec., 1.98 MiB/sec. 2025.03.12 22:37:01.664682 [ 276 ] {e3027883-8bee-4a24-99cd-8355d471c753} TCPHandler: Processed in 0.001670644 sec. 2025.03.12 22:37:01.664797 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.664902 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:01.664947 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:01.665506 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.665547 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.665914 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:01.666159 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:01.666370 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} executeQuery: Read 110 rows, 8.80 KiB in 0.00149 sec., 73825.5033557047 rows/sec., 5.77 MiB/sec. 2025.03.12 22:37:01.666422 [ 276 ] {8e5eee3e-af0b-4e45-9a4e-db8b77475343} TCPHandler: Processed in 0.001676404 sec. 2025.03.12 22:37:01.666534 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.666640 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:01.666690 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:01.667216 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.667257 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.667665 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:01.667904 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:01.668117 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. 2025.03.12 22:37:01.668168 [ 276 ] {f4b041b0-7de5-4c0c-a8f2-8787df14d0ab} TCPHandler: Processed in 0.001685563 sec. 2025.03.12 22:37:01.668288 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.668406 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:01.668478 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:01.669680 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.669721 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.670399 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:37:01.670782 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:01.671252 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} executeQuery: Read 40 rows, 73.40 KiB in 0.002854 sec., 14015.41695865452 rows/sec., 25.11 MiB/sec. 2025.03.12 22:37:01.671398 [ 276 ] {5aa0d3fc-9bc5-4b7b-ae4d-a1f23148ce3d} TCPHandler: Processed in 0.003163262 sec. 2025.03.12 22:37:01.671555 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.671688 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.12 22:37:01.671749 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.12 22:37:01.672340 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.672393 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.672774 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:37:01.673021 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} oximeter.measurements_i64 (a9cc5a4e-f6c1-48ab-98a7-a695a6180904): 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.12 22:37:01.673305 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} executeQuery: Read 6 rows, 434.00 B in 0.001631 sec., 3678.724708767627 rows/sec., 259.86 KiB/sec. 2025.03.12 22:37:01.673368 [ 276 ] {7bf2368a-527e-442e-95b2-5461387ce69d} TCPHandler: Processed in 0.001876719 sec. 2025.03.12 22:37:01.673477 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:01.673594 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:01.673643 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:01.674088 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:01.674129 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:01.674501 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:01.674740 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:01.674950 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. 2025.03.12 22:37:01.675002 [ 276 ] {3e4b9355-f166-4661-9e99-1d78acf1466e} TCPHandler: Processed in 0.00157612 sec. 2025.03.12 22:37:06.657371 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:06.657604 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:06.657689 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:06.658489 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:06.658540 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:06.658982 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:06.659244 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:06.659479 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. 2025.03.12 22:37:06.659537 [ 276 ] {7310efcb-3866-47af-9ffa-f0b47d540454} TCPHandler: Processed in 0.00230971 sec. 2025.03.12 22:37:06.659663 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:06.659771 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:06.659817 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:06.660373 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:06.660414 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:06.660768 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:06.661007 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:06.661230 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} executeQuery: Read 64 rows, 5.12 KiB in 0.001482 sec., 43184.88529014845 rows/sec., 3.37 MiB/sec. 2025.03.12 22:37:06.661283 [ 276 ] {70c6d678-61b4-4cfc-b6ba-66543f36fb72} TCPHandler: Processed in 0.001672603 sec. 2025.03.12 22:37:06.661400 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:06.661506 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:06.661556 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:06.662088 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:06.662128 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:06.662515 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:06.662749 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:06.662964 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. 2025.03.12 22:37:06.663018 [ 276 ] {b057cf28-057a-428b-b246-8d2bfaef041e} TCPHandler: Processed in 0.001670703 sec. 2025.03.12 22:37:06.663127 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:06.663232 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:06.663280 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:06.663723 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:06.663764 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:06.664125 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:06.664381 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:06.664599 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. 2025.03.12 22:37:06.664650 [ 276 ] {dc0e1898-8346-4573-b63a-dc5cb2a35304} TCPHandler: Processed in 0.001574491 sec. 2025.03.12 22:37:06.981406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.03.12 22:37:06.982049 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:06.982093 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:06.982654 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:37:06.982915 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:06.983145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.03.12 22:37:07.373753 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.03.12 22:37:07.394052 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:07.394122 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:07.401968 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:37:07.402713 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:07.405402 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.03.12 22:37:09.507963 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 364 2025.03.12 22:37:09.510765 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:09.510811 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:09.512322 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:37:09.512631 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:09.513182 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 364 2025.03.12 22:37:11.660888 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.661113 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:11.661198 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:11.662124 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.662177 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.662626 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:11.662883 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:11.663142 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} executeQuery: Read 136 rows, 12.03 KiB in 0.002094 sec., 64947.46895893028 rows/sec., 5.61 MiB/sec. 2025.03.12 22:37:11.663200 [ 276 ] {e666feb1-71a2-49f4-97b8-415c9d85e2d4} TCPHandler: Processed in 0.002461073 sec. 2025.03.12 22:37:11.663326 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.663434 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:11.663481 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:11.664026 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.664067 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.664423 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:37:11.664663 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:11.664875 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} executeQuery: Read 40 rows, 3.01 KiB in 0.001464 sec., 27322.4043715847 rows/sec., 2.01 MiB/sec. 2025.03.12 22:37:11.664929 [ 276 ] {0e6a36aa-95fe-4d60-ba4a-6ca7de5d4503} TCPHandler: Processed in 0.001654753 sec. 2025.03.12 22:37:11.665037 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.665140 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:11.665186 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:11.665766 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.665808 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.666172 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:11.666410 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:11.666617 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} executeQuery: Read 104 rows, 8.32 KiB in 0.001499 sec., 69379.58639092729 rows/sec., 5.42 MiB/sec. 2025.03.12 22:37:11.666670 [ 276 ] {a3cd9ef6-36e2-489b-8a02-433f617f7cec} TCPHandler: Processed in 0.001684833 sec. 2025.03.12 22:37:11.666789 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.666896 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:11.666948 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:11.667479 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.667519 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.667912 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:11.668152 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:11.668383 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2025.03.12 22:37:11.668436 [ 276 ] {0034862a-9774-4524-a751-a18e62e837d4} TCPHandler: Processed in 0.001700414 sec. 2025.03.12 22:37:11.668558 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.668665 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:11.668734 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:11.669893 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.669933 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.670592 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:37:11.670850 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:11.671085 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} executeQuery: Read 40 rows, 73.40 KiB in 0.002441 sec., 16386.726751331422 rows/sec., 29.36 MiB/sec. 2025.03.12 22:37:11.671185 [ 276 ] {81cfc168-9890-4bf0-bf39-4e742fe4aa2f} TCPHandler: Processed in 0.002678519 sec. 2025.03.12 22:37:11.671302 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:11.671407 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:11.671454 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:11.671900 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:11.671939 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:11.672303 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:11.672546 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:11.672759 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. 2025.03.12 22:37:11.672811 [ 276 ] {13f79ed0-6a82-4687-ba95-c19052f7e42b} TCPHandler: Processed in 0.001560551 sec. 2025.03.12 22:37:14.340640 [ 123 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:37:14.340703 [ 123 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:37:14.483272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.03.12 22:37:14.484052 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:14.484101 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:14.484669 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:37:14.484924 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:14.485159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.12 22:37:14.905470 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.03.12 22:37:14.926096 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:14.926153 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:14.933346 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:37:14.934097 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:14.937016 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.12 22:37:16.658654 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:16.658874 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:16.658954 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:16.659738 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:16.659787 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:16.660229 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:37:16.660480 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:16.660752 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. 2025.03.12 22:37:16.660833 [ 276 ] {fd27e36a-81e6-4057-8abf-b83140dcbc6e} TCPHandler: Processed in 0.0023199 sec. 2025.03.12 22:37:16.661066 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:16.661176 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:16.661224 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:16.661784 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:16.661824 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:16.662175 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:37:16.662411 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:16.662634 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} executeQuery: Read 64 rows, 5.12 KiB in 0.001483 sec., 43155.76534052596 rows/sec., 3.37 MiB/sec. 2025.03.12 22:37:16.662688 [ 276 ] {e2c53b7e-64b0-4c7e-91ad-65eb02de7a82} TCPHandler: Processed in 0.001693604 sec. 2025.03.12 22:37:16.662804 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:16.662912 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:16.662961 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:16.663492 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:16.663531 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:16.663914 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:37:16.664148 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:16.664398 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.03.12 22:37:16.664575 [ 276 ] {b8033ff6-94d9-4bf4-a333-36224dc58cfe} TCPHandler: Processed in 0.001816147 sec. 2025.03.12 22:37:16.664772 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:16.664880 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:16.664930 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:16.665401 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:16.665440 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:16.665792 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:37:16.666029 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:16.666280 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. 2025.03.12 22:37:16.666485 [ 276 ] {c8ee5f48-7f48-45b8-8c54-58d6bc5274da} TCPHandler: Processed in 0.001774086 sec. 2025.03.12 22:37:18.018541 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.018762 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.018847 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:37:18.019666 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.019719 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.020154 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:37:18.020416 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:37:18.020625 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} executeQuery: Read 24 rows, 2.04 KiB in 0.001921 sec., 12493.492972410204 rows/sec., 1.04 MiB/sec. 2025.03.12 22:37:18.020703 [ 276 ] {f211b043-dcf3-46fb-a748-40f43dff0a6a} TCPHandler: Processed in 0.00231161 sec. 2025.03.12 22:37:18.020836 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.020954 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:37:18.021004 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:37:18.021531 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.021570 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.021921 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.12 22:37:18.022185 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:37:18.022386 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} executeQuery: Read 2 rows, 167.00 B in 0.001451 sec., 1378.3597518952447 rows/sec., 112.40 KiB/sec. 2025.03.12 22:37:18.022552 [ 276 ] {96305f99-4ad5-4008-a64f-084b47cf913a} TCPHandler: Processed in 0.001767846 sec. 2025.03.12 22:37:18.022682 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.022790 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:18.022835 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:18.024153 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.024195 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.024643 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:37:18.024892 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:18.025025 [ 149 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:37:18.025070 [ 149 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.025080 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} executeQuery: Read 1397 rows, 120.12 KiB in 0.00231 sec., 604761.9047619047 rows/sec., 50.78 MiB/sec. 2025.03.12 22:37:18.025093 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.025192 [ 276 ] {a645020b-3511-4cdb-b1c7-65333327609a} TCPHandler: Processed in 0.002563306 sec. 2025.03.12 22:37:18.025555 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.025563 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:18.025770 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.025879 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:18.025893 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:18.026001 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1394 rows starting from the beginning of the part 2025.03.12 22:37:18.026353 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part 2025.03.12 22:37:18.026808 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.03.12 22:37:18.027184 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:18.027500 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.03.12 22:37:18.027857 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:37:18.028586 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.028656 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.029536 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:37:18.030208 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:18.030675 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} executeQuery: Read 54 rows, 4.11 KiB in 0.004955 sec., 10898.08274470232 rows/sec., 829.14 KiB/sec. 2025.03.12 22:37:18.030883 [ 276 ] {f639948c-0512-485b-8f49-3097de480cb7} TCPHandler: Processed in 0.005434831 sec. 2025.03.12 22:37:18.031221 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.031408 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.031578 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:37:18.032521 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00730765 sec., 434476.19959905033 rows/sec., 38.10 MiB/sec. 2025.03.12 22:37:18.032993 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:37:18.033414 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.033465 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.033917 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:18.034119 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_21_4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:37:18.034246 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:37:18.034270 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:37:18.034530 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:37:18.034832 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} executeQuery: Read 252 rows, 17.85 KiB in 0.003503 sec., 71938.33856694262 rows/sec., 4.98 MiB/sec. 2025.03.12 22:37:18.034914 [ 276 ] {a16ad4f9-46b7-4193-ac6f-c2703812e6bb} TCPHandler: Processed in 0.003776958 sec. 2025.03.12 22:37:18.035043 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.035154 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.035201 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:37:18.035749 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.035791 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.036149 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:37:18.036401 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:37:18.036693 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} executeQuery: Read 12 rows, 960.00 B in 0.001536 sec., 7812.5 rows/sec., 610.35 KiB/sec. 2025.03.12 22:37:18.036820 [ 276 ] {5552c762-2e00-419d-9622-351d3813f86e} TCPHandler: Processed in 0.001830047 sec. 2025.03.12 22:37:18.036942 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.037050 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:18.037099 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:18.037940 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.037982 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.038367 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:37:18.038613 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:18.038778 [ 148 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:37:18.038853 [ 148 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.038887 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} executeQuery: Read 598 rows, 46.03 KiB in 0.001845 sec., 324119.2411924119 rows/sec., 24.36 MiB/sec. 2025.03.12 22:37:18.038896 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.039050 [ 276 ] {fd45d7db-1398-4be1-b15a-04550e5b6e23} TCPHandler: Processed in 0.002158266 sec. 2025.03.12 22:37:18.039109 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:18.039185 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.039223 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:18.039258 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:18.039315 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.039404 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part 2025.03.12 22:37:18.039466 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:18.039832 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.03.12 22:37:18.040137 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:18.040509 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.03.12 22:37:18.040856 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 598 rows starting from the beginning of the part 2025.03.12 22:37:18.042048 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.042102 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.042721 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:37:18.042764 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.003722936 sec., 417681.0990035821 rows/sec., 33.28 MiB/sec. 2025.03.12 22:37:18.043046 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:18.043048 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:37:18.043371 [ 148 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:37:18.043467 [ 148 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.043537 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.043558 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} executeQuery: Read 945 rows, 65.30 KiB in 0.004256 sec., 222039.4736842105 rows/sec., 14.98 MiB/sec. 2025.03.12 22:37:18.043968 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:18.044065 [ 276 ] {ddfb24b0-fbba-424f-b038-66d44e5e6774} TCPHandler: Processed in 0.004923138 sec. 2025.03.12 22:37:18.044250 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:18.044464 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_21_4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:37:18.044764 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.044864 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:37:18.044893 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:18.044993 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5628 rows starting from the beginning of the part 2025.03.12 22:37:18.045033 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.045364 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:18.045390 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:18.045788 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.03.12 22:37:18.046176 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:18.046588 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.03.12 22:37:18.046965 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 945 rows starting from the beginning of the part 2025.03.12 22:37:18.050653 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.050700 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.051589 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:37:18.051973 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.008285845 sec., 870520.7495433477 rows/sec., 59.56 MiB/sec. 2025.03.12 22:37:18.052107 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:18.052385 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} executeQuery: Read 40 rows, 73.40 KiB in 0.007426 sec., 5386.47993536224 rows/sec., 9.65 MiB/sec. 2025.03.12 22:37:18.052542 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:37:18.052638 [ 276 ] {619b5e34-c1bf-4094-9d24-d2d7b0a612f7} TCPHandler: Processed in 0.008127641 sec. 2025.03.12 22:37:18.052821 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:18.052990 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:18.053073 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:18.053084 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:18.053354 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_21_4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:37:18.053552 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.03.12 22:37:18.053866 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.053910 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.054289 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:37:18.054527 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:18.054693 [ 148 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:37:18.054758 [ 148 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:18.054781 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} executeQuery: Read 22 rows, 1.53 KiB in 0.001841 sec., 11950.027159152634 rows/sec., 831.22 KiB/sec. 2025.03.12 22:37:18.054800 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:18.054995 [ 276 ] {b58e2e92-5c75-48e6-9397-f62884f9cdc2} TCPHandler: Processed in 0.002221427 sec. 2025.03.12 22:37:18.055132 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:18.055379 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:18.055409 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 828 rows starting from the beginning of the part 2025.03.12 22:37:18.055470 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:18.055716 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.03.12 22:37:18.055876 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:18.056022 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.03.12 22:37:18.056202 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part 2025.03.12 22:37:18.057413 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498965 sec., 436180.57875960646 rows/sec., 29.40 MiB/sec. 2025.03.12 22:37:18.057620 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:37:18.057962 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:18.058056 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_21_4} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:37:18.058147 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.12 22:37:19.513350 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 404 2025.03.12 22:37:19.516712 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:19.516773 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:19.518286 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:37:19.518596 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:19.519699 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 404 2025.03.12 22:37:21.654998 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:21.655189 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:21.655261 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:21.656039 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:21.656083 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:21.656527 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:37:21.656793 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:21.656995 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} executeQuery: Read 56 rows, 4.41 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.31 MiB/sec. 2025.03.12 22:37:21.657052 [ 276 ] {393b82ff-4314-47cf-87c1-a2fc08f54a2a} TCPHandler: Processed in 0.002185906 sec. 2025.03.12 22:37:21.657180 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:21.657288 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:21.657334 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:21.657892 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:21.657930 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:21.658293 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:37:21.658532 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:21.658707 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} executeQuery: Read 64 rows, 5.12 KiB in 0.001442 sec., 44382.801664355065 rows/sec., 3.46 MiB/sec. 2025.03.12 22:37:21.658760 [ 276 ] {feeacb0a-18d8-4503-b7cd-c1e6c5f80617} TCPHandler: Processed in 0.001633102 sec. 2025.03.12 22:37:21.658888 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:21.658995 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:21.659045 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:21.659551 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:21.659588 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:21.659980 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:37:21.660225 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:21.660406 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} executeQuery: Read 98 rows, 7.00 KiB in 0.001434 sec., 68340.30683403069 rows/sec., 4.77 MiB/sec. 2025.03.12 22:37:21.660458 [ 276 ] {b9bcf62b-ec40-486a-9eb0-29c67c8ed3e5} TCPHandler: Processed in 0.001621862 sec. 2025.03.12 22:37:21.660577 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:21.660684 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:21.660731 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:21.661165 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:21.661202 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:21.661553 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:37:21.661788 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:21.661962 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} executeQuery: Read 38 rows, 2.61 KiB in 0.0013 sec., 29230.76923076923 rows/sec., 1.96 MiB/sec. 2025.03.12 22:37:21.662013 [ 276 ] {310a2fe2-fa8b-4073-9678-d7f788a3fcde} TCPHandler: Processed in 0.001487669 sec. 2025.03.12 22:37:21.985298 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.03.12 22:37:21.985953 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:21.986006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:21.986554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:37:21.986820 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:21.987092 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.03.12 22:37:22.437085 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.03.12 22:37:22.458229 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:22.458289 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:22.465599 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:37:22.466357 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:22.469134 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.03.12 22:37:26.657580 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:26.657810 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:26.657891 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:26.658732 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:26.658777 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:26.659214 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:37:26.659467 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:26.659722 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.03.12 22:37:26.659865 [ 276 ] {36d54487-78b2-4a77-b851-2885f23ab483} TCPHandler: Processed in 0.002421753 sec. 2025.03.12 22:37:26.659990 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:26.660096 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:26.660143 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:26.660693 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:26.660733 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:26.661089 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:37:26.661338 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:26.661552 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. 2025.03.12 22:37:26.661682 [ 276 ] {8b6c07b7-a94f-4b5b-8fc2-ae07c1d18581} TCPHandler: Processed in 0.001744395 sec. 2025.03.12 22:37:26.661809 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:26.661915 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:26.661966 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:26.662502 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:26.662541 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:26.662924 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:37:26.663157 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:26.663361 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.03.12 22:37:26.663414 [ 276 ] {18de57c4-e2c5-497d-beee-53cf01d4601f} TCPHandler: Processed in 0.001656513 sec. 2025.03.12 22:37:26.663523 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:26.663628 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:26.663675 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:26.664117 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:26.664157 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. 2025.03.12 22:37:26.664516 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:37:26.664748 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:26.664976 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.12 22:37:26.665096 [ 276 ] {9962902e-4e6a-4a3f-811f-8aa21f6a4f0f} TCPHandler: Processed in 0.001622872 sec. 2025.03.12 22:37:29.340943 [ 136 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:37:29.341011 [ 136 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:37:29.487212 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.03.12 22:37:29.487875 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.487916 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.488487 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:37:29.488751 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:29.488904 [ 136 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:37:29.488943 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.12 22:37:29.488953 [ 136 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.488977 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.489152 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:37:29.489304 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:29.489347 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.03.12 22:37:29.489444 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.03.12 22:37:29.489661 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.03.12 22:37:29.489889 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.03.12 22:37:29.490013 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.03.12 22:37:29.490204 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.03.12 22:37:29.491969 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913615 sec., 2533279.1051666057 rows/sec., 36.24 MiB/sec. 2025.03.12 22:37:29.492910 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:37:29.493254 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:29.493346 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_16_3} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:37:29.493466 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.12 22:37:29.519908 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 420 2025.03.12 22:37:29.522579 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.522624 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.524031 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:37:29.524332 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:29.524525 [ 136 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:37:29.524608 [ 136 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.524667 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.525233 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:37:29.526156 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 420 2025.03.12 22:37:29.526466 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:29.526584 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part 2025.03.12 22:37:29.527249 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2025.03.12 22:37:29.527869 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2025.03.12 22:37:29.528427 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part 2025.03.12 22:37:29.528932 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:37:29.529495 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.03.12 22:37:29.536803 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 72 columns (72 merged, 0 gathered) in 0.012013401 sec., 34960.95735087841 rows/sec., 32.30 MiB/sec. 2025.03.12 22:37:29.537595 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:37:29.538239 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:29.538316 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_11_2} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:37:29.538493 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2025.03.12 22:37:29.969209 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.03.12 22:37:29.990630 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.990695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.998137 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:37:29.998914 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:29.999270 [ 136 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:37:29.999426 [ 136 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:29.999489 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:29.999919 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.62 MiB, peak 181.39 MiB, free memory in arenas 0.00 B, will set to 176.03 MiB (RSS), difference: -3.58 MiB 2025.03.12 22:37:30.007189 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005997905 sec. 2025.03.12 22:37:30.019199 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.12 22:37:30.020327 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:30.021947 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.027495 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.033049 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.038636 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.044386 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.049079 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:37:30.109905 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.110273498 sec., 1097.2718032396144 rows/sec., 5.67 MiB/sec. 2025.03.12 22:37:30.112503 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:37:30.115486 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_16_3} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:30.115597 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_16_3} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:37:30.118025 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.03.12 22:37:31.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 172.58 MiB, peak 182.55 MiB, free memory in arenas 0.00 B, will set to 177.89 MiB (RSS), difference: 5.31 MiB 2025.03.12 22:37:31.660098 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.660316 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:31.660398 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:31.661232 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.661280 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.661738 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:37:31.662016 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:31.662279 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} executeQuery: Read 136 rows, 12.03 KiB in 0.002023 sec., 67226.89075630251 rows/sec., 5.81 MiB/sec. 2025.03.12 22:37:31.662402 [ 276 ] {092cb97a-55d7-491f-94e7-5f60194a60ab} TCPHandler: Processed in 0.002444784 sec. 2025.03.12 22:37:31.662537 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.662644 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:31.662691 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:31.663234 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.663273 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.663631 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:37:31.663868 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:31.664085 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} executeQuery: Read 40 rows, 3.01 KiB in 0.001464 sec., 27322.4043715847 rows/sec., 2.01 MiB/sec. 2025.03.12 22:37:31.664144 [ 276 ] {0e993308-72ca-4a23-8d2e-e9d11bcc5cfc} TCPHandler: Processed in 0.001660203 sec. 2025.03.12 22:37:31.664269 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.664383 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:31.664429 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:31.664995 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.665035 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.665403 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:37:31.665643 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:31.665852 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} executeQuery: Read 104 rows, 8.32 KiB in 0.001491 sec., 69751.84439973172 rows/sec., 5.45 MiB/sec. 2025.03.12 22:37:31.665905 [ 276 ] {49d3d842-6d82-4e79-b740-bb8fbbfbd206} TCPHandler: Processed in 0.001689163 sec. 2025.03.12 22:37:31.666026 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.666157 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:31.666207 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:31.666755 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.666794 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.667183 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:37:31.667418 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:31.667634 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. 2025.03.12 22:37:31.667687 [ 276 ] {02b75e53-b8f7-46b8-93eb-e711ddfe1230} TCPHandler: Processed in 0.001711224 sec. 2025.03.12 22:37:31.667790 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.667893 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:31.667957 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:31.669044 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.669082 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.669739 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:37:31.669993 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:31.670234 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} executeQuery: Read 40 rows, 73.40 KiB in 0.002363 sec., 16927.634363097757 rows/sec., 30.33 MiB/sec. 2025.03.12 22:37:31.670338 [ 276 ] {7d71cae2-f14e-4f99-8bbf-f2faa27f2ebf} TCPHandler: Processed in 0.002596857 sec. 2025.03.12 22:37:31.670454 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:31.670558 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:31.670603 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:31.671030 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:31.671068 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:31.671430 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:37:31.671704 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:31.672053 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. 2025.03.12 22:37:31.672466 [ 276 ] {6ef50725-2f4d-4d87-b0fd-0e0a9306e669} TCPHandler: Processed in 0.002051953 sec. 2025.03.12 22:37:36.662405 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:36.662760 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:36.662884 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:36.664023 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:36.664105 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:36.664771 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:37:36.665165 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:36.665534 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} executeQuery: Read 56 rows, 4.41 KiB in 0.002858 sec., 19594.12176347096 rows/sec., 1.51 MiB/sec. 2025.03.12 22:37:36.665623 [ 276 ] {3e5b0674-4c6d-40e8-a682-1f5d38389bc7} TCPHandler: Processed in 0.003435399 sec. 2025.03.12 22:37:36.665796 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:36.665955 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:36.666027 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:36.666882 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:36.666946 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:36.667472 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:37:36.667833 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:36.668171 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} executeQuery: Read 64 rows, 5.12 KiB in 0.002251 sec., 28431.808085295426 rows/sec., 2.22 MiB/sec. 2025.03.12 22:37:36.668254 [ 276 ] {b94c0171-0b85-4e8b-b381-1cf4a47a2e95} TCPHandler: Processed in 0.002533146 sec. 2025.03.12 22:37:36.668426 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:36.668588 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:36.668665 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:36.669444 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:36.669500 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:36.670085 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:37:36.670440 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:36.670783 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} executeQuery: Read 160 rows, 11.41 KiB in 0.00223 sec., 71748.87892376681 rows/sec., 5.00 MiB/sec. 2025.03.12 22:37:36.670865 [ 276 ] {3ca469fa-5719-4fbd-bb79-81cdaa046f67} TCPHandler: Processed in 0.002516626 sec. 2025.03.12 22:37:36.671022 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:36.671176 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:36.671246 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:36.671899 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:36.671959 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:36.672515 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:37:36.672871 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:36.673201 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} executeQuery: Read 60 rows, 4.14 KiB in 0.002051 sec., 29254.022428083863 rows/sec., 1.97 MiB/sec. 2025.03.12 22:37:36.673284 [ 276 ] {076f1e4c-4639-4358-9662-69fd408da111} TCPHandler: Processed in 0.00233757 sec. 2025.03.12 22:37:36.989084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.03.12 22:37:36.989824 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:36.989871 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:36.990506 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:36.990763 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:36.990984 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.03.12 22:37:37.519285 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.12 22:37:37.538514 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:37.538574 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:37.545608 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:37:37.546385 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:37.549433 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.12 22:37:39.526307 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 2025.03.12 22:37:39.529161 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:39.529213 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:39.530696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:37:39.531013 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:39.532187 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 440 2025.03.12 22:37:41.659670 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.659856 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:41.659928 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:41.660769 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.660830 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.661279 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:37:41.661539 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:41.661732 [ 124 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:37:41.661797 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} executeQuery: Read 136 rows, 12.03 KiB in 0.001986 sec., 68479.35548841894 rows/sec., 5.91 MiB/sec. 2025.03.12 22:37:41.661809 [ 124 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.661880 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.661935 [ 276 ] {d9b191e5-de37-4b03-8b5d-318006110303} TCPHandler: Processed in 0.002397832 sec. 2025.03.12 22:37:41.662295 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.662365 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:41.662548 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:41.662662 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:41.662776 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.662880 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part 2025.03.12 22:37:41.663204 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:41.663618 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2025.03.12 22:37:41.664072 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:41.664280 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.03.12 22:37:41.664629 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:37:41.665317 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.665385 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.666324 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:37:41.666938 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:41.667265 [ 34 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:37:41.667360 [ 34 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.667419 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} executeQuery: Read 40 rows, 3.01 KiB in 0.00495 sec., 8080.80808080808 rows/sec., 607.64 KiB/sec. 2025.03.12 22:37:41.667428 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.668120 [ 276 ] {480f34f5-c654-47d1-916c-38d95eb65675} TCPHandler: Processed in 0.005942704 sec. 2025.03.12 22:37:41.668405 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:37:41.668714 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.668798 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.006801247 sec., 271273.78258722264 rows/sec., 23.72 MiB/sec. 2025.03.12 22:37:41.668886 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.668957 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:41.668981 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part 2025.03.12 22:37:41.669097 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:37:41.669030 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:41.669678 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2025.03.12 22:37:41.670182 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:37:41.670197 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:41.670649 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_26_5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:37:41.670723 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part 2025.03.12 22:37:41.670849 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.12 22:37:41.671193 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:37:41.671485 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::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.12 22:37:41.672401 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.672474 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.673390 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:37:41.673975 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:41.674073 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 5 columns (5 merged, 0 gathered) in 0.006455087 sec., 42292.22627053671 rows/sec., 3.27 MiB/sec. 2025.03.12 22:37:41.674243 [ 34 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:37:41.674334 [ 34 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.674398 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.674418 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:37:41.674541 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} executeQuery: Read 104 rows, 8.32 KiB in 0.005604 sec., 18558.1727337616 rows/sec., 1.45 MiB/sec. 2025.03.12 22:37:41.674836 [ 276 ] {5e49f9cc-d362-4900-bf91-343b28726551} TCPHandler: Processed in 0.006259862 sec. 2025.03.12 22:37:41.674953 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:41.675127 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.675344 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:41.675451 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.675467 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:41.675590 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 628 rows starting from the beginning of the part 2025.03.12 22:37:41.675630 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_11_2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:37:41.675638 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:41.676051 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.12 22:37:41.676338 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:41.676750 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2025.03.12 22:37:41.676994 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:41.677304 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.03.12 22:37:41.677678 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:37:41.678337 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.678393 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.679363 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:37:41.679960 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:41.680228 [ 34 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:37:41.680372 [ 34 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.680459 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.680476 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} executeQuery: Read 160 rows, 11.41 KiB in 0.005115 sec., 31280.54740957967 rows/sec., 2.18 MiB/sec. 2025.03.12 22:37:41.680974 [ 276 ] {efb62052-f3f3-46f6-95f6-d4262790d013} TCPHandler: Processed in 0.005956614 sec. 2025.03.12 22:37:41.681011 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:41.681331 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.681575 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.681700 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7213 rows starting from the beginning of the part 2025.03.12 22:37:41.681713 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:41.682160 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 98 rows starting from the beginning of the part 2025.03.12 22:37:41.682223 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:41.682618 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.03.12 22:37:41.683118 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:41.683506 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.03.12 22:37:41.683934 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:37:41.684629 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 5 columns (5 merged, 0 gathered) in 0.010046551 sec., 102323.6730694942 rows/sec., 8.21 MiB/sec. 2025.03.12 22:37:41.684989 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:37:41.686050 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:41.686317 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_26_5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:37:41.686462 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.12 22:37:41.688234 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.688276 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.689341 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7951 rows, containing 5 columns (5 merged, 0 gathered) in 0.008750027 sec., 908682.9103498766 rows/sec., 62.28 MiB/sec. 2025.03.12 22:37:41.689347 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:37:41.689636 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:41.689833 [ 34 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.12 22:37:41.689922 [ 34 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.689970 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.689993 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} executeQuery: Read 40 rows, 73.40 KiB in 0.008421 sec., 4750.029687685548 rows/sec., 8.51 MiB/sec. 2025.03.12 22:37:41.690685 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:37:41.690985 [ 200 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:37:41.690988 [ 276 ] {7a5899d6-42f5-4f00-b658-032047bcc644} TCPHandler: Processed in 0.009788004 sec. 2025.03.12 22:37:41.691413 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:41.691739 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:41.691914 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:41.692202 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.692278 [ 200 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:41.692609 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part 2025.03.12 22:37:41.692739 [ 200 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_26_5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:37:41.693144 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.03.12 22:37:41.693840 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2025.03.12 22:37:41.694624 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.694625 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:37:41.694698 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.695237 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:37:41.695871 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:37:41.696204 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:37:41.696495 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:37:41.696985 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:41.697418 [ 34 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:37:41.697523 [ 34 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:41.697595 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:41.697849 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} executeQuery: Read 60 rows, 4.14 KiB in 0.006209 sec., 9663.39185053954 rows/sec., 666.87 KiB/sec. 2025.03.12 22:37:41.698152 [ 276 ] {1ee722e3-056d-40c4-a7f8-98f77646830a} TCPHandler: Processed in 0.006848787 sec. 2025.03.12 22:37:41.698274 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:41.698567 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:37:41.698646 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1090 rows starting from the beginning of the part 2025.03.12 22:37:41.699006 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2025.03.12 22:37:41.699239 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.03.12 22:37:41.699676 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:41.700023 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.03.12 22:37:41.700414 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:37:41.703794 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.006021936 sec., 227169.46842344388 rows/sec., 15.31 MiB/sec. 2025.03.12 22:37:41.704102 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:37:41.704704 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:41.704853 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_26_5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:37:41.705099 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.12 22:37:41.705956 [ 189 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.015874162 sec., 20599.51259159381 rows/sec., 36.91 MiB/sec. 2025.03.12 22:37:41.706494 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.12 22:37:41.706944 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:41.707041 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_11_2} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.12 22:37:41.707204 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.03.12 22:37:44.341060 [ 122 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:37:44.341172 [ 122 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:37:44.491127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.03.12 22:37:44.491894 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:44.491944 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:44.492501 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:44.492762 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:44.492948 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.12 22:37:45.049523 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.12 22:37:45.068875 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:45.068928 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:45.076386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:37:45.077157 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:45.079970 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.12 22:37:46.658305 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:46.658522 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:46.658604 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:46.659455 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:46.659509 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:46.659972 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:37:46.660230 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:46.660508 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. 2025.03.12 22:37:46.660685 [ 276 ] {193d4783-a32e-4811-9be3-3617cdd67577} TCPHandler: Processed in 0.002520525 sec. 2025.03.12 22:37:46.660899 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:46.661009 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:46.661057 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:46.661662 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:46.661703 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:46.662073 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:37:46.662318 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:46.662531 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. 2025.03.12 22:37:46.662584 [ 276 ] {fcb1616f-dce2-495b-8090-7905680f3c1d} TCPHandler: Processed in 0.001751505 sec. 2025.03.12 22:37:46.662705 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:46.662810 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:46.662860 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:46.663397 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:46.663437 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:46.663836 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:37:46.664080 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:46.664285 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. 2025.03.12 22:37:46.664338 [ 276 ] {f1337943-2ded-4609-b576-450528e3b551} TCPHandler: Processed in 0.001684354 sec. 2025.03.12 22:37:46.664444 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:46.664547 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:46.664594 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:46.665034 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:46.665074 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:46.665452 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:37:46.665689 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:46.665892 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. 2025.03.12 22:37:46.665941 [ 276 ] {eeb7d9f5-3faa-4c5f-85c0-de368672c6de} TCPHandler: Processed in 0.00154851 sec. 2025.03.12 22:37:48.015401 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.015710 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.015825 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:37:48.016780 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.016830 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.017275 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:37:48.017539 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:37:48.017758 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} executeQuery: Read 24 rows, 2.04 KiB in 0.002127 sec., 11283.497884344146 rows/sec., 958.66 KiB/sec. 2025.03.12 22:37:48.017940 [ 276 ] {abe8cfef-1394-4839-b5c9-c1128b32f6d2} TCPHandler: Processed in 0.00270061 sec. 2025.03.12 22:37:48.018088 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.018202 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:37:48.018251 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:37:48.018808 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.018847 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.019205 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.12 22:37:48.019446 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:37:48.019653 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} executeQuery: Read 16 rows, 1.30 KiB in 0.001478 sec., 10825.439783491205 rows/sec., 882.74 KiB/sec. 2025.03.12 22:37:48.019707 [ 276 ] {d7e0ac8e-7953-46c9-a75e-c9805d3c7306} TCPHandler: Processed in 0.001673053 sec. 2025.03.12 22:37:48.019812 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.019915 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:48.019960 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:48.020960 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.020999 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.021445 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:37:48.021818 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:48.022171 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} executeQuery: Read 1404 rows, 120.63 KiB in 0.002276 sec., 616871.704745167 rows/sec., 51.76 MiB/sec. 2025.03.12 22:37:48.022394 [ 276 ] {8ce04f8a-4f6a-47cd-a16c-baa98ccd2709} TCPHandler: Processed in 0.002626238 sec. 2025.03.12 22:37:48.022569 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.022675 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.022721 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:37:48.023306 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.023348 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.023704 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:37:48.023953 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:37:48.024163 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} executeQuery: Read 68 rows, 5.09 KiB in 0.00151 sec., 45033.112582781454 rows/sec., 3.29 MiB/sec. 2025.03.12 22:37:48.024218 [ 276 ] {97a701b4-7082-4e0f-94b1-95b09eb9ed8f} TCPHandler: Processed in 0.001709385 sec. 2025.03.12 22:37:48.024339 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.024445 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.024491 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:37:48.025075 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.025116 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.025483 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:37:48.025728 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:37:48.026039 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} executeQuery: Read 252 rows, 17.85 KiB in 0.001593 sec., 158192.09039548022 rows/sec., 10.94 MiB/sec. 2025.03.12 22:37:48.026130 [ 276 ] {d5d99fca-2aa6-4d9b-9533-a10a0d6b22ee} TCPHandler: Processed in 0.001841208 sec. 2025.03.12 22:37:48.026271 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.026409 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.026467 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:37:48.027127 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.027176 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.027570 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:37:48.027826 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:37:48.028103 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} executeQuery: Read 12 rows, 960.00 B in 0.001706 sec., 7033.997655334115 rows/sec., 549.53 KiB/sec. 2025.03.12 22:37:48.028174 [ 276 ] {e10d1fbc-394b-4195-bfda-d608f5beb566} TCPHandler: Processed in 0.001969691 sec. 2025.03.12 22:37:48.028283 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.028386 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:48.028431 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:48.029164 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.029205 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.029593 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:37:48.029832 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:48.030097 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} executeQuery: Read 612 rows, 47.17 KiB in 0.00173 sec., 353757.22543352604 rows/sec., 26.63 MiB/sec. 2025.03.12 22:37:48.030332 [ 276 ] {f60824af-aefe-41f6-b7d7-8147241db182} TCPHandler: Processed in 0.002093364 sec. 2025.03.12 22:37:48.030479 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.030585 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.030636 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:48.031374 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.031414 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.031843 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:37:48.032083 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:48.032341 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} executeQuery: Read 942 rows, 65.08 KiB in 0.001777 sec., 530106.921778278 rows/sec., 35.77 MiB/sec. 2025.03.12 22:37:48.032574 [ 276 ] {f767943f-829b-448a-8852-92d198e68e45} TCPHandler: Processed in 0.002141195 sec. 2025.03.12 22:37:48.032746 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.032852 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.032928 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:37:48.034081 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.034121 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.034949 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:37:48.035216 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:37:48.035447 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} executeQuery: Read 40 rows, 73.40 KiB in 0.002618 sec., 15278.838808250572 rows/sec., 27.38 MiB/sec. 2025.03.12 22:37:48.035542 [ 276 ] {95845091-b7df-4b6b-90b1-1c67db7b3748} TCPHandler: Processed in 0.002845673 sec. 2025.03.12 22:37:48.035657 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:48.035760 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:48.035807 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:48.036232 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:48.036271 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:48.036624 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:37:48.036861 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:48.037069 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} executeQuery: Read 18 rows, 1.25 KiB in 0.00133 sec., 13533.834586466166 rows/sec., 939.12 KiB/sec. 2025.03.12 22:37:48.037119 [ 276 ] {33e1fe3e-6136-4d0b-bf09-32d1788dbf18} TCPHandler: Processed in 0.001512089 sec. 2025.03.12 22:37:49.532349 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 480 2025.03.12 22:37:49.535901 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:49.535947 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:49.537684 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:37:49.538001 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:49.538519 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 480 2025.03.12 22:37:51.655987 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:51.656201 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:51.656281 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:51.657077 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:51.657118 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:51.657556 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:37:51.657810 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:51.658009 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.03.12 22:37:51.658067 [ 276 ] {910094a8-146b-4a2b-8eea-80a7f6bef19c} TCPHandler: Processed in 0.002215677 sec. 2025.03.12 22:37:51.658195 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:51.658302 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:51.658347 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:51.658901 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:51.658938 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:51.659292 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:37:51.659531 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:51.659710 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} executeQuery: Read 64 rows, 5.12 KiB in 0.001431 sec., 44723.96925227114 rows/sec., 3.49 MiB/sec. 2025.03.12 22:37:51.659761 [ 276 ] {e3696805-2083-4684-90a0-33e2fdde8bad} TCPHandler: Processed in 0.001617722 sec. 2025.03.12 22:37:51.659878 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:51.659982 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:51.660033 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:51.660532 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:51.660571 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:51.660978 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:37:51.661218 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:51.661435 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} executeQuery: Read 108 rows, 7.71 KiB in 0.001471 sec., 73419.4425560843 rows/sec., 5.12 MiB/sec. 2025.03.12 22:37:51.661615 [ 276 ] {c64871ac-68db-45f0-adbb-27063b8b72a5} TCPHandler: Processed in 0.001782546 sec. 2025.03.12 22:37:51.661826 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:51.661931 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:51.661978 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:51.662446 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:51.662483 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:51.662837 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:37:51.663069 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:51.663241 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} executeQuery: Read 42 rows, 2.89 KiB in 0.001333 sec., 31507.876969242312 rows/sec., 2.12 MiB/sec. 2025.03.12 22:37:51.663291 [ 276 ] {f0b11adf-5593-4a4d-84e7-91f805729b2e} TCPHandler: Processed in 0.00153255 sec. 2025.03.12 22:37:51.993095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.03.12 22:37:51.993742 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:51.993785 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:51.994328 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:51.994581 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:51.994808 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.03.12 22:37:52.580045 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.12 22:37:52.600020 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:52.600074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:52.607664 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:37:52.608427 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:37:52.611205 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.12 22:37:56.658231 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:56.658461 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:37:56.658541 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:37:56.659332 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:56.659377 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:56.659822 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:37:56.660076 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:37:56.660283 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. 2025.03.12 22:37:56.660349 [ 276 ] {c1950dff-f3cf-468b-9a7a-f0c53fa42f74} TCPHandler: Processed in 0.002257029 sec. 2025.03.12 22:37:56.660463 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:56.660573 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:37:56.660621 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:37:56.661182 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:56.661221 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:56.661591 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:37:56.661842 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:37:56.662024 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. 2025.03.12 22:37:56.662077 [ 276 ] {f9806504-c318-4947-b719-7cad9a6f8dd1} TCPHandler: Processed in 0.001666193 sec. 2025.03.12 22:37:56.662190 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:56.662298 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:37:56.662349 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:37:56.662864 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:56.662902 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:56.663288 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:37:56.663527 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:37:56.663704 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} executeQuery: Read 160 rows, 11.41 KiB in 0.001428 sec., 112044.81792717087 rows/sec., 7.80 MiB/sec. 2025.03.12 22:37:56.663756 [ 276 ] {cd3932f8-fe50-4f63-a1ba-6bbc35dc68c8} TCPHandler: Processed in 0.001617172 sec. 2025.03.12 22:37:56.663861 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:37:56.663965 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:37:56.664012 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:37:56.664435 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:56.664473 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:56.664831 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:37:56.665069 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:37:56.665286 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2025.03.12 22:37:56.665447 [ 276 ] {b819037a-cbdb-43b5-b64c-afb41e58aaf2} TCPHandler: Processed in 0.001630353 sec. 2025.03.12 22:37:59.341229 [ 108 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:37:59.341291 [ 108 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:37:59.494932 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.03.12 22:37:59.495601 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:59.495642 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:59.496244 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:37:59.496491 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:37:59.496671 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.12 22:37:59.538786 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 496 2025.03.12 22:37:59.541615 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:37:59.541660 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:37:59.543121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:37:59.543429 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:37:59.544646 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 496 2025.03.12 22:38:00.109575 [ 105 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.12 22:38:00.109677 [ 105 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:00.109717 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:00.109954 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::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.12 22:38:00.110149 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:00.110194 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2025.03.12 22:38:00.110292 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.03.12 22:38:00.110391 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part 2025.03.12 22:38:00.110552 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.03.12 22:38:00.110653 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.03.12 22:38:00.111274 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.12 22:38:00.112293 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479174 sec., 407393.75291931914 rows/sec., 29.73 MiB/sec. 2025.03.12 22:38:00.112459 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.12 22:38:00.112875 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:38:00.113009 [ 186 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_5_1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.12 22:38:00.113124 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.12 22:38:00.133077 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:00.133122 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:00.140645 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:38:00.141430 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:00.144158 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.12 22:38:01.661012 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.661223 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:01.661306 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:01.662204 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.662255 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.662692 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:38:01.662959 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:01.663157 [ 110 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:38:01.663228 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} executeQuery: Read 136 rows, 12.03 KiB in 0.002058 sec., 66083.57628765792 rows/sec., 5.71 MiB/sec. 2025.03.12 22:38:01.663242 [ 110 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.663307 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.663359 [ 276 ] {beadd1cf-251c-4dd5-a994-765c43345883} TCPHandler: Processed in 0.002489184 sec. 2025.03.12 22:38:01.663488 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:01.663502 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.663649 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:01.663652 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:01.663692 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part 2025.03.12 22:38:01.663718 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:01.663939 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.03.12 22:38:01.664363 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:38:01.664659 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:01.665065 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2025.03.12 22:38:01.665419 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:01.666286 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.666327 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.666912 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:38:01.667204 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:01.667433 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} executeQuery: Read 40 rows, 3.01 KiB in 0.003814 sec., 10487.676979549029 rows/sec., 788.62 KiB/sec. 2025.03.12 22:38:01.667490 [ 276 ] {8fb01896-30fb-40f9-96a8-6d7687dc597a} TCPHandler: Processed in 0.004043585 sec. 2025.03.12 22:38:01.667635 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.667757 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.004344102 sec., 716603.7998186967 rows/sec., 62.67 MiB/sec. 2025.03.12 22:38:01.667786 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:01.667860 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:01.668074 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:38:01.668710 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:01.668931 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_31_6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:38:01.669024 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.669089 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:38:01.669097 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.669489 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:38:01.669731 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:01.669894 [ 110 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:38:01.669948 [ 110 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.669979 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} executeQuery: Read 104 rows, 8.32 KiB in 0.002221 sec., 46825.75416479064 rows/sec., 3.66 MiB/sec. 2025.03.12 22:38:01.669996 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.670141 [ 276 ] {cd158171-a2de-4631-b683-a67c7347b268} TCPHandler: Processed in 0.002575617 sec. 2025.03.12 22:38:01.670427 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:01.670460 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.670851 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:01.671015 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:01.671031 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:01.671166 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 628 rows starting from the beginning of the part 2025.03.12 22:38:01.671698 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.03.12 22:38:01.672092 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 612 rows starting from the beginning of the part 2025.03.12 22:38:01.672469 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:01.672597 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2025.03.12 22:38:01.673019 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:01.673736 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.673808 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.674743 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:38:01.675282 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:01.675490 [ 110 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:38:01.675601 [ 110 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.675688 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.675758 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} executeQuery: Read 160 rows, 11.41 KiB in 0.005033 sec., 31790.184780449035 rows/sec., 2.21 MiB/sec. 2025.03.12 22:38:01.676254 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:01.676292 [ 276 ] {17a9791f-94e8-4341-a961-fdb8349f132c} TCPHandler: Processed in 0.005934414 sec. 2025.03.12 22:38:01.676534 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006360645 sec., 241484.94374391277 rows/sec., 19.24 MiB/sec. 2025.03.12 22:38:01.676637 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.676687 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:01.676827 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7951 rows starting from the beginning of the part 2025.03.12 22:38:01.676929 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:01.676934 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:38:01.677256 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.03.12 22:38:01.677282 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:01.677939 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 942 rows starting from the beginning of the part 2025.03.12 22:38:01.678457 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part 2025.03.12 22:38:01.678852 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.03.12 22:38:01.679341 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:01.680369 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:01.680757 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_31_6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:38:01.681092 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:38:01.683575 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.683626 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.684758 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:38:01.685102 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:01.685326 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} executeQuery: Read 40 rows, 73.40 KiB in 0.008503 sec., 4704.222039280254 rows/sec., 8.43 MiB/sec. 2025.03.12 22:38:01.686092 [ 276 ] {81e6eeef-3b84-4636-8bb8-b9e8d6ae8ec0} TCPHandler: Processed in 0.009544667 sec. 2025.03.12 22:38:01.686132 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9481 rows, containing 5 columns (5 merged, 0 gathered) in 0.010316918 sec., 918975.9965136875 rows/sec., 62.95 MiB/sec. 2025.03.12 22:38:01.686272 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:01.686416 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:38:01.686450 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:01.686575 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:01.687051 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:01.687220 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_31_6} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:38:01.687408 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.12 22:38:01.687540 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.687585 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.687969 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:38:01.688215 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:01.688345 [ 109 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:38:01.688394 [ 109 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:01.688403 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} executeQuery: Read 60 rows, 4.14 KiB in 0.002 sec., 30000 rows/sec., 2.02 MiB/sec. 2025.03.12 22:38:01.688423 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:01.688486 [ 276 ] {5763cc1e-23ad-4e5f-888d-3ea2bc26fd31} TCPHandler: Processed in 0.002272129 sec. 2025.03.12 22:38:01.688703 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:01.689065 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:01.689102 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1368 rows starting from the beginning of the part 2025.03.12 22:38:01.689161 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.03.12 22:38:01.689386 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part 2025.03.12 22:38:01.689551 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2025.03.12 22:38:01.689774 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.03.12 22:38:01.689914 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:01.691283 [ 187 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784212 sec., 577542.2273878569 rows/sec., 38.92 MiB/sec. 2025.03.12 22:38:01.691504 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:38:01.691843 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:01.691918 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_31_6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:38:01.691984 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:38:06.657636 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:06.657851 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:06.657924 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:06.658701 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.658752 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.659191 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:38:06.659459 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:06.659691 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2025.03.12 22:38:06.659749 [ 276 ] {ca73cfea-5f98-4e28-b1a7-936018d9a385} TCPHandler: Processed in 0.002249698 sec. 2025.03.12 22:38:06.659874 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:06.659979 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:06.660025 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:06.660574 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.660614 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.660969 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:38:06.661216 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:06.661432 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. 2025.03.12 22:38:06.661486 [ 276 ] {511125a3-21b8-4405-9f39-39b0caac49db} TCPHandler: Processed in 0.001662943 sec. 2025.03.12 22:38:06.661604 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:06.661710 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:06.661760 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:06.662294 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.662334 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.662740 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:38:06.662977 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:06.663180 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. 2025.03.12 22:38:06.663245 [ 276 ] {d7aaa499-f5ab-4a47-abc7-efc7ffb93a31} TCPHandler: Processed in 0.001690354 sec. 2025.03.12 22:38:06.663382 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:06.663513 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:06.663580 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:06.664022 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.664062 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.664419 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:38:06.664656 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:06.664866 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. 2025.03.12 22:38:06.664918 [ 276 ] {5402614f-f136-48eb-9122-cbe46eeb6d2c} TCPHandler: Processed in 0.001594881 sec. 2025.03.12 22:38:06.997766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.03.12 22:38:06.998431 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.998471 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.999048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:38:06.999334 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:06.999508 [ 100 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:38:06.999552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.03.12 22:38:06.999558 [ 100 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:06.999595 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:06.999767 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:06.999990 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:07.000052 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:07.000139 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.03.12 22:38:07.000304 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.03.12 22:38:07.000645 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.03.12 22:38:07.000789 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.03.12 22:38:07.001035 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.03.12 22:38:07.003547 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003846679 sec., 2505537.893855973 rows/sec., 35.84 MiB/sec. 2025.03.12 22:38:07.003861 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:38:07.004173 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:07.004252 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_21_4} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:38:07.004353 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.12 22:38:07.645188 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.12 22:38:07.666174 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:07.666236 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:07.673822 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:38:07.674607 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:07.674979 [ 100 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:38:07.675121 [ 100 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:07.675195 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:07.675603 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.691247 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.12 22:38:07.692532 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:07.693726 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.698766 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.704002 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.709966 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.715533 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.720401 [ 187 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:07.787220 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.111878659 sec., 1421.182568875803 rows/sec., 7.35 MiB/sec. 2025.03.12 22:38:07.789845 [ 197 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:38:07.792754 [ 197 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_21_4} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:07.792882 [ 197 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_21_4} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:38:07.795068 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.12 22:38:08.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.89 MiB, peak 193.46 MiB, free memory in arenas 0.00 B, will set to 184.66 MiB (RSS), difference: 1.78 MiB 2025.03.12 22:38:09.545729 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 516 2025.03.12 22:38:09.548552 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:09.548593 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:09.550060 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:38:09.550365 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:09.550845 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 516 2025.03.12 22:38:11.661464 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.661651 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:11.661724 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:11.662561 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.662613 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.663073 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:38:11.663340 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:11.663605 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} executeQuery: Read 136 rows, 12.03 KiB in 0.002002 sec., 67932.06793206793 rows/sec., 5.87 MiB/sec. 2025.03.12 22:38:11.663781 [ 276 ] {7fe3ad87-a0c4-4696-8f7e-58ff721dce90} TCPHandler: Processed in 0.002446013 sec. 2025.03.12 22:38:11.663993 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.664098 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:11.664146 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:11.664714 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.664754 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.665107 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:38:11.665345 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:11.665557 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} executeQuery: Read 40 rows, 3.01 KiB in 0.001482 sec., 26990.55330634278 rows/sec., 1.98 MiB/sec. 2025.03.12 22:38:11.665611 [ 276 ] {aba91f36-28f8-43f0-8383-f9bf3814fc95} TCPHandler: Processed in 0.001683914 sec. 2025.03.12 22:38:11.665751 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.665888 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:11.665942 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:11.666556 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.666597 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.666969 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:38:11.667227 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:11.667438 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} executeQuery: Read 104 rows, 8.32 KiB in 0.001579 sec., 65864.47118429386 rows/sec., 5.14 MiB/sec. 2025.03.12 22:38:11.667491 [ 276 ] {52dbc446-0978-4605-a914-f5f8d8325ca9} TCPHandler: Processed in 0.001808257 sec. 2025.03.12 22:38:11.667613 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.667720 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:11.667771 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:11.668305 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.668344 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.668730 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:38:11.668979 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:11.669195 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. 2025.03.12 22:38:11.669248 [ 276 ] {6e74d8a7-688a-422e-a783-32e8464358a9} TCPHandler: Processed in 0.001685993 sec. 2025.03.12 22:38:11.669356 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.669458 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:11.669525 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:11.670670 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.670711 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.671385 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:38:11.671661 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:11.671903 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} executeQuery: Read 40 rows, 73.40 KiB in 0.002466 sec., 16220.600162206003 rows/sec., 29.07 MiB/sec. 2025.03.12 22:38:11.672000 [ 276 ] {b80b2ef5-6a70-4465-8b24-80f67ede0c6e} TCPHandler: Processed in 0.0026943 sec. 2025.03.12 22:38:11.672117 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:11.672222 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:11.672269 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:11.672718 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:11.672757 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. 2025.03.12 22:38:11.673121 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:38:11.673379 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:11.673577 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. 2025.03.12 22:38:11.673658 [ 276 ] {c39b6df2-c65e-40de-a9b4-0b52eeaeb4f6} TCPHandler: Processed in 0.001593231 sec. 2025.03.12 22:38:14.341352 [ 94 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:38:14.341420 [ 94 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:38:14.500624 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.03.12 22:38:14.501291 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:14.501336 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:14.501926 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:38:14.502172 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:14.502426 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.12 22:38:15.192290 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.12 22:38:15.210614 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:15.210659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:15.217737 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:38:15.218470 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:15.220895 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.12 22:38:16.658020 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:16.658334 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:16.658415 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:16.659181 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:16.659225 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:16.659682 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:38:16.659945 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:16.660196 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. 2025.03.12 22:38:16.660402 [ 276 ] {578f5e8a-f96d-4cf5-9030-f70ba789fdd9} TCPHandler: Processed in 0.002564986 sec. 2025.03.12 22:38:16.660639 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:16.660752 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:16.660802 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:16.661395 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:16.661435 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:16.661793 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:38:16.662035 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:16.662221 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. 2025.03.12 22:38:16.662278 [ 276 ] {452f53eb-36dd-4057-a963-5dfffba4bb4d} TCPHandler: Processed in 0.001706734 sec. 2025.03.12 22:38:16.662397 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:16.662505 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:16.662556 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:16.663073 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:16.663110 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:16.663494 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:38:16.663745 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:16.663929 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. 2025.03.12 22:38:16.663981 [ 276 ] {bfa04593-96be-4d27-9784-03e4fcf58142} TCPHandler: Processed in 0.001636572 sec. 2025.03.12 22:38:16.664088 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:16.664190 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:16.664237 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:16.664668 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:16.664706 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:16.665066 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:38:16.665314 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:16.665533 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.12 22:38:16.665585 [ 276 ] {fc2c8f6e-8f08-4d6a-8192-06be136604a5} TCPHandler: Processed in 0.0015474 sec. 2025.03.12 22:38:18.021415 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.021605 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.021677 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:38:18.022485 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.022537 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.022970 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:38:18.023258 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:38:18.023456 [ 92 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.12 22:38:18.023522 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} executeQuery: Read 24 rows, 2.04 KiB in 0.001964 sec., 12219.959266802443 rows/sec., 1.01 MiB/sec. 2025.03.12 22:38:18.023537 [ 92 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.023615 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.023671 [ 276 ] {515e3485-c595-4baa-bcd4-d0294b6f488c} TCPHandler: Processed in 0.002391422 sec. 2025.03.12 22:38:18.023886 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.023922 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::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.12 22:38:18.024059 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:38:18.024153 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:38:18.024448 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:18.024525 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.03.12 22:38:18.024867 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.03.12 22:38:18.025262 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.03.12 22:38:18.025615 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.03.12 22:38:18.025869 [ 194 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.03.12 22:38:18.026729 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.026793 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.027690 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.12 22:38:18.028199 [ 192 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004428734 sec., 27095.77951622292 rows/sec., 2.35 MiB/sec. 2025.03.12 22:38:18.028210 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:38:18.028478 [ 192 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.12 22:38:18.028662 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} executeQuery: Read 2 rows, 167.00 B in 0.004676 sec., 427.71599657827204 rows/sec., 34.88 KiB/sec. 2025.03.12 22:38:18.028785 [ 276 ] {d0c8939c-a423-4a18-bae4-13353181b277} TCPHandler: Processed in 0.004984189 sec. 2025.03.12 22:38:18.028949 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.029050 [ 192 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:38:18.029165 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:18.029258 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:18.029265 [ 192 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_5_1} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.12 22:38:18.029464 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.12 22:38:18.030687 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.030732 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.031193 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:38:18.031444 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:18.031669 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} executeQuery: Read 1397 rows, 120.12 KiB in 0.002584 sec., 540634.6749226006 rows/sec., 45.40 MiB/sec. 2025.03.12 22:38:18.031724 [ 276 ] {58c1b410-e65e-4764-acfc-54f54fd22827} TCPHandler: Processed in 0.002829863 sec. 2025.03.12 22:38:18.031830 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.031933 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.031978 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:18.032528 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.032568 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.032914 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:38:18.033157 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:18.033416 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} executeQuery: Read 54 rows, 4.11 KiB in 0.001498 sec., 36048.064085447266 rows/sec., 2.68 MiB/sec. 2025.03.12 22:38:18.033622 [ 276 ] {f5b5e355-d16b-4eab-930a-ae37fab4c77b} TCPHandler: Processed in 0.001833647 sec. 2025.03.12 22:38:18.033791 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.033895 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.033940 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:38:18.034580 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.034621 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.034974 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:38:18.035221 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:38:18.035426 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} executeQuery: Read 252 rows, 17.85 KiB in 0.001554 sec., 162162.16216216216 rows/sec., 11.22 MiB/sec. 2025.03.12 22:38:18.035480 [ 276 ] {e585a6af-ef73-4160-a7ce-30c4ccdf3915} TCPHandler: Processed in 0.001741745 sec. 2025.03.12 22:38:18.035596 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.035702 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.035745 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:38:18.036417 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.036458 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.036862 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:38:18.037106 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:38:18.037250 [ 92 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.12 22:38:18.037296 [ 92 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.037323 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} executeQuery: Read 12 rows, 960.00 B in 0.001638 sec., 7326.007326007327 rows/sec., 572.34 KiB/sec. 2025.03.12 22:38:18.037326 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.037457 [ 276 ] {ed90e2af-e9d9-4d66-ab39-c0023e07caf6} TCPHandler: Processed in 0.00190941 sec. 2025.03.12 22:38:18.037492 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::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.12 22:38:18.037615 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:18.037654 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.03.12 22:38:18.037658 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.037851 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.03.12 22:38:18.037997 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:18.038169 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::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.12 22:38:18.038180 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:18.038557 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.03.12 22:38:18.038845 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.03.12 22:38:18.041033 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.041127 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.041161 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.003747337 sec., 16011.370207696826 rows/sec., 1.28 MiB/sec. 2025.03.12 22:38:18.041372 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.12 22:38:18.041862 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:38:18.041963 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:38:18.041978 [ 196 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_5_1} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.12 22:38:18.042099 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.12 22:38:18.042306 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:18.042569 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} executeQuery: Read 598 rows, 46.03 KiB in 0.004704 sec., 127125.85034013606 rows/sec., 9.56 MiB/sec. 2025.03.12 22:38:18.042647 [ 276 ] {756a4fb1-5ba0-4968-b70b-8ec2a431f5a4} TCPHandler: Processed in 0.005103362 sec. 2025.03.12 22:38:18.042765 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.042881 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.042934 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:18.043656 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.043696 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.044124 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:38:18.044367 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:18.044589 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} executeQuery: Read 945 rows, 65.30 KiB in 0.001737 sec., 544041.450777202 rows/sec., 36.71 MiB/sec. 2025.03.12 22:38:18.044642 [ 276 ] {a7dc2e34-5e4d-42c6-8e18-5c6981f446c0} TCPHandler: Processed in 0.00192883 sec. 2025.03.12 22:38:18.044816 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.044922 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.044988 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:18.046117 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.046157 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.046793 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:38:18.047045 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:18.047295 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} executeQuery: Read 40 rows, 73.40 KiB in 0.002394 sec., 16708.43776106934 rows/sec., 29.94 MiB/sec. 2025.03.12 22:38:18.047388 [ 276 ] {586a53c5-a6c1-4451-99e6-252256be226e} TCPHandler: Processed in 0.002622278 sec. 2025.03.12 22:38:18.047502 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:18.047605 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:18.047652 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:18.048073 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:18.048113 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:18.048464 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:38:18.048704 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:18.048921 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} executeQuery: Read 22 rows, 1.53 KiB in 0.001338 sec., 16442.451420029895 rows/sec., 1.12 MiB/sec. 2025.03.12 22:38:18.049019 [ 276 ] {810e644e-c1c9-4bed-bba2-ef6e4c34324f} TCPHandler: Processed in 0.001566121 sec. 2025.03.12 22:38:19.551937 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 556 2025.03.12 22:38:19.555164 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:19.555203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:19.556650 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:38:19.556953 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:19.557112 [ 87 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:38:19.557187 [ 87 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:19.557236 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:19.557772 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:38:19.558776 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 556 2025.03.12 22:38:19.559103 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:19.559235 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 420 rows starting from the beginning of the part 2025.03.12 22:38:19.559858 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part 2025.03.12 22:38:19.560382 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:38:19.560889 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2025.03.12 22:38:19.561428 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2025.03.12 22:38:19.561982 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:38:19.569727 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 72 columns (72 merged, 0 gathered) in 0.012385751 sec., 44890.29369313172 rows/sec., 39.10 MiB/sec. 2025.03.12 22:38:19.571175 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:38:19.572016 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:19.572116 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_16_3} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:38:19.572453 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.03.12 22:38:21.655223 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:21.655521 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:21.655592 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:21.656363 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.656402 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.656827 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:38:21.657079 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:21.657228 [ 85 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:38:21.657278 [ 85 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.657286 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} executeQuery: Read 56 rows, 4.41 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.33 MiB/sec. 2025.03.12 22:38:21.657307 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.657372 [ 276 ] {b7771f45-a6a4-462d-86c9-58879a7ef9bf} TCPHandler: Processed in 0.00232099 sec. 2025.03.12 22:38:21.657586 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:21.657597 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:21.657854 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:21.657883 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:21.657934 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:21.657960 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part 2025.03.12 22:38:21.658282 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.03.12 22:38:21.658665 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:21.659104 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.03.12 22:38:21.659500 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:38:21.659803 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:21.660722 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.660788 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.661684 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:38:21.662121 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:21.662293 [ 85 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:38:21.662333 [ 85 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.662362 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.662370 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} executeQuery: Read 64 rows, 5.12 KiB in 0.004596 sec., 13925.15230635335 rows/sec., 1.09 MiB/sec. 2025.03.12 22:38:21.662778 [ 276 ] {9e2e70c0-a27f-462a-af88-7f54ae9ba133} TCPHandler: Processed in 0.005238926 sec. 2025.03.12 22:38:21.663146 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:21.663547 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:21.663774 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:21.663956 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part 2025.03.12 22:38:21.664009 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.006582881 sec., 472133.7055918222 rows/sec., 41.30 MiB/sec. 2025.03.12 22:38:21.664146 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:21.664552 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.03.12 22:38:21.664563 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:21.664666 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:38:21.665173 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:21.665737 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.03.12 22:38:21.666325 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 598 rows starting from the beginning of the part 2025.03.12 22:38:21.666386 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:21.666812 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:21.666883 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_36_7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:38:21.667415 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:38:21.668433 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.668504 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.669563 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:38:21.670034 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:21.670240 [ 186 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007752691 sec., 196834.87965662504 rows/sec., 15.67 MiB/sec. 2025.03.12 22:38:21.670358 [ 85 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:38:21.670426 [ 85 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.670496 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.670554 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} executeQuery: Read 98 rows, 7.00 KiB in 0.006614 sec., 14817.054732385848 rows/sec., 1.03 MiB/sec. 2025.03.12 22:38:21.670647 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:38:21.670924 [ 276 ] {d36a06f1-5f19-4dc5-a21f-e9b7ad23704d} TCPHandler: Processed in 0.007591796 sec. 2025.03.12 22:38:21.671152 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:21.671226 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:21.671583 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:21.671616 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:21.671639 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:21.671749 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:21.671839 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9481 rows starting from the beginning of the part 2025.03.12 22:38:21.671895 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_36_7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:38:21.672188 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.03.12 22:38:21.672532 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.03.12 22:38:21.672860 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:21.673100 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.03.12 22:38:21.673487 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 945 rows starting from the beginning of the part 2025.03.12 22:38:21.673774 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part 2025.03.12 22:38:21.674489 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.674560 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.675296 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:38:21.675739 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:21.676010 [ 85 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:38:21.676105 [ 85 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:21.676177 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:21.676370 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} executeQuery: Read 38 rows, 2.61 KiB in 0.004912 sec., 7736.156351791531 rows/sec., 531.42 KiB/sec. 2025.03.12 22:38:21.676700 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:21.676732 [ 276 ] {9fd3d90e-b898-4f67-9d4c-ed911538234b} TCPHandler: Processed in 0.005595675 sec. 2025.03.12 22:38:21.677146 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:21.677236 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1608 rows starting from the beginning of the part 2025.03.12 22:38:21.677415 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.03.12 22:38:21.677734 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:21.678077 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.03.12 22:38:21.678399 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part 2025.03.12 22:38:21.678514 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part 2025.03.12 22:38:21.680287 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003962413 sec., 466382.47956485103 rows/sec., 31.43 MiB/sec. 2025.03.12 22:38:21.680716 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:38:21.680990 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11004 rows, containing 5 columns (5 merged, 0 gathered) in 0.010343958 sec., 1063809.4238201664 rows/sec., 72.85 MiB/sec. 2025.03.12 22:38:21.681354 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:38:21.681360 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:21.681495 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_36_7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:38:21.681598 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.12 22:38:21.681739 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:21.681815 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_36_7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:38:21.681899 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. 2025.03.12 22:38:22.003555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.03.12 22:38:22.004233 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:22.004281 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:22.004850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:38:22.005109 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:22.005363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.03.12 22:38:22.721940 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.12 22:38:22.742358 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:22.742423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:22.750384 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:38:22.751159 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:22.753947 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.12 22:38:26.658177 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:26.658501 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:26.658621 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:26.659405 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:26.659450 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:26.659911 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:38:26.660194 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:26.660426 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. 2025.03.12 22:38:26.660482 [ 276 ] {f4c47a3a-40b2-4d37-aff9-4625bcd625fc} TCPHandler: Processed in 0.002492205 sec. 2025.03.12 22:38:26.660610 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:26.660718 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:26.660763 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:26.661312 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:26.661351 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:26.661706 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:38:26.661953 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:26.662194 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} executeQuery: Read 64 rows, 5.12 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.35 MiB/sec. 2025.03.12 22:38:26.662253 [ 276 ] {866a939d-52e9-46c1-8bed-61d1c5263977} TCPHandler: Processed in 0.001693884 sec. 2025.03.12 22:38:26.662501 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:26.662621 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:26.662673 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:26.663205 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:26.663244 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:26.663647 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:38:26.663886 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:26.664087 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. 2025.03.12 22:38:26.664139 [ 276 ] {c93b6cce-faf8-49aa-9dff-e8d3258bcd2c} TCPHandler: Processed in 0.001728005 sec. 2025.03.12 22:38:26.664243 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:26.664343 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:26.664389 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:26.664820 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:26.664859 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:26.665225 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:38:26.665461 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:26.665669 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2025.03.12 22:38:26.665721 [ 276 ] {94f81ec9-e645-4dc9-b4fa-0856543952b3} TCPHandler: Processed in 0.00152859 sec. 2025.03.12 22:38:29.004937 [ 78 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.03.12 22:38:29.005060 [ 78 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:29.005107 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:29.005370 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.03.12 22:38:29.005566 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:29.005606 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.03.12 22:38:29.005703 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part 2025.03.12 22:38:29.005991 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.03.12 22:38:29.006179 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2025.03.12 22:38:29.006321 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2025.03.12 22:38:29.007493 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266789 sec., 118228.91323365342 rows/sec., 9.13 MiB/sec. 2025.03.12 22:38:29.007682 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.03.12 22:38:29.008019 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:38:29.008113 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_15_3} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.03.12 22:38:29.008203 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:38:29.341468 [ 76 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:38:29.341526 [ 76 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:38:29.505510 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.03.12 22:38:29.506277 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:29.506318 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:29.506827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:38:29.507072 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:29.507303 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.12 22:38:29.559004 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 572 2025.03.12 22:38:29.561910 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:29.561962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:29.563451 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:38:29.563772 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:29.564796 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 572 2025.03.12 22:38:30.254003 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.12 22:38:30.274513 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:30.274569 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:30.282018 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:38:30.282776 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:30.285433 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.12 22:38:31.660105 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.660336 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:31.660416 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:31.661230 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.661283 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.662049 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:38:31.662321 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:31.662566 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} executeQuery: Read 136 rows, 12.03 KiB in 0.002297 sec., 59207.66216804527 rows/sec., 5.11 MiB/sec. 2025.03.12 22:38:31.662626 [ 276 ] {ee803d3a-9753-4494-9d91-db9b703830c6} TCPHandler: Processed in 0.002667579 sec. 2025.03.12 22:38:31.662738 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.662846 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:31.662893 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:31.663443 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.663485 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.663843 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:38:31.664090 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:31.664355 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} executeQuery: Read 40 rows, 3.01 KiB in 0.001528 sec., 26178.010471204187 rows/sec., 1.92 MiB/sec. 2025.03.12 22:38:31.664582 [ 276 ] {d1adf7a5-7290-4f42-b5c8-84c2ba6321e9} TCPHandler: Processed in 0.001890009 sec. 2025.03.12 22:38:31.664737 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.664847 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:31.664892 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:31.665495 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.665536 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.665914 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:38:31.666167 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:31.666421 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} executeQuery: Read 104 rows, 8.32 KiB in 0.001592 sec., 65326.63316582914 rows/sec., 5.10 MiB/sec. 2025.03.12 22:38:31.666628 [ 276 ] {799350f6-73e8-4fb5-b832-33d1e7803379} TCPHandler: Processed in 0.00193482 sec. 2025.03.12 22:38:31.666849 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.666957 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:31.667011 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:31.667568 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.667609 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.668006 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:38:31.668243 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:31.668482 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. 2025.03.12 22:38:31.668719 [ 276 ] {d9b32d4e-7851-4c70-92f7-d51c4b12c1e1} TCPHandler: Processed in 0.00193681 sec. 2025.03.12 22:38:31.668899 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.669007 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:31.669086 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:31.670243 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.670284 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.670953 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:38:31.671220 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:31.671420 [ 74 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.12 22:38:31.671498 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} executeQuery: Read 40 rows, 73.40 KiB in 0.002508 sec., 15948.96331738437 rows/sec., 28.58 MiB/sec. 2025.03.12 22:38:31.671509 [ 74 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.671592 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.672087 [ 276 ] {0ded9e79-123b-4ad0-ba26-efd7e0f20a42} TCPHandler: Processed in 0.003243754 sec. 2025.03.12 22:38:31.672144 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.672479 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:31.672762 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:31.672902 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:31.673003 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:31.673260 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part 2025.03.12 22:38:31.674162 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.674975 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:31.675008 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.675061 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:31.675641 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.676248 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.676617 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:38:31.676858 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:38:31.677575 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:31.678368 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} executeQuery: Read 60 rows, 4.14 KiB in 0.005678 sec., 10567.10109193378 rows/sec., 729.24 KiB/sec. 2025.03.12 22:38:31.678854 [ 276 ] {3c3f67b6-bfc5-497b-b8f0-3489f80d7242} TCPHandler: Processed in 0.006453147 sec. 2025.03.12 22:38:31.683557 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 19 columns (19 merged, 0 gathered) in 0.011825847 sec., 44563.40421113177 rows/sec., 79.86 MiB/sec. 2025.03.12 22:38:31.684199 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.12 22:38:31.684612 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:31.684696 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_16_3} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.12 22:38:31.684818 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. 2025.03.12 22:38:36.658118 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:36.658332 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:36.658425 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:36.659242 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:36.659294 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:36.659726 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:38:36.659988 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:36.660258 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. 2025.03.12 22:38:36.660351 [ 276 ] {29b17b6c-0c12-4931-910c-6e9557ed6894} TCPHandler: Processed in 0.002368691 sec. 2025.03.12 22:38:36.660605 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:36.660725 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:36.660776 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:36.661355 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:36.661397 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:36.661780 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:38:36.662036 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:36.662260 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. 2025.03.12 22:38:36.662314 [ 276 ] {92bdf86c-2ba7-4667-adad-fe5e201ffb4b} TCPHandler: Processed in 0.001807087 sec. 2025.03.12 22:38:36.662430 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:36.662538 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:36.662589 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:36.663126 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:36.663166 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:36.663556 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:38:36.663813 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:36.664123 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2025.03.12 22:38:36.664411 [ 276 ] {29ade908-f4ea-4f35-9c50-5f2ba447686d} TCPHandler: Processed in 0.002027073 sec. 2025.03.12 22:38:36.664629 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:36.664764 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:36.664829 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:36.665482 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:36.665531 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:36.666038 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:38:36.666320 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:36.666505 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} executeQuery: Read 60 rows, 4.14 KiB in 0.001773 sec., 33840.9475465313 rows/sec., 2.28 MiB/sec. 2025.03.12 22:38:36.666555 [ 276 ] {6de3ad36-b05a-4313-96ab-1d58538a857d} TCPHandler: Processed in 0.001990591 sec. 2025.03.12 22:38:37.007415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.03.12 22:38:37.008096 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:37.008141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:37.008665 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:38:37.008916 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:37.009143 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.03.12 22:38:37.785490 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.12 22:38:37.807010 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:37.807071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:37.814634 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:38:37.815402 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:37.819267 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.12 22:38:39.564928 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 592 2025.03.12 22:38:39.567916 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:39.567961 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:39.569444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:38:39.569754 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:39.570769 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 592 2025.03.12 22:38:41.659596 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.659804 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:41.659885 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:41.660750 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.660794 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.661222 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:38:41.661476 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:41.661721 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} executeQuery: Read 136 rows, 12.03 KiB in 0.001973 sec., 68930.56259503294 rows/sec., 5.95 MiB/sec. 2025.03.12 22:38:41.661779 [ 276 ] {94352e52-6cdd-402c-bf75-43c71d399090} TCPHandler: Processed in 0.00231748 sec. 2025.03.12 22:38:41.661903 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.662011 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:41.662057 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:41.662605 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.662646 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.662993 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:38:41.663247 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:41.663476 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} executeQuery: Read 40 rows, 3.01 KiB in 0.001485 sec., 26936.026936026938 rows/sec., 1.98 MiB/sec. 2025.03.12 22:38:41.663605 [ 276 ] {8412f36e-0153-4254-8255-ad3694bf07e6} TCPHandler: Processed in 0.001752716 sec. 2025.03.12 22:38:41.663726 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.663829 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:41.663873 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:41.664436 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.664476 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.664827 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:38:41.665062 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:41.665271 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} executeQuery: Read 104 rows, 8.32 KiB in 0.001465 sec., 70989.76109215018 rows/sec., 5.54 MiB/sec. 2025.03.12 22:38:41.665324 [ 276 ] {d8fae039-5df8-4419-a9fe-7d1d9bcd1428} TCPHandler: Processed in 0.001648883 sec. 2025.03.12 22:38:41.665439 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.665544 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:41.665594 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:41.666115 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.666158 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.666540 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:38:41.666775 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:41.667002 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. 2025.03.12 22:38:41.667064 [ 276 ] {5e44056c-b631-4fa9-84a0-ea209a712f9e} TCPHandler: Processed in 0.001674253 sec. 2025.03.12 22:38:41.667223 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.667327 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:41.667394 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:41.668557 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.668596 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.669256 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:38:41.669506 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:41.669740 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} executeQuery: Read 40 rows, 73.40 KiB in 0.002435 sec., 16427.104722792606 rows/sec., 29.44 MiB/sec. 2025.03.12 22:38:41.669834 [ 276 ] {78fab396-6c1e-4acb-8982-aad071641dfd} TCPHandler: Processed in 0.002672639 sec. 2025.03.12 22:38:41.669947 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:41.670050 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:41.670098 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:41.670537 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:41.670577 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:41.670935 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:38:41.671169 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:41.671385 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. 2025.03.12 22:38:41.671435 [ 276 ] {37f0d478-cf51-4fb3-858d-220bf7b22540} TCPHandler: Processed in 0.00153728 sec. 2025.03.12 22:38:44.341570 [ 62 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:38:44.341644 [ 62 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:38:44.509308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.03.12 22:38:44.510160 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:44.510203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:44.510755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:38:44.511004 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:44.511211 [ 62 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:38:44.511253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.12 22:38:44.511299 [ 62 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:44.511333 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:44.511460 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:44.511581 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:44.511621 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.03.12 22:38:44.511702 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.03.12 22:38:44.511935 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:44.512187 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:44.512353 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:44.512489 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:38:44.515088 [ 197 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003676605 sec., 3251913.1100566965 rows/sec., 46.52 MiB/sec. 2025.03.12 22:38:44.515587 [ 197 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:38:44.515922 [ 197 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:44.516017 [ 197 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_26_5} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:38:44.516130 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.03.12 22:38:45.319333 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.12 22:38:45.340813 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:45.340877 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:45.348573 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:38:45.349357 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:45.349795 [ 59 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:38:45.349975 [ 59 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:45.350089 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:45.350643 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.366803 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.12 22:38:45.368107 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:45.369781 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.375618 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.381344 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.387002 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.392833 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.397597 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:38:45.456436 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106157712 sec., 1846.3095738159843 rows/sec., 9.55 MiB/sec. 2025.03.12 22:38:45.458149 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:38:45.460633 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_26_5} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:45.460734 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_26_5} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:38:45.462154 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.03.12 22:38:46.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 190.79 MiB, peak 201.33 MiB, free memory in arenas 0.00 B, will set to 192.07 MiB (RSS), difference: 1.29 MiB 2025.03.12 22:38:46.658461 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:46.658756 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:46.658873 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:46.659913 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.659960 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:46.660393 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:38:46.660642 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:46.660856 [ 57 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:38:46.660887 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} executeQuery: Read 56 rows, 4.41 KiB in 0.002214 sec., 25293.58626919603 rows/sec., 1.94 MiB/sec. 2025.03.12 22:38:46.660983 [ 57 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.661051 [ 276 ] {002724a2-3952-486b-be0e-c4ad75b76831} TCPHandler: Processed in 0.002744141 sec. 2025.03.12 22:38:46.661066 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:46.661259 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:46.661390 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:46.661452 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:46.661543 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:46.661794 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:46.661882 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part 2025.03.12 22:38:46.662266 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:46.662633 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:46.663017 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:46.663246 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:38:46.663514 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.03.12 22:38:46.664339 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.664407 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:46.665417 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:38:46.665974 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:46.666160 [ 57 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:38:46.666240 [ 57 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.666309 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:46.666438 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} executeQuery: Read 64 rows, 5.12 KiB in 0.00495 sec., 12929.292929292928 rows/sec., 1.01 MiB/sec. 2025.03.12 22:38:46.666884 [ 276 ] {8417d607-3ef0-4b3a-877d-a78fe533d719} TCPHandler: Processed in 0.005725678 sec. 2025.03.12 22:38:46.666877 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:46.667254 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:46.667287 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.006061448 sec., 304712.66931597865 rows/sec., 26.64 MiB/sec. 2025.03.12 22:38:46.667475 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:46.667568 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:46.667587 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part 2025.03.12 22:38:46.667743 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:46.667900 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:38:46.668211 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:46.668797 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:46.669289 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:46.669353 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:46.669707 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:38:46.670138 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.03.12 22:38:46.670713 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_41_8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:38:46.671101 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.12 22:38:46.671229 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.671305 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:46.672327 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:38:46.672828 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:46.673063 [ 57 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:38:46.673173 [ 57 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.673242 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:46.673429 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} executeQuery: Read 160 rows, 11.41 KiB in 0.005926 sec., 26999.662504218697 rows/sec., 1.88 MiB/sec. 2025.03.12 22:38:46.674051 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:46.674178 [ 276 ] {7342dca5-1d59-404c-952d-29d3fb4af245} TCPHandler: Processed in 0.007067733 sec. 2025.03.12 22:38:46.674425 [ 191 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.007967456 sec., 129526.91549222237 rows/sec., 10.39 MiB/sec. 2025.03.12 22:38:46.674680 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:46.674986 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:46.675127 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:46.675204 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:38:46.675216 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11004 rows starting from the beginning of the part 2025.03.12 22:38:46.675337 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:46.675716 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:46.676135 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:46.676892 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:46.677209 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:38:46.677680 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.03.12 22:38:46.678277 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:46.678455 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.678561 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:46.678660 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_41_8} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:38:46.678971 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.12 22:38:46.679700 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:38:46.680226 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:46.680477 [ 57 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:38:46.680564 [ 57 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:46.680627 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:46.680686 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} executeQuery: Read 60 rows, 4.14 KiB in 0.00569 sec., 10544.81546572935 rows/sec., 727.70 KiB/sec. 2025.03.12 22:38:46.681142 [ 276 ] {ae5cdab6-c051-4e6b-b2cf-85883dda0345} TCPHandler: Processed in 0.006580581 sec. 2025.03.12 22:38:46.681148 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:46.681788 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:38:46.681900 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1848 rows starting from the beginning of the part 2025.03.12 22:38:46.682261 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:46.682571 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:46.682860 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:46.683141 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:38:46.683415 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.03.12 22:38:46.686153 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.005411911 sec., 396902.3141733114 rows/sec., 26.75 MiB/sec. 2025.03.12 22:38:46.686618 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:38:46.686969 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11804 rows, containing 5 columns (5 merged, 0 gathered) in 0.013541241 sec., 871707.4011163379 rows/sec., 59.76 MiB/sec. 2025.03.12 22:38:46.687100 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:46.687195 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_41_8} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:38:46.687300 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.12 22:38:46.687341 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:38:46.687647 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:46.687719 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_41_8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:38:46.687801 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.03.12 22:38:47.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 192.49 MiB, peak 201.33 MiB, free memory in arenas 0.00 B, will set to 193.51 MiB (RSS), difference: 1.02 MiB 2025.03.12 22:38:48.015532 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.015840 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.015956 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:38:48.016937 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.016986 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.017424 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:38:48.017686 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:38:48.017919 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} executeQuery: Read 24 rows, 2.04 KiB in 0.002165 sec., 11085.450346420324 rows/sec., 941.83 KiB/sec. 2025.03.12 22:38:48.017976 [ 276 ] {88ed57ac-52cf-4bca-85a1-d523b558f827} TCPHandler: Processed in 0.002613598 sec. 2025.03.12 22:38:48.018093 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.018199 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:38:48.018246 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:38:48.018766 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.018806 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.019176 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.12 22:38:48.019415 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:38:48.019645 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} executeQuery: Read 16 rows, 1.30 KiB in 0.001467 sec., 10906.612133605999 rows/sec., 889.36 KiB/sec. 2025.03.12 22:38:48.019724 [ 276 ] {c3f88746-2dca-4ef6-9a9d-1e5cd5f9c41a} TCPHandler: Processed in 0.001679974 sec. 2025.03.12 22:38:48.019829 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.019930 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:48.019974 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:48.021181 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.021220 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.021665 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:38:48.021906 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:48.022112 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} executeQuery: Read 1404 rows, 120.63 KiB in 0.002203 sec., 637312.755333636 rows/sec., 53.48 MiB/sec. 2025.03.12 22:38:48.022164 [ 276 ] {7179bb4a-6865-4f95-b952-1e02d8df4def} TCPHandler: Processed in 0.002383761 sec. 2025.03.12 22:38:48.022268 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.022370 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.022496 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:38:48.023032 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.023072 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.023429 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:38:48.023669 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:38:48.023924 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} executeQuery: Read 68 rows, 5.09 KiB in 0.001566 sec., 43422.7330779055 rows/sec., 3.17 MiB/sec. 2025.03.12 22:38:48.024091 [ 276 ] {2784eb81-86db-4552-a0df-9739385d9375} TCPHandler: Processed in 0.001868648 sec. 2025.03.12 22:38:48.024278 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.024461 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.024508 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:38:48.025123 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.025163 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.025526 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:38:48.025789 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:38:48.026043 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} executeQuery: Read 252 rows, 17.85 KiB in 0.001599 sec., 157598.4990619137 rows/sec., 10.90 MiB/sec. 2025.03.12 22:38:48.026111 [ 276 ] {4a2fa032-3469-444b-91af-ef80675e1fe0} TCPHandler: Processed in 0.001896629 sec. 2025.03.12 22:38:48.026213 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.026314 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.026359 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:38:48.026869 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.026907 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.027255 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:38:48.027499 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:38:48.027776 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} executeQuery: Read 12 rows, 960.00 B in 0.001462 sec., 8207.934336525308 rows/sec., 641.24 KiB/sec. 2025.03.12 22:38:48.027891 [ 276 ] {2d87d547-9803-42d3-84d4-d84c2114abcf} TCPHandler: Processed in 0.001728595 sec. 2025.03.12 22:38:48.027997 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.028099 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:48.028146 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:48.028921 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.028959 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.029349 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:38:48.029590 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:48.029770 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} executeQuery: Read 612 rows, 47.17 KiB in 0.00169 sec., 362130.1775147929 rows/sec., 27.26 MiB/sec. 2025.03.12 22:38:48.029858 [ 276 ] {c2feba49-850c-4d41-a7b8-d295829c07bf} TCPHandler: Processed in 0.00191071 sec. 2025.03.12 22:38:48.030009 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.030111 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.030160 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:48.030866 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.030903 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.031337 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:38:48.031597 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:48.031773 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} executeQuery: Read 942 rows, 65.08 KiB in 0.001684 sec., 559382.4228028504 rows/sec., 37.74 MiB/sec. 2025.03.12 22:38:48.031824 [ 276 ] {d3cdc521-7fb8-4660-a56b-52f0542baed7} TCPHandler: Processed in 0.001875189 sec. 2025.03.12 22:38:48.031954 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.032091 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.032171 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:38:48.033366 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.033403 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.034046 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:38:48.034305 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:38:48.034507 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} executeQuery: Read 40 rows, 73.40 KiB in 0.002445 sec., 16359.918200408998 rows/sec., 29.32 MiB/sec. 2025.03.12 22:38:48.034611 [ 276 ] {1cce6c09-f68c-4952-9247-27ffa0ffc4dc} TCPHandler: Processed in 0.002723861 sec. 2025.03.12 22:38:48.034725 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:48.034829 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:48.034874 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:48.035287 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:48.035323 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. 2025.03.12 22:38:48.035666 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:38:48.035904 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:48.036073 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} executeQuery: Read 18 rows, 1.25 KiB in 0.001267 sec., 14206.787687450673 rows/sec., 985.81 KiB/sec. 2025.03.12 22:38:48.036120 [ 276 ] {f01c9974-528c-40ea-a8b5-aa561d089e99} TCPHandler: Processed in 0.001445097 sec. 2025.03.12 22:38:49.570905 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 632 2025.03.12 22:38:49.574097 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:49.574144 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:49.575604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:38:49.575923 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:49.576908 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 632 2025.03.12 22:38:51.655721 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:51.655942 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:51.656025 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:51.656872 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:51.656927 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:51.657372 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:38:51.657628 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:51.657852 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. 2025.03.12 22:38:51.657928 [ 276 ] {4e35af30-8b39-4cec-bfd8-26f9636ba84f} TCPHandler: Processed in 0.002349741 sec. 2025.03.12 22:38:51.658078 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:51.658185 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:51.658230 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:51.658772 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:51.658812 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:51.659170 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:38:51.659443 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:51.659668 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} executeQuery: Read 64 rows, 5.12 KiB in 0.001505 sec., 42524.916943521595 rows/sec., 3.32 MiB/sec. 2025.03.12 22:38:51.659723 [ 276 ] {1b9fd8bb-33e8-4faf-a75d-d458315ba78b} TCPHandler: Processed in 0.001704504 sec. 2025.03.12 22:38:51.659840 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:51.659947 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:51.659997 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:51.660515 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:51.660557 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:51.660963 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:38:51.661202 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:51.661456 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} executeQuery: Read 108 rows, 7.71 KiB in 0.001524 sec., 70866.14173228346 rows/sec., 4.94 MiB/sec. 2025.03.12 22:38:51.661551 [ 276 ] {11a59b7a-717b-47e9-825c-2e9863a7261c} TCPHandler: Processed in 0.001757245 sec. 2025.03.12 22:38:51.661792 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:51.661900 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:51.661949 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:51.662399 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:51.662442 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:51.662803 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:38:51.663043 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:51.663249 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} executeQuery: Read 42 rows, 2.89 KiB in 0.001372 sec., 30612.244897959186 rows/sec., 2.06 MiB/sec. 2025.03.12 22:38:51.663299 [ 276 ] {542f79fc-984e-4512-bf75-cc510ad02052} TCPHandler: Processed in 0.001587091 sec. 2025.03.12 22:38:52.011397 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.03.12 22:38:52.012114 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:52.012165 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:52.012695 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:38:52.012950 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:52.013186 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.03.12 22:38:52.866887 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.12 22:38:52.884973 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:52.885018 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:52.892139 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:38:52.892869 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:38:52.896010 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.12 22:38:56.658260 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:56.658582 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:38:56.658695 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:38:56.659503 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:56.659548 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:56.659988 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:38:56.660261 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:38:56.660500 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. 2025.03.12 22:38:56.660556 [ 276 ] {cc4cbe9b-05f0-43e5-81a9-4c2d6723edcd} TCPHandler: Processed in 0.002478764 sec. 2025.03.12 22:38:56.660680 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:56.660785 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:38:56.660830 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:38:56.661364 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:56.661405 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:56.661751 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:38:56.661986 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:38:56.662192 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} executeQuery: Read 64 rows, 5.12 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.50 MiB/sec. 2025.03.12 22:38:56.662246 [ 276 ] {07d109d3-2f72-425a-a1dc-cb5e30657e41} TCPHandler: Processed in 0.001617782 sec. 2025.03.12 22:38:56.662376 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:56.662514 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:38:56.662573 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:38:56.663126 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:56.663166 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:56.663561 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:38:56.663802 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:38:56.664034 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2025.03.12 22:38:56.664107 [ 276 ] {ef1791e1-d29b-45d9-a418-3e5b62526490} TCPHandler: Processed in 0.001793446 sec. 2025.03.12 22:38:56.664263 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:38:56.664367 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:38:56.664412 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:38:56.664842 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:56.664881 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:56.665231 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:38:56.665471 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:38:56.665686 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. 2025.03.12 22:38:56.665773 [ 276 ] {2213e16d-f9fa-4dda-b26d-2ae863153abb} TCPHandler: Processed in 0.0015707 sec. 2025.03.12 22:38:59.341712 [ 37 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:38:59.341811 [ 37 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:38:59.513338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.03.12 22:38:59.514354 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:59.514396 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:59.514956 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:38:59.515248 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:38:59.515513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.12 22:38:59.577119 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 648 2025.03.12 22:38:59.579843 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:38:59.579894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:38:59.581371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:38:59.581691 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:38:59.582834 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 648 2025.03.12 22:39:00.396095 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.03.12 22:39:00.415973 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:00.416028 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:00.423379 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:39:00.424174 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:00.426932 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.03.12 22:39:01.240427 [ 35 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.12 22:39:01.240527 [ 35 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.240568 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.240933 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::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.12 22:39:01.241253 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:01.241331 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.03.12 22:39:01.241477 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.03.12 22:39:01.241639 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.03.12 22:39:01.242069 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.03.12 22:39:01.242226 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.03.12 22:39:01.243250 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568617 sec., 18687.09893300558 rows/sec., 1.56 MiB/sec. 2025.03.12 22:39:01.243388 [ 186 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.12 22:39:01.243721 [ 186 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:39:01.243813 [ 186 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_5_1} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.12 22:39:01.243895 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.12 22:39:01.660047 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.660259 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:01.660338 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:01.661250 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.661294 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.661746 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:39:01.661999 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:01.662254 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} executeQuery: Read 136 rows, 12.03 KiB in 0.002053 sec., 66244.5202143205 rows/sec., 5.72 MiB/sec. 2025.03.12 22:39:01.662313 [ 276 ] {5cffeff4-973a-4564-b04d-d6e0d2470d20} TCPHandler: Processed in 0.002404582 sec. 2025.03.12 22:39:01.662441 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.662549 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:01.662596 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:01.663141 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.663186 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.663538 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:39:01.663799 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:01.664058 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} executeQuery: Read 40 rows, 3.01 KiB in 0.001528 sec., 26178.010471204187 rows/sec., 1.92 MiB/sec. 2025.03.12 22:39:01.664257 [ 276 ] {b2a8b2ab-c044-4f9a-b3f7-c5b0438752fa} TCPHandler: Processed in 0.001865098 sec. 2025.03.12 22:39:01.664429 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.664535 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:01.664582 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:01.665189 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.665230 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.665598 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:39:01.665837 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:01.666060 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} executeQuery: Read 104 rows, 8.32 KiB in 0.001548 sec., 67183.46253229975 rows/sec., 5.25 MiB/sec. 2025.03.12 22:39:01.666117 [ 276 ] {579e851e-bf73-4e07-914b-de2655c832cd} TCPHandler: Processed in 0.001745205 sec. 2025.03.12 22:39:01.666255 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.666363 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:01.666414 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:01.666945 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.666984 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.667358 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:39:01.667580 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:01.667792 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. 2025.03.12 22:39:01.667841 [ 276 ] {79c25ec1-81eb-4bd9-8a09-4ba7689beb3e} TCPHandler: Processed in 0.001681454 sec. 2025.03.12 22:39:01.667939 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.668035 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:01.668161 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:01.669313 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.669353 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.670020 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:39:01.670283 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:01.670545 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} executeQuery: Read 40 rows, 73.40 KiB in 0.00247 sec., 16194.331983805669 rows/sec., 29.02 MiB/sec. 2025.03.12 22:39:01.670756 [ 276 ] {8c34e810-70b2-4f19-936f-7d3891bfba02} TCPHandler: Processed in 0.002813043 sec. 2025.03.12 22:39:01.670877 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:01.670981 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:01.671027 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:01.671471 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:01.671510 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:01.671886 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:39:01.672141 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:01.672378 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. 2025.03.12 22:39:01.672431 [ 276 ] {3abe663d-0ba1-4d39-afd6-fd62a4749d61} TCPHandler: Processed in 0.001603822 sec. 2025.03.12 22:39:06.657718 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:06.657927 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:06.658006 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:06.658788 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.658841 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.659296 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:39:06.659568 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:06.659778 [ 26 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:39:06.659807 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. 2025.03.12 22:39:06.659868 [ 26 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.659941 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.659948 [ 276 ] {34083a5b-3c42-4c08-8ee9-a506260080a3} TCPHandler: Processed in 0.002358081 sec. 2025.03.12 22:39:06.660225 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:06.660231 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:06.660545 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:06.660709 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:06.660775 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:06.660919 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part 2025.03.12 22:39:06.661381 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:39:06.661847 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:06.662105 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:06.662316 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:06.662515 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:06.663083 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.663126 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.663678 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:39:06.663977 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:06.664182 [ 26 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:39:06.664248 [ 26 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.664262 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} executeQuery: Read 64 rows, 5.12 KiB in 0.003834 sec., 16692.749087115284 rows/sec., 1.30 MiB/sec. 2025.03.12 22:39:06.664285 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.664644 [ 276 ] {1a23b18b-b375-4d90-9702-1f5bba66e2a7} TCPHandler: Processed in 0.004511897 sec. 2025.03.12 22:39:06.665066 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:06.665062 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:06.665293 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.005237925 sec., 594701.1459690622 rows/sec., 52.00 MiB/sec. 2025.03.12 22:39:06.665505 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:06.665766 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:06.665786 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:39:06.665950 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:06.666178 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part 2025.03.12 22:39:06.666696 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 612 rows starting from the beginning of the part 2025.03.12 22:39:06.667369 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:06.667445 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:06.668042 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:06.668159 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_46_9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:39:06.668703 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:06.668733 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:39:06.669044 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:06.669916 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.669993 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.671034 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:39:06.671409 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:06.671764 [ 48 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:39:06.671876 [ 48 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.671948 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.007461854 sec., 206383.0249157917 rows/sec., 16.44 MiB/sec. 2025.03.12 22:39:06.671962 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.672021 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} executeQuery: Read 160 rows, 11.41 KiB in 0.006667 sec., 23998.800059997 rows/sec., 1.67 MiB/sec. 2025.03.12 22:39:06.672380 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:39:06.672433 [ 276 ] {f820da88-5243-44f4-8839-4283fbeffab6} TCPHandler: Processed in 0.007516425 sec. 2025.03.12 22:39:06.672837 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:06.673217 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:06.673438 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:06.673617 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:06.673637 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:06.674010 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_46_9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:39:06.674339 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.12 22:39:06.674383 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:06.674490 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11804 rows starting from the beginning of the part 2025.03.12 22:39:06.674797 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 942 rows starting from the beginning of the part 2025.03.12 22:39:06.675171 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part 2025.03.12 22:39:06.675487 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:06.675836 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:06.676098 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.676181 [ 199 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:06.676195 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.677175 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:39:06.677578 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:06.677734 [ 48 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:39:06.677788 [ 48 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:06.677851 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} executeQuery: Read 60 rows, 4.14 KiB in 0.004726 sec., 12695.725772323318 rows/sec., 876.14 KiB/sec. 2025.03.12 22:39:06.677866 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:06.678112 [ 276 ] {31e60000-bb9a-4db4-bc11-632c74ebb154} TCPHandler: Processed in 0.00540242 sec. 2025.03.12 22:39:06.678169 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:06.678440 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:06.678490 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part 2025.03.12 22:39:06.678787 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part 2025.03.12 22:39:06.679079 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part 2025.03.12 22:39:06.679323 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:06.679646 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:06.679902 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:06.682698 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690321 sec., 509133.5966131103 rows/sec., 34.31 MiB/sec. 2025.03.12 22:39:06.683007 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:39:06.683309 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:06.683382 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_46_9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:39:06.683519 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.03.12 22:39:06.683911 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13334 rows, containing 5 columns (5 merged, 0 gathered) in 0.011803956 sec., 1129621.2896761051 rows/sec., 77.41 MiB/sec. 2025.03.12 22:39:06.684341 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:39:06.684649 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:06.684728 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_46_9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:39:06.684815 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. 2025.03.12 22:39:07.000161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 194.50 MiB, peak 202.93 MiB, free memory in arenas 0.00 B, will set to 195.50 MiB (RSS), difference: 1.01 MiB 2025.03.12 22:39:07.015639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.03.12 22:39:07.016431 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:07.016483 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:07.017040 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:39:07.017299 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:07.017537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.03.12 22:39:07.926990 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.03.12 22:39:07.947955 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:07.948014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:07.955493 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:39:07.956298 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:07.959214 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.12 22:39:09.582967 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 668 2025.03.12 22:39:09.585981 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:09.586043 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:09.587544 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:39:09.587856 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:09.588068 [ 116 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:39:09.588202 [ 116 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:09.588261 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:09.588776 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:09.589419 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 668 2025.03.12 22:39:09.589921 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:09.590102 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 556 rows starting from the beginning of the part 2025.03.12 22:39:09.590792 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:09.591509 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:09.592184 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:09.592769 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2025.03.12 22:39:09.593244 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2025.03.12 22:39:09.600865 [ 192 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 72 columns (72 merged, 0 gathered) in 0.012479433 sec., 53528.07295010919 rows/sec., 45.15 MiB/sec. 2025.03.12 22:39:09.602191 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:39:09.603039 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:09.603133 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_21_4} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:39:09.603462 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. 2025.03.12 22:39:11.659883 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.660064 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:11.660135 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:11.661012 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.661065 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.661519 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:39:11.661770 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:11.661973 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} executeQuery: Read 136 rows, 12.03 KiB in 0.001959 sec., 69423.1750893313 rows/sec., 5.99 MiB/sec. 2025.03.12 22:39:11.662031 [ 276 ] {f68e8b29-d93d-4fe5-bbf5-504ad2bdcf76} TCPHandler: Processed in 0.002278409 sec. 2025.03.12 22:39:11.662171 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.662277 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:11.662323 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:11.662866 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.662905 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.663258 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:39:11.663536 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:11.663662 [ 133 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.03.12 22:39:11.663705 [ 133 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.663726 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} executeQuery: Read 40 rows, 3.01 KiB in 0.001467 sec., 27266.530334015 rows/sec., 2.00 MiB/sec. 2025.03.12 22:39:11.663733 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.663829 [ 276 ] {b210a8d9-b266-4785-9b8e-88bdb30e1829} TCPHandler: Processed in 0.001708015 sec. 2025.03.12 22:39:11.664016 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.03.12 22:39:11.664033 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.664300 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:11.664330 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:11.664389 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:11.664408 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 70 rows starting from the beginning of the part 2025.03.12 22:39:11.664765 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:11.665167 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:11.665644 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part 2025.03.12 22:39:11.665948 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:11.666337 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:11.667077 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.667149 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:11.668089 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:39:11.668632 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:11.669224 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} executeQuery: Read 104 rows, 8.32 KiB in 0.005007 sec., 20770.920711004594 rows/sec., 1.62 MiB/sec. 2025.03.12 22:39:11.669243 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005389759 sec., 55290.0417254278 rows/sec., 4.26 MiB/sec. 2025.03.12 22:39:11.669345 [ 276 ] {de8ea43d-44ad-443e-91e3-8bd2dc7437e4} TCPHandler: Processed in 0.005370959 sec. 2025.03.12 22:39:11.669517 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.669541 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.12 22:39:11.669718 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:11.669815 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:11.670193 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:39:11.670386 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_20_4} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.03.12 22:39:11.670539 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.12 22:39:11.670808 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.670853 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.671251 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:39:11.671488 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:11.671669 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} executeQuery: Read 160 rows, 11.41 KiB in 0.001999 sec., 80040.02001000501 rows/sec., 5.57 MiB/sec. 2025.03.12 22:39:11.671726 [ 276 ] {5a7d5999-c7e6-4fb6-a62a-0a10da5046ea} TCPHandler: Processed in 0.002270219 sec. 2025.03.12 22:39:11.671834 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.671938 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:11.672003 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:11.673170 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.673209 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.673865 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.12 22:39:11.674127 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:11.674346 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} executeQuery: Read 40 rows, 73.40 KiB in 0.002429 sec., 16467.682173734047 rows/sec., 29.51 MiB/sec. 2025.03.12 22:39:11.674506 [ 276 ] {c4e2e9db-78e8-4451-b62d-9bbafb6a2256} TCPHandler: Processed in 0.00272121 sec. 2025.03.12 22:39:11.674622 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:11.674727 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:11.674775 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:11.675222 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:11.675261 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. 2025.03.12 22:39:11.675622 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:39:11.675848 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:11.676025 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. 2025.03.12 22:39:11.676077 [ 276 ] {d10f977d-9b0f-47b4-81c0-2af92b7e908e} TCPHandler: Processed in 0.001504459 sec. 2025.03.12 22:39:14.342520 [ 125 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:39:14.342586 [ 125 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:39:14.517664 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.03.12 22:39:14.518320 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:14.518369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:14.518908 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:39:14.519160 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:14.519436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.12 22:39:15.459273 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.12 22:39:15.481201 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:15.481266 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:15.488988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:39:15.489758 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:15.492846 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.12 22:39:16.658567 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:16.658782 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:16.658860 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:16.659706 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:16.659749 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:16.660186 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:39:16.660441 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:16.660663 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. 2025.03.12 22:39:16.660720 [ 276 ] {c5c1f870-fbca-417b-8699-fdbf41b96d16} TCPHandler: Processed in 0.002294539 sec. 2025.03.12 22:39:16.660841 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:16.660947 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:16.660991 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:16.661540 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:16.661580 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:16.661927 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:39:16.662178 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:16.662435 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. 2025.03.12 22:39:16.662602 [ 276 ] {430c61ad-4c00-4455-a704-2c11ab11361f} TCPHandler: Processed in 0.001806996 sec. 2025.03.12 22:39:16.662865 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:16.662982 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:16.663035 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:16.663594 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:16.663634 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:16.664010 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:39:16.664248 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:16.664453 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. 2025.03.12 22:39:16.664504 [ 276 ] {21a11ddb-4fc5-45ca-84c1-beb1849a26bd} TCPHandler: Processed in 0.001739375 sec. 2025.03.12 22:39:16.664610 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:16.664713 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:16.664758 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:16.665191 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:16.665231 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:16.665577 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:39:16.665801 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:16.666007 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. 2025.03.12 22:39:16.666056 [ 276 ] {b1fa1a5c-4026-4b87-920f-0f7667022b3d} TCPHandler: Processed in 0.001496168 sec. 2025.03.12 22:39:18.019317 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.019620 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.019692 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:39:18.020492 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.020543 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.020968 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:39:18.021232 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:39:18.021503 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} executeQuery: Read 24 rows, 2.04 KiB in 0.001954 sec., 12282.497441146366 rows/sec., 1.02 MiB/sec. 2025.03.12 22:39:18.021696 [ 276 ] {8919c0b4-2a9a-4a37-bb1b-8c1f03b2e624} TCPHandler: Processed in 0.002565846 sec. 2025.03.12 22:39:18.021844 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.021952 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:39:18.022001 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:39:18.022551 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.022592 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.022938 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.12 22:39:18.023195 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:39:18.023384 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} executeQuery: Read 2 rows, 167.00 B in 0.001451 sec., 1378.3597518952447 rows/sec., 112.40 KiB/sec. 2025.03.12 22:39:18.023476 [ 276 ] {0b02c664-3dda-4854-92c5-5587f7d28358} TCPHandler: Processed in 0.001683013 sec. 2025.03.12 22:39:18.023596 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.023701 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:18.023746 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:18.025017 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.025057 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.025484 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:39:18.025728 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:18.025943 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} executeQuery: Read 1397 rows, 120.12 KiB in 0.002264 sec., 617049.4699646643 rows/sec., 51.81 MiB/sec. 2025.03.12 22:39:18.025995 [ 276 ] {a2691b04-4afa-4266-bf6b-4fb92e7974ea} TCPHandler: Processed in 0.002450714 sec. 2025.03.12 22:39:18.026113 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.026221 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.026288 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:18.026865 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.026905 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.027259 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:39:18.027495 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:18.027702 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} executeQuery: Read 54 rows, 4.11 KiB in 0.001503 sec., 35928.14371257485 rows/sec., 2.67 MiB/sec. 2025.03.12 22:39:18.027756 [ 276 ] {54947c04-6e6c-4e1c-a773-2f123ed288dc} TCPHandler: Processed in 0.001693744 sec. 2025.03.12 22:39:18.027879 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.027984 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.028029 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:39:18.028648 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.028687 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.029038 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:39:18.029282 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:39:18.029582 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} executeQuery: Read 252 rows, 17.85 KiB in 0.001588 sec., 158690.17632241815 rows/sec., 10.98 MiB/sec. 2025.03.12 22:39:18.029713 [ 276 ] {6fb67e63-6af0-47f5-bbf3-8c7939945c76} TCPHandler: Processed in 0.001884319 sec. 2025.03.12 22:39:18.029830 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.029936 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.029982 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:39:18.030525 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.030566 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.030961 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:39:18.031193 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:39:18.031423 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} executeQuery: Read 12 rows, 960.00 B in 0.001503 sec., 7984.031936127744 rows/sec., 623.75 KiB/sec. 2025.03.12 22:39:18.031480 [ 276 ] {8998613b-fdc5-4d0c-94b2-ad62d2420f3a} TCPHandler: Processed in 0.001700244 sec. 2025.03.12 22:39:18.031587 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.031688 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:18.031731 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:18.032510 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.032547 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.032916 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:39:18.033146 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:18.033388 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} executeQuery: Read 598 rows, 46.03 KiB in 0.001717 sec., 348281.88701223064 rows/sec., 26.18 MiB/sec. 2025.03.12 22:39:18.033575 [ 276 ] {2fd57df1-9da7-4fd5-9be0-6f270d119fbb} TCPHandler: Processed in 0.002032153 sec. 2025.03.12 22:39:18.033833 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.033943 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.033994 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:18.034757 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.034796 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.035219 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:39:18.035456 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:18.035678 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} executeQuery: Read 945 rows, 65.30 KiB in 0.001756 sec., 538154.8974943053 rows/sec., 36.32 MiB/sec. 2025.03.12 22:39:18.035779 [ 276 ] {8863ec1c-bb65-4e25-8938-b77820bdd4cf} TCPHandler: Processed in 0.002035882 sec. 2025.03.12 22:39:18.035931 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.036034 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.036101 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:18.037258 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.037296 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.037950 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.12 22:39:18.038211 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:18.038387 [ 73 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.12 22:39:18.038471 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} executeQuery: Read 40 rows, 73.40 KiB in 0.002453 sec., 16306.563391765187 rows/sec., 29.22 MiB/sec. 2025.03.12 22:39:18.038481 [ 73 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.038553 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.038799 [ 276 ] {858c8254-7c50-4964-a4a6-6bd13c2b0258} TCPHandler: Processed in 0.002921325 sec. 2025.03.12 22:39:18.039302 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:18.039486 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.039542 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:18.039637 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:18.040532 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:18.040670 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 527 rows starting from the beginning of the part 2025.03.12 22:39:18.041515 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.041620 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:18.041710 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:18.042186 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.042870 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.043369 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:39:18.043496 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.044037 [ 192 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:39:18.044156 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:18.045013 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} executeQuery: Read 22 rows, 1.53 KiB in 0.005511 sec., 3992.015968063872 rows/sec., 277.68 KiB/sec. 2025.03.12 22:39:18.045267 [ 276 ] {403d0fab-6b88-486a-8dc4-70c6245b404c} TCPHandler: Processed in 0.006100428 sec. 2025.03.12 22:39:18.057406 [ 194 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 19 columns (19 merged, 0 gathered) in 0.018594592 sec., 39097.38917637988 rows/sec., 70.06 MiB/sec. 2025.03.12 22:39:18.058270 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.12 22:39:18.058740 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:18.058827 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_21_4} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.12 22:39:18.058951 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. 2025.03.12 22:39:19.589584 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 708 2025.03.12 22:39:19.592955 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:19.593016 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:19.594537 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:39:19.594861 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:19.595499 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 708 2025.03.12 22:39:21.654796 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:21.655009 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:21.655088 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:21.655941 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:21.655983 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:21.656422 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:39:21.656679 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:21.656879 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. 2025.03.12 22:39:21.656935 [ 276 ] {5c6aca38-a76e-4211-943e-78722452da0c} TCPHandler: Processed in 0.002278829 sec. 2025.03.12 22:39:21.657063 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:21.657170 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:21.657215 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:21.657768 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:21.657805 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:21.658152 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:39:21.658401 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:21.658604 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} executeQuery: Read 64 rows, 5.12 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.45 MiB/sec. 2025.03.12 22:39:21.658666 [ 276 ] {8d87f8b1-6a64-4fd6-88b6-fd61630d2304} TCPHandler: Processed in 0.001655383 sec. 2025.03.12 22:39:21.658928 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:21.659053 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:21.659106 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:21.659609 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:21.659648 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:21.660019 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:39:21.660257 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:21.660471 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} executeQuery: Read 98 rows, 7.00 KiB in 0.001436 sec., 68245.12534818941 rows/sec., 4.76 MiB/sec. 2025.03.12 22:39:21.660568 [ 276 ] {885dd890-6903-49c7-bc87-40b999eb08dc} TCPHandler: Processed in 0.001741606 sec. 2025.03.12 22:39:21.660809 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:21.660920 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:21.660967 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:21.661417 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:21.661455 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:21.661805 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:39:21.662034 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:21.662207 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} executeQuery: Read 38 rows, 2.61 KiB in 0.00131 sec., 29007.633587786262 rows/sec., 1.95 MiB/sec. 2025.03.12 22:39:21.662255 [ 276 ] {d90090ec-0381-4c9c-8b03-a8d332f3eabd} TCPHandler: Processed in 0.0015355 sec. 2025.03.12 22:39:22.019568 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.03.12 22:39:22.020635 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:22.020713 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:22.021248 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:39:22.021501 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:22.021752 [ 153 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:39:22.021763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.03.12 22:39:22.021849 [ 153 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:22.021883 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:22.022017 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.022141 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:22.022181 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.022261 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.022493 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.022721 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.022813 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.023028 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:22.025333 [ 189 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003378267 sec., 4225243.297821043 rows/sec., 60.44 MiB/sec. 2025.03.12 22:39:22.025618 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:39:22.025896 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_31_6} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:22.025973 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_31_6} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:39:22.026052 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.12 22:39:22.992928 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.12 22:39:23.015818 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:23.015877 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:23.023691 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:39:23.024481 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:23.024869 [ 24 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:39:23.025007 [ 24 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:23.025088 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:23.025540 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:39:23.040783 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.12 22:39:23.042276 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:23.043509 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:39:23.048715 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:39:23.053958 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.03.12 22:39:23.059232 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.03.12 22:39:23.064800 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:39:23.069314 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:39:23.126939 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.101689966 sec., 2301.11198975128 rows/sec., 11.90 MiB/sec. 2025.03.12 22:39:23.129903 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:39:23.133016 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:23.133145 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_31_6} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:39:23.135819 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.12 22:39:26.658632 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:26.658894 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:26.658991 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:26.659775 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.659819 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.660255 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:39:26.660515 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:26.660701 [ 135 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:39:26.660767 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. 2025.03.12 22:39:26.660879 [ 135 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.660960 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.660967 [ 276 ] {dbf968a4-d6fe-4941-91ce-38222842d4c9} TCPHandler: Processed in 0.002471564 sec. 2025.03.12 22:39:26.661297 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:26.661308 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:26.661727 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:26.661755 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:26.661801 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:26.661825 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part 2025.03.12 22:39:26.662228 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:26.662604 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:26.663010 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:39:26.663390 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:26.663754 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:26.664746 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.664824 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.665774 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:39:26.666292 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:26.666531 [ 135 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:39:26.666608 [ 135 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.666643 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.666661 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} executeQuery: Read 64 rows, 5.12 KiB in 0.005048 sec., 12678.288431061806 rows/sec., 1013.32 KiB/sec. 2025.03.12 22:39:26.667049 [ 276 ] {384a8050-b181-4746-b4b7-8dc0a473234f} TCPHandler: Processed in 0.005854791 sec. 2025.03.12 22:39:26.667133 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:26.667643 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:26.668115 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:26.668269 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:26.668319 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part 2025.03.12 22:39:26.668566 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:26.668721 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.007632807 sec., 407189.6485788256 rows/sec., 35.62 MiB/sec. 2025.03.12 22:39:26.668960 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:26.669431 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:39:26.669652 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:26.670318 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 598 rows starting from the beginning of the part 2025.03.12 22:39:26.670849 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:26.671236 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:26.671657 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:26.671998 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_51_10} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:39:26.672194 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:39:26.672415 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.672461 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.673047 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:39:26.673340 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:26.673614 [ 135 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:39:26.673613 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006862718 sec., 222360.87800780972 rows/sec., 17.71 MiB/sec. 2025.03.12 22:39:26.673710 [ 135 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.673782 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.673880 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} executeQuery: Read 160 rows, 11.41 KiB in 0.005818 sec., 27500.859401856305 rows/sec., 1.92 MiB/sec. 2025.03.12 22:39:26.674014 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:39:26.674194 [ 276 ] {66697ee2-f7e6-4723-9b2e-56ababa7b2e5} TCPHandler: Processed in 0.006752025 sec. 2025.03.12 22:39:26.674382 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:26.674485 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:26.674788 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:26.674922 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:26.674951 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:26.674970 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:26.675166 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13334 rows starting from the beginning of the part 2025.03.12 22:39:26.675260 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_51_10} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:39:26.675727 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:39:26.675917 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:26.676192 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:26.676618 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 945 rows starting from the beginning of the part 2025.03.12 22:39:26.676946 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part 2025.03.12 22:39:26.677295 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:26.677401 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.677517 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.678482 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:39:26.678860 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:26.679161 [ 135 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:39:26.679262 [ 135 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:26.679307 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:26.679321 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} executeQuery: Read 60 rows, 4.14 KiB in 0.004646 sec., 12914.334911752045 rows/sec., 891.22 KiB/sec. 2025.03.12 22:39:26.679658 [ 276 ] {8058f745-243a-48a6-90a6-3549087a735b} TCPHandler: Processed in 0.005276427 sec. 2025.03.12 22:39:26.679705 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:26.679892 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:26.679976 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2388 rows starting from the beginning of the part 2025.03.12 22:39:26.680266 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:26.680607 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:26.680936 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part 2025.03.12 22:39:26.681193 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part 2025.03.12 22:39:26.681486 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:26.684611 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.005206495 sec., 504754.15802761744 rows/sec., 34.02 MiB/sec. 2025.03.12 22:39:26.684989 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:39:26.685332 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:26.685458 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_51_10} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:39:26.685565 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.12 22:39:26.685820 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14857 rows, containing 5 columns (5 merged, 0 gathered) in 0.011895708 sec., 1248937.8522068632 rows/sec., 85.56 MiB/sec. 2025.03.12 22:39:26.686299 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:39:26.686602 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:26.686688 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_51_10} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:39:26.686779 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.03.12 22:39:27.000211 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.65 MiB, peak 209.87 MiB, free memory in arenas 0.00 B, will set to 202.39 MiB (RSS), difference: 1.74 MiB 2025.03.12 22:39:29.342653 [ 150 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:39:29.342726 [ 150 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:39:29.522001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.03.12 22:39:29.523075 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:29.523127 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:29.523682 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:39:29.523948 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:29.524257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.12 22:39:29.595766 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 724 2025.03.12 22:39:29.598601 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:29.598659 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:29.600111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:39:29.600423 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:29.601038 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 724 2025.03.12 22:39:30.001691 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001178421 sec. 2025.03.12 22:39:30.540917 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.12 22:39:30.560130 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:30.560183 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:30.567861 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:39:30.568644 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:30.571288 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.12 22:39:31.661720 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.661912 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:31.661983 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:31.662798 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.662847 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.663346 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:39:31.663677 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:31.663958 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} executeQuery: Read 136 rows, 12.03 KiB in 0.002097 sec., 64854.55412494039 rows/sec., 5.60 MiB/sec. 2025.03.12 22:39:31.664043 [ 276 ] {01872120-341e-4f11-8805-7ed28a513297} TCPHandler: Processed in 0.002451553 sec. 2025.03.12 22:39:31.664217 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.664322 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:31.664368 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:31.664917 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.664956 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.665311 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:39:31.665552 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:31.665750 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} executeQuery: Read 40 rows, 3.01 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 2.04 MiB/sec. 2025.03.12 22:39:31.665820 [ 276 ] {35c9efea-f272-42ad-bcfd-cab5dd74201f} TCPHandler: Processed in 0.001662483 sec. 2025.03.12 22:39:31.665962 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.666065 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:31.666110 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:31.666665 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.666703 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.667072 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:39:31.667320 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:31.667539 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} executeQuery: Read 104 rows, 8.32 KiB in 0.001494 sec., 69611.78045515394 rows/sec., 5.44 MiB/sec. 2025.03.12 22:39:31.667593 [ 276 ] {ded3ab01-e31d-4454-b580-afecf4542d51} TCPHandler: Processed in 0.001687524 sec. 2025.03.12 22:39:31.667713 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.667818 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:31.667869 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:31.668395 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.668433 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.668824 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:39:31.669067 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:31.669316 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. 2025.03.12 22:39:31.669545 [ 276 ] {851dfbce-6e50-43a1-9af0-229b0b35d2ce} TCPHandler: Processed in 0.001879129 sec. 2025.03.12 22:39:31.669831 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.670103 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:31.670252 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:31.671423 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.671462 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.672131 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.12 22:39:31.672396 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:31.672685 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} executeQuery: Read 40 rows, 73.40 KiB in 0.002658 sec., 15048.908954100827 rows/sec., 26.97 MiB/sec. 2025.03.12 22:39:31.673049 [ 276 ] {82b66de5-bece-4639-93ff-485e8160924c} TCPHandler: Processed in 0.003313186 sec. 2025.03.12 22:39:31.673283 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:31.673390 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:31.673439 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:31.673922 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:31.673962 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:31.674331 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:39:31.674586 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:31.674799 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. 2025.03.12 22:39:31.674849 [ 276 ] {7d1c0a9c-da6d-425c-a746-7cd583ad189f} TCPHandler: Processed in 0.001629862 sec. 2025.03.12 22:39:36.657664 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:36.657872 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:36.657947 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:36.658728 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:36.658780 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:36.659229 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:39:36.659490 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:36.659736 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} executeQuery: Read 56 rows, 4.41 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.25 MiB/sec. 2025.03.12 22:39:36.659804 [ 276 ] {dccaeadc-e910-4f0a-b666-af6490db4863} TCPHandler: Processed in 0.002268438 sec. 2025.03.12 22:39:36.659931 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:36.660045 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:36.660094 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:36.660654 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:36.660696 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:36.661060 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:39:36.661308 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:36.661533 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. 2025.03.12 22:39:36.661589 [ 276 ] {85231fad-94ae-48ef-946f-b8bddd68f20a} TCPHandler: Processed in 0.001711235 sec. 2025.03.12 22:39:36.661703 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:36.661809 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:36.661859 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:36.662379 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:36.662419 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:36.662809 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:39:36.663063 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:36.663278 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. 2025.03.12 22:39:36.663332 [ 276 ] {88b172bd-c45d-4df8-a8f6-9a4637961507} TCPHandler: Processed in 0.001679894 sec. 2025.03.12 22:39:36.663439 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:36.663544 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:36.663591 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:36.664020 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:36.664059 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:36.664423 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:39:36.664660 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:36.664865 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2025.03.12 22:39:36.664915 [ 276 ] {327a456c-2f85-4c9e-bae9-e1519ab09f66} TCPHandler: Processed in 0.00152486 sec. 2025.03.12 22:39:37.024442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.03.12 22:39:37.025129 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:37.025179 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:37.025740 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:39:37.025996 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:37.026265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.03.12 22:39:38.071410 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.12 22:39:38.091703 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:38.091754 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:38.099217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:39:38.099986 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:38.102876 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.12 22:39:39.601258 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 744 2025.03.12 22:39:39.604171 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:39.604223 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:39.605679 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:39:39.605987 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:39.607054 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 744 2025.03.12 22:39:41.660125 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.660335 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:41.660416 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:41.661229 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.661275 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.661711 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:39:41.661974 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:41.662200 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} executeQuery: Read 136 rows, 12.03 KiB in 0.00192 sec., 70833.33333333333 rows/sec., 6.12 MiB/sec. 2025.03.12 22:39:41.662274 [ 276 ] {7ddc5651-3952-4dbe-a8e1-8f19efc3f8f1} TCPHandler: Processed in 0.002286489 sec. 2025.03.12 22:39:41.662431 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.662540 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:41.662586 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:41.663149 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.663188 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.663530 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:39:41.663769 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:41.663998 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} executeQuery: Read 40 rows, 3.01 KiB in 0.001481 sec., 27008.777852802163 rows/sec., 1.98 MiB/sec. 2025.03.12 22:39:41.664052 [ 276 ] {341818a5-c732-49c8-8bb1-090a315aff66} TCPHandler: Processed in 0.001682894 sec. 2025.03.12 22:39:41.664171 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.664278 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:41.664323 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:41.664889 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.664930 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.665290 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:39:41.665534 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:41.665759 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} executeQuery: Read 104 rows, 8.32 KiB in 0.001503 sec., 69194.94344644045 rows/sec., 5.40 MiB/sec. 2025.03.12 22:39:41.665815 [ 276 ] {35aac6ed-5367-4031-93a8-735b7b3472da} TCPHandler: Processed in 0.001696274 sec. 2025.03.12 22:39:41.665973 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.666081 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:41.666132 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:41.666669 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.666707 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.667090 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:39:41.667334 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:41.667544 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2025.03.12 22:39:41.667598 [ 276 ] {f0dd6af9-7faf-47a4-aead-791e1f12e5b5} TCPHandler: Processed in 0.001685633 sec. 2025.03.12 22:39:41.667705 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.667809 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:41.667874 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:41.668972 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.669012 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.669686 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.12 22:39:41.669952 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:41.670189 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} executeQuery: Read 40 rows, 73.40 KiB in 0.002401 sec., 16659.72511453561 rows/sec., 29.85 MiB/sec. 2025.03.12 22:39:41.670284 [ 276 ] {5433c333-efc7-4c7e-a4e0-a11813ef090b} TCPHandler: Processed in 0.002628718 sec. 2025.03.12 22:39:41.670416 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:41.670523 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:41.670570 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:41.671022 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:41.671062 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. 2025.03.12 22:39:41.671423 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:39:41.671665 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:41.671877 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2025.03.12 22:39:41.671928 [ 276 ] {c0b6270d-f6ae-42ba-8b60-d3f5b22ced49} TCPHandler: Processed in 0.001562231 sec. 2025.03.12 22:39:44.342769 [ 137 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:39:44.342841 [ 137 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:39:44.526437 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.03.12 22:39:44.527152 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:44.527220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:44.527836 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:39:44.528196 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:44.528461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.12 22:39:45.602962 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.12 22:39:45.623329 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:45.623390 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:45.630707 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:39:45.631465 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:45.634159 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.03.12 22:39:46.658256 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:46.658565 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:46.658683 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:46.659491 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:46.659538 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:46.659972 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:39:46.660223 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:46.660465 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec. 2025.03.12 22:39:46.660529 [ 276 ] {159caf56-a0c0-4401-b71c-1e58730bbefe} TCPHandler: Processed in 0.002461574 sec. 2025.03.12 22:39:46.660672 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:46.660816 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:46.660873 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:46.661558 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:46.661607 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:46.662000 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:39:46.662237 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:46.662454 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. 2025.03.12 22:39:46.662508 [ 276 ] {d1cf9bf6-201a-4cd2-bb95-de21516147d6} TCPHandler: Processed in 0.001902589 sec. 2025.03.12 22:39:46.662624 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:46.662732 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:46.662781 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:46.663302 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:46.663342 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:46.663720 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:39:46.663950 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:46.664190 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. 2025.03.12 22:39:46.664294 [ 276 ] {a7dce7fe-89a1-487d-a015-f566592aac8a} TCPHandler: Processed in 0.001719655 sec. 2025.03.12 22:39:46.664496 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:46.664672 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:46.664722 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:46.665171 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:46.665211 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:46.665569 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:39:46.665793 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:46.665996 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2025.03.12 22:39:46.666045 [ 276 ] {ce0919be-60d2-44bd-92fb-3315d177aaa0} TCPHandler: Processed in 0.001650663 sec. 2025.03.12 22:39:48.018549 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.018765 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.018843 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:39:48.019609 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.019658 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.020089 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:39:48.020341 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:39:48.020571 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} executeQuery: Read 24 rows, 2.04 KiB in 0.001856 sec., 12931.034482758621 rows/sec., 1.07 MiB/sec. 2025.03.12 22:39:48.020700 [ 276 ] {c16a8fcb-6c37-493f-b1f3-a2bea4647120} TCPHandler: Processed in 0.00228586 sec. 2025.03.12 22:39:48.020869 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.020977 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:39:48.021025 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:39:48.021579 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.021620 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.021958 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.12 22:39:48.022195 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:39:48.022417 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} executeQuery: Read 16 rows, 1.30 KiB in 0.001463 sec., 10936.431989063567 rows/sec., 891.79 KiB/sec. 2025.03.12 22:39:48.022471 [ 276 ] {033ba21c-98d7-47d3-b767-2e28ba8545ea} TCPHandler: Processed in 0.001655323 sec. 2025.03.12 22:39:48.022576 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.022680 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:48.022725 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:48.023991 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.024031 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.024482 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:39:48.024724 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:48.024909 [ 132 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:39:48.024971 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} executeQuery: Read 1404 rows, 120.63 KiB in 0.002306 sec., 608846.487424111 rows/sec., 51.09 MiB/sec. 2025.03.12 22:39:48.025001 [ 132 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.025079 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.025093 [ 276 ] {3ede6554-c714-4019-8a6e-5a27a9c9d011} TCPHandler: Processed in 0.002564876 sec. 2025.03.12 22:39:48.025319 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:48.025332 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.025606 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.025627 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:48.025708 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:39:48.025715 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part 2025.03.12 22:39:48.026089 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:48.026438 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:48.026783 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:39:48.027337 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.03.12 22:39:48.027616 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:39:48.028542 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.028619 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.029429 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:39:48.029958 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:39:48.030307 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} executeQuery: Read 68 rows, 5.09 KiB in 0.004789 sec., 14199.206514930049 rows/sec., 1.04 MiB/sec. 2025.03.12 22:39:48.030393 [ 276 ] {79ece63b-1750-4d6f-bb01-75ac3b03bc1f} TCPHandler: Processed in 0.005142154 sec. 2025.03.12 22:39:48.030526 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.030738 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.030842 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:39:48.031321 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.006125729 sec., 521570.57551844034 rows/sec., 45.73 MiB/sec. 2025.03.12 22:39:48.031716 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:39:48.032230 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.032308 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.032347 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:48.032562 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_56_11} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:39:48.032747 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:39:48.032942 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:39:48.033184 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:39:48.033449 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} executeQuery: Read 252 rows, 17.85 KiB in 0.002819 sec., 89393.4019155729 rows/sec., 6.18 MiB/sec. 2025.03.12 22:39:48.033679 [ 276 ] {84e8d96a-964c-4a58-ac0e-2c094c137e15} TCPHandler: Processed in 0.003207333 sec. 2025.03.12 22:39:48.033797 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.033901 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.033945 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:39:48.034504 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.034544 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.034888 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:39:48.035128 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:39:48.035389 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} executeQuery: Read 12 rows, 960.00 B in 0.0015 sec., 8000 rows/sec., 625.00 KiB/sec. 2025.03.12 22:39:48.035546 [ 276 ] {04a217d4-9319-4ad6-873f-a4bd9332ea35} TCPHandler: Processed in 0.001797627 sec. 2025.03.12 22:39:48.035676 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.035781 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:48.035828 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:48.036652 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.036692 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.037076 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:39:48.037314 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:48.037485 [ 130 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:39:48.037546 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} executeQuery: Read 612 rows, 47.17 KiB in 0.001784 sec., 343049.3273542601 rows/sec., 25.82 MiB/sec. 2025.03.12 22:39:48.037565 [ 130 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.037632 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.037677 [ 276 ] {131c2cad-fd5a-44c4-a173-c94120097612} TCPHandler: Processed in 0.002050614 sec. 2025.03.12 22:39:48.037867 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:48.037913 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.038113 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:48.038122 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.038172 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part 2025.03.12 22:39:48.038213 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:48.038558 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:48.038912 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:48.039256 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:39:48.039627 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.03.12 22:39:48.039692 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 612 rows starting from the beginning of the part 2025.03.12 22:39:48.040657 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.040725 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.041856 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:39:48.042390 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:48.042454 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.004717482 sec., 334924.43638364703 rows/sec., 26.70 MiB/sec. 2025.03.12 22:39:48.042638 [ 130 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:39:48.042730 [ 130 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.042737 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:39:48.042798 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.042912 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} executeQuery: Read 942 rows, 65.08 KiB in 0.004822 sec., 195354.62463708007 rows/sec., 13.18 MiB/sec. 2025.03.12 22:39:48.043423 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:48.043484 [ 276 ] {0c26f570-d4d0-4e6d-a38b-4d26ce85ef80} TCPHandler: Processed in 0.005632536 sec. 2025.03.12 22:39:48.043991 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:48.044034 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.044424 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:48.044491 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.044560 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_56_11} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:39:48.044633 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14857 rows starting from the beginning of the part 2025.03.12 22:39:48.045036 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:39:48.045072 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:39:48.045532 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:48.045973 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:48.046383 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:39:48.046784 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.03.12 22:39:48.047173 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 942 rows starting from the beginning of the part 2025.03.12 22:39:48.049959 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.050037 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.052035 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.12 22:39:48.052622 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:39:48.053110 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} executeQuery: Read 40 rows, 73.40 KiB in 0.008756 sec., 4568.296025582458 rows/sec., 8.19 MiB/sec. 2025.03.12 22:39:48.053657 [ 276 ] {abedbb93-09e2-4d77-9017-d5f9ce96a46a} TCPHandler: Processed in 0.009763513 sec. 2025.03.12 22:39:48.053802 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:48.053907 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:48.054048 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:48.054894 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.054936 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.055481 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:39:48.055523 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 16439 rows, containing 5 columns (5 merged, 0 gathered) in 0.012579756 sec., 1306782.1029279106 rows/sec., 89.50 MiB/sec. 2025.03.12 22:39:48.055727 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:39:48.055761 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:48.055987 [ 130 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:39:48.056080 [ 130 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:48.056153 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:48.056189 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} executeQuery: Read 18 rows, 1.25 KiB in 0.0023 sec., 7826.086956521739 rows/sec., 543.05 KiB/sec. 2025.03.12 22:39:48.056588 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:48.056669 [ 276 ] {a4f3409c-be71-49d4-82bf-bde8de71a291} TCPHandler: Processed in 0.002918696 sec. 2025.03.12 22:39:48.056979 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:48.057172 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_56_11} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:39:48.057517 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. 2025.03.12 22:39:48.057685 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:48.057787 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2628 rows starting from the beginning of the part 2025.03.12 22:39:48.058012 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:48.058190 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:48.058299 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:39:48.058525 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.03.12 22:39:48.058662 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part 2025.03.12 22:39:48.060122 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 4 columns (4 merged, 0 gathered) in 0.003813949 sec., 756696.0124532342 rows/sec., 51.00 MiB/sec. 2025.03.12 22:39:48.060414 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:39:48.060732 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:48.060817 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_56_11} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:39:48.060908 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.12 22:39:49.607225 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 784 2025.03.12 22:39:49.610498 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:49.610551 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:49.612037 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:39:49.612341 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:49.612914 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2025.03.12 22:39:51.655159 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:51.655356 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:51.655431 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:51.656224 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:51.656280 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:51.656723 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:39:51.656986 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:51.657218 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} executeQuery: Read 56 rows, 4.41 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.25 MiB/sec. 2025.03.12 22:39:51.657304 [ 276 ] {5df7144f-5358-44dc-846d-dc9f3599da94} TCPHandler: Processed in 0.002282949 sec. 2025.03.12 22:39:51.657459 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:51.657587 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:51.657636 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:51.658200 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:51.658243 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:51.658614 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:39:51.658870 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:51.659093 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} executeQuery: Read 64 rows, 5.12 KiB in 0.001532 sec., 41775.45691906005 rows/sec., 3.26 MiB/sec. 2025.03.12 22:39:51.659148 [ 276 ] {3e3d5b31-67ab-40e5-9cbb-c5ececb8f283} TCPHandler: Processed in 0.001755696 sec. 2025.03.12 22:39:51.659268 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:51.659389 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:51.659442 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:51.659950 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:51.659988 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:51.660390 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:39:51.660629 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:51.660838 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} executeQuery: Read 108 rows, 7.71 KiB in 0.001478 sec., 73071.71853856563 rows/sec., 5.09 MiB/sec. 2025.03.12 22:39:51.660891 [ 276 ] {82badd87-01a8-46cc-906a-ebcc861c128b} TCPHandler: Processed in 0.001677514 sec. 2025.03.12 22:39:51.661005 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:51.661112 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:51.661159 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:51.661584 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:51.661623 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:51.661982 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:39:51.662214 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:51.662418 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} executeQuery: Read 42 rows, 2.89 KiB in 0.001329 sec., 31602.708803611735 rows/sec., 2.12 MiB/sec. 2025.03.12 22:39:51.662467 [ 276 ] {eae5bcd2-3475-40b1-847e-790b56015bec} TCPHandler: Processed in 0.001512439 sec. 2025.03.12 22:39:52.028600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.03.12 22:39:52.029289 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:52.029332 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:52.029855 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:39:52.030109 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:52.030364 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.03.12 22:39:53.134235 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.03.12 22:39:53.154931 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:53.154993 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:53.162511 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:39:53.163303 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:39:53.166505 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.03.12 22:39:56.657597 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:56.657824 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:39:56.657906 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:39:56.658697 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:56.658749 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:56.659181 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:39:56.659448 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:39:56.659700 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2025.03.12 22:39:56.659759 [ 276 ] {f7500120-397f-4ff7-84a1-4edc29fcfaaa} TCPHandler: Processed in 0.002302149 sec. 2025.03.12 22:39:56.659883 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:56.659990 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:39:56.660035 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:39:56.660580 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:56.660619 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:56.660968 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:39:56.661196 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:39:56.661416 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} executeQuery: Read 64 rows, 5.12 KiB in 0.00145 sec., 44137.93103448276 rows/sec., 3.45 MiB/sec. 2025.03.12 22:39:56.661466 [ 276 ] {c9b1f25b-9a0f-4f09-9cea-4cd843918b1c} TCPHandler: Processed in 0.001638423 sec. 2025.03.12 22:39:56.661575 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:56.661674 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:39:56.661719 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:39:56.662205 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:56.662241 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:56.662678 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:39:56.662906 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:39:56.663116 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. 2025.03.12 22:39:56.663169 [ 276 ] {ac71de39-3d00-4888-abb9-2ab53c6f28f0} TCPHandler: Processed in 0.001631513 sec. 2025.03.12 22:39:56.663275 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:39:56.663377 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:39:56.663423 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:39:56.663855 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:56.663895 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:56.664242 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:39:56.664485 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:39:56.664687 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.12 22:39:56.664737 [ 276 ] {ea6e0b91-f7a4-4932-8db9-543b80f9e1f2} TCPHandler: Processed in 0.001511839 sec. 2025.03.12 22:39:59.342876 [ 119 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:39:59.342952 [ 119 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:39:59.530516 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.03.12 22:39:59.531181 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:59.531232 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:59.531776 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:39:59.532051 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:59.532269 [ 119 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:39:59.532325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.03.12 22:39:59.532349 [ 119 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:59.532382 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:59.532601 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.533009 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:59.533134 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.533420 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.533587 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.533805 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.533995 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.534208 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:39:59.536602 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004144648 sec., 3988517.2395822275 rows/sec., 57.06 MiB/sec. 2025.03.12 22:39:59.536746 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:39:59.537115 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_36_7} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:39:59.537221 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_36_7} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:39:59.537349 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.12 22:39:59.572132 [ 119 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.03.12 22:39:59.572160 [ 119 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:59.572178 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:59.572378 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.03.12 22:39:59.572601 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:59.572644 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 70 rows starting from the beginning of the part 2025.03.12 22:39:59.572737 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part 2025.03.12 22:39:59.572840 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:59.572931 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2025.03.12 22:39:59.572996 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part 2025.03.12 22:39:59.574107 [ 199 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869148 sec., 145520.84693132914 rows/sec., 11.23 MiB/sec. 2025.03.12 22:39:59.574249 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.03.12 22:39:59.574543 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:39:59.574655 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_24_5} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.03.12 22:39:59.574744 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:39:59.613125 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 800 2025.03.12 22:39:59.615842 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:59.615886 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:59.617349 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:39:59.617649 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:59.617852 [ 118 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:39:59.617950 [ 118 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:39:59.618026 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:39:59.618524 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:59.619242 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 800 2025.03.12 22:39:59.619729 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:39:59.619907 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 668 rows starting from the beginning of the part 2025.03.12 22:39:59.620425 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:59.620919 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2025.03.12 22:39:59.621406 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part 2025.03.12 22:39:59.621895 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:39:59.622394 [ 197 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2025.03.12 22:39:59.630164 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 72 columns (72 merged, 0 gathered) in 0.012006641 sec., 66629.79262892927 rows/sec., 54.71 MiB/sec. 2025.03.12 22:39:59.631534 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:39:59.632336 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:39:59.632427 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_26_5} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:39:59.632740 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. 2025.03.12 22:40:00.652232 [ 117 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.12 22:40:00.652295 [ 117 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:00.652317 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:00.652464 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::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.12 22:40:00.652621 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:00.652658 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 254 rows starting from the beginning of the part 2025.03.12 22:40:00.652744 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.03.12 22:40:00.652973 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2025.03.12 22:40:00.653241 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2025.03.12 22:40:00.653430 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2025.03.12 22:40:00.654779 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390272 sec., 527973.3854557138 rows/sec., 38.53 MiB/sec. 2025.03.12 22:40:00.654975 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.12 22:40:00.655323 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:40:00.655417 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_9_2} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.12 22:40:00.655525 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.12 22:40:00.666574 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.03.12 22:40:00.687653 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:00.687703 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:00.694985 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:40:00.695770 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:00.696153 [ 115 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:40:00.696290 [ 115 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:00.696381 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:00.696853 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.712571 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.03.12 22:40:00.713956 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:00.715170 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.720343 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.725840 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.731305 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.737154 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.742077 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:00.800200 [ 196 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.103644746 sec., 2624.3491397045827 rows/sec., 13.57 MiB/sec. 2025.03.12 22:40:00.802143 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:40:00.804524 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_36_7} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:00.804625 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_36_7} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:40:00.805934 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.03.12 22:40:01.660879 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.661189 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:01.661305 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:01.662172 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.662223 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.662668 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:40:01.662918 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:01.663153 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} executeQuery: Read 136 rows, 12.03 KiB in 0.002049 sec., 66373.84089799902 rows/sec., 5.73 MiB/sec. 2025.03.12 22:40:01.663212 [ 276 ] {a2837e32-1552-4baf-b92f-44881329bede} TCPHandler: Processed in 0.002530816 sec. 2025.03.12 22:40:01.663337 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.663444 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:01.663517 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:01.664049 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.664088 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.664437 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:40:01.664681 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:01.664895 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} executeQuery: Read 40 rows, 3.01 KiB in 0.001473 sec., 27155.465037338767 rows/sec., 1.99 MiB/sec. 2025.03.12 22:40:01.664950 [ 276 ] {bf6d72af-b11e-4627-8da3-05ba7cfdea6d} TCPHandler: Processed in 0.001663754 sec. 2025.03.12 22:40:01.665069 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.665202 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:01.665249 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:01.665820 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.665860 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.666212 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:40:01.666450 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:01.666664 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} executeQuery: Read 104 rows, 8.32 KiB in 0.001482 sec., 70175.43859649122 rows/sec., 5.48 MiB/sec. 2025.03.12 22:40:01.666718 [ 276 ] {6dc75dca-e504-4c4f-9598-79c503dfafc0} TCPHandler: Processed in 0.001700064 sec. 2025.03.12 22:40:01.666840 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.666944 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:01.666994 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:01.667519 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.667559 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.667955 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:40:01.668195 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:01.668420 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. 2025.03.12 22:40:01.668474 [ 276 ] {5b2f7f08-985c-479c-9c40-190a4cbb0d87} TCPHandler: Processed in 0.001686434 sec. 2025.03.12 22:40:01.668611 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.668749 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:01.668830 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:01.670098 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.670138 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.670838 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.12 22:40:01.671105 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:01.671424 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} executeQuery: Read 40 rows, 73.40 KiB in 0.002691 sec., 14864.362690449649 rows/sec., 26.64 MiB/sec. 2025.03.12 22:40:01.671937 [ 276 ] {22b9dede-a9f4-4b88-8fc7-4733a1a11f1a} TCPHandler: Processed in 0.003384937 sec. 2025.03.12 22:40:01.672070 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:01.672173 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:01.672220 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:01.672695 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:01.672740 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2025.03.12 22:40:01.673123 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:40:01.673368 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:01.673578 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2025.03.12 22:40:01.673629 [ 276 ] {7f6beb5d-29da-4d6a-8e36-9fb308ba6fb0} TCPHandler: Processed in 0.001609891 sec. 2025.03.12 22:40:06.658727 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:06.658939 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:06.659013 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:06.659804 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:06.659858 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:06.660310 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:40:06.660568 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:06.660823 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2025.03.12 22:40:06.660891 [ 276 ] {88e5416e-f11e-4f52-b029-91a68f09ea67} TCPHandler: Processed in 0.00229948 sec. 2025.03.12 22:40:06.661034 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:06.661176 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:06.661234 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:06.661854 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:06.661896 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:06.662267 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:40:06.662505 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:06.662734 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} executeQuery: Read 64 rows, 5.12 KiB in 0.001592 sec., 40201.005025125625 rows/sec., 3.14 MiB/sec. 2025.03.12 22:40:06.662789 [ 276 ] {b850e596-1153-4909-9ab7-d806d640a15b} TCPHandler: Processed in 0.001821877 sec. 2025.03.12 22:40:06.662901 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:06.663008 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:06.663059 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:06.663580 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:06.663620 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:06.664009 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:40:06.664254 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:06.664468 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. 2025.03.12 22:40:06.664520 [ 276 ] {c70469d0-fc20-43f4-a5d2-4be728fc9792} TCPHandler: Processed in 0.001670023 sec. 2025.03.12 22:40:06.664625 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:06.664726 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:06.664771 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:06.665196 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:06.665235 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:06.665594 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:40:06.665829 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:06.666044 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. 2025.03.12 22:40:06.666101 [ 276 ] {6a6e1a5e-65a3-4be1-9030-0bf74f4e960e} TCPHandler: Processed in 0.00152493 sec. 2025.03.12 22:40:07.032454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.03.12 22:40:07.033118 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:07.033159 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:07.033752 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:40:07.034012 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:07.034287 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.03.12 22:40:08.212678 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.03.12 22:40:08.232231 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:08.232293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:08.239391 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:40:08.240200 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:08.244087 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.03.12 22:40:09.619409 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 820 2025.03.12 22:40:09.622245 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:09.622301 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:09.623774 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:40:09.624090 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:09.625028 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 820 2025.03.12 22:40:11.659944 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.660161 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:11.660243 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:11.661101 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.661152 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.661618 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:40:11.661892 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:11.662068 [ 56 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:40:11.662107 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} executeQuery: Read 136 rows, 12.03 KiB in 0.002004 sec., 67864.27145708582 rows/sec., 5.86 MiB/sec. 2025.03.12 22:40:11.662119 [ 56 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.662163 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.662193 [ 276 ] {9c362a88-50d8-4bf5-aab6-c589606914d9} TCPHandler: Processed in 0.002387612 sec. 2025.03.12 22:40:11.662398 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:11.662406 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.662732 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:11.662792 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:11.662906 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:11.662925 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part 2025.03.12 22:40:11.663677 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:11.664460 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:11.664907 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:11.665114 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:11.665336 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:11.665891 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.665939 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.666562 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:40:11.666870 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:11.667313 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} executeQuery: Read 40 rows, 3.01 KiB in 0.00466 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. 2025.03.12 22:40:11.667776 [ 276 ] {8d3054a8-14a0-4180-afc9-d12376d9345e} TCPHandler: Processed in 0.005429931 sec. 2025.03.12 22:40:11.668033 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.00578666 sec., 319182.3953714232 rows/sec., 27.91 MiB/sec. 2025.03.12 22:40:11.668132 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.668255 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:11.668286 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:40:11.668311 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:11.668665 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:11.668779 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_61_12} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:40:11.668865 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.12 22:40:11.669086 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.669124 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.669504 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:40:11.669756 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:11.669893 [ 56 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:40:11.669924 [ 56 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.669942 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} executeQuery: Read 104 rows, 8.32 KiB in 0.001716 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. 2025.03.12 22:40:11.669946 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.670063 [ 276 ] {e99f8985-e4ba-40b4-ac61-8ee16be3a08e} TCPHandler: Processed in 0.002023822 sec. 2025.03.12 22:40:11.670194 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:11.670239 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.670455 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:11.670479 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:11.670568 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part 2025.03.12 22:40:11.670571 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:11.670952 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:11.671297 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:11.671698 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:11.672011 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:11.672194 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:11.673075 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.673136 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.674054 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:40:11.674551 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:11.674788 [ 56 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:40:11.674887 [ 56 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.674981 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.675030 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} executeQuery: Read 160 rows, 11.41 KiB in 0.004642 sec., 34467.90176647996 rows/sec., 2.40 MiB/sec. 2025.03.12 22:40:11.675407 [ 276 ] {45d82509-9b4a-446b-a1fe-48ada683bbae} TCPHandler: Processed in 0.005220116 sec. 2025.03.12 22:40:11.675514 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005435661 sec., 189857.31450140104 rows/sec., 15.23 MiB/sec. 2025.03.12 22:40:11.675738 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.675744 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:11.675810 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:40:11.676011 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:11.676217 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:11.676250 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:11.676323 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16439 rows starting from the beginning of the part 2025.03.12 22:40:11.676804 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part 2025.03.12 22:40:11.677207 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:11.677396 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:11.677712 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_61_12} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:40:11.677974 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:11.678100 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.12 22:40:11.678372 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:11.678700 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:11.680558 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.680600 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.681844 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.12 22:40:11.682222 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:11.682365 [ 56 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.12 22:40:11.682408 [ 56 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.682433 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.682436 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} executeQuery: Read 40 rows, 73.40 KiB in 0.006538 sec., 6118.078923218109 rows/sec., 10.96 MiB/sec. 2025.03.12 22:40:11.683251 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.684150 [ 276 ] {50758106-d489-461b-8666-30c288e5c7a1} TCPHandler: Processed in 0.008522001 sec. 2025.03.12 22:40:11.684519 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:11.684524 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:11.684782 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 727 rows starting from the beginning of the part 2025.03.12 22:40:11.684789 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:11.684912 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:11.685753 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.687049 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.688324 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17187 rows, containing 5 columns (5 merged, 0 gathered) in 0.012891924 sec., 1333160.2016890573 rows/sec., 91.38 MiB/sec. 2025.03.12 22:40:11.688382 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.688478 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.688619 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.688707 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:40:11.689889 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.689973 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:11.690357 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_61_12} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:40:11.690709 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. 2025.03.12 22:40:11.690758 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:40:11.690894 [ 191 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:40:11.691720 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:11.692125 [ 56 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:40:11.692220 [ 56 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:11.692280 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:11.692353 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} executeQuery: Read 60 rows, 4.14 KiB in 0.007662 sec., 7830.85356303837 rows/sec., 540.41 KiB/sec. 2025.03.12 22:40:11.692663 [ 276 ] {d9d1a794-a0ed-41ee-b712-7841b0c1e910} TCPHandler: Processed in 0.008249204 sec. 2025.03.12 22:40:11.692829 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:11.693248 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:11.693322 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2886 rows starting from the beginning of the part 2025.03.12 22:40:11.693524 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part 2025.03.12 22:40:11.693732 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:11.693952 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:11.694201 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:11.694426 [ 200 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:11.698475 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.006055777 sec., 523136.832812701 rows/sec., 35.26 MiB/sec. 2025.03.12 22:40:11.698867 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:40:11.699597 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:11.699686 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_61_12} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:40:11.699801 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.03.12 22:40:11.706819 [ 199 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 19 columns (19 merged, 0 gathered) in 0.0242817 sec., 38176.898652071315 rows/sec., 68.41 MiB/sec. 2025.03.12 22:40:11.707878 [ 189 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.12 22:40:11.708322 [ 189 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:11.708406 [ 189 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_26_5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.12 22:40:11.708570 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. 2025.03.12 22:40:12.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.48 MiB, peak 217.86 MiB, free memory in arenas 0.00 B, will set to 210.44 MiB (RSS), difference: 2.96 MiB 2025.03.12 22:40:14.342992 [ 105 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:40:14.343059 [ 105 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:40:14.534423 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.03.12 22:40:14.535080 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:14.535123 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:14.535655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:40:14.535911 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:14.536205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.03.12 22:40:15.744172 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.03.12 22:40:15.763899 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:15.763946 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:15.771208 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:40:15.771988 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:15.775275 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.03.12 22:40:16.658638 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:16.658830 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:16.658902 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:16.659702 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:16.659745 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:16.660188 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:40:16.660444 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:16.660650 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.03.12 22:40:16.660715 [ 276 ] {7c12ff7e-dc97-4061-9a2f-d35488de621e} TCPHandler: Processed in 0.002214497 sec. 2025.03.12 22:40:16.660861 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:16.661005 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:16.661064 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:16.661740 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:16.661784 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:16.662172 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:40:16.662410 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:16.662589 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} executeQuery: Read 64 rows, 5.12 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.09 MiB/sec. 2025.03.12 22:40:16.662642 [ 276 ] {c98e3d81-49db-4ef4-8e09-584a1dff23b1} TCPHandler: Processed in 0.001846738 sec. 2025.03.12 22:40:16.662759 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:16.662864 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:16.662913 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:16.663435 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:16.663473 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:16.663863 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:40:16.664099 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:16.664304 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. 2025.03.12 22:40:16.664367 [ 276 ] {a9df672f-4566-47c4-b27d-35a34e3e7cba} TCPHandler: Processed in 0.001658893 sec. 2025.03.12 22:40:16.664603 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:16.664776 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:16.664823 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:16.665268 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:16.665306 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:16.665679 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:40:16.665917 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:16.666118 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.12 22:40:16.666184 [ 276 ] {5d0aa378-e60a-460d-bf77-9fc47bcc2d3a} TCPHandler: Processed in 0.001671883 sec. 2025.03.12 22:40:18.019021 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.019243 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.019325 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:40:18.020211 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.020268 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.020714 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:40:18.020983 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:40:18.021164 [ 106 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.12 22:40:18.021254 [ 106 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.021253 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} executeQuery: Read 24 rows, 2.04 KiB in 0.002063 sec., 11633.5433834222 rows/sec., 988.40 KiB/sec. 2025.03.12 22:40:18.021296 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.021429 [ 276 ] {4ed41a59-bff3-4d9e-8c50-5382f1314c0c} TCPHandler: Processed in 0.002550746 sec. 2025.03.12 22:40:18.021577 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::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.12 22:40:18.021622 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.021852 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:40:18.021904 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:18.021951 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:40:18.021979 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2025.03.12 22:40:18.022280 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.03.12 22:40:18.022692 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.03.12 22:40:18.023033 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.03.12 22:40:18.023429 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.03.12 22:40:18.024759 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.024827 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.025880 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.12 22:40:18.026055 [ 189 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00461758 sec., 25987.638546598002 rows/sec., 2.26 MiB/sec. 2025.03.12 22:40:18.026236 [ 189 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.12 22:40:18.026244 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:40:18.026720 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} executeQuery: Read 2 rows, 167.00 B in 0.004925 sec., 406.0913705583757 rows/sec., 33.11 KiB/sec. 2025.03.12 22:40:18.027003 [ 276 ] {df936a4a-0841-48e9-a2f0-fdc191c6e590} TCPHandler: Processed in 0.005442111 sec. 2025.03.12 22:40:18.027044 [ 189 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:40:18.027140 [ 189 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_9_2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.12 22:40:18.027155 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.027235 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.12 22:40:18.027290 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:18.027337 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:18.028633 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.028672 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.029112 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:40:18.029351 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:18.029557 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} executeQuery: Read 1397 rows, 120.12 KiB in 0.002296 sec., 608449.4773519164 rows/sec., 51.09 MiB/sec. 2025.03.12 22:40:18.029610 [ 276 ] {95178fa5-028a-489d-afa6-4a0d15f24ba4} TCPHandler: Processed in 0.002509785 sec. 2025.03.12 22:40:18.029718 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.029822 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.029867 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:18.030413 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.030454 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.030798 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:40:18.031039 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:18.031261 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} executeQuery: Read 54 rows, 4.11 KiB in 0.001457 sec., 37062.457103637615 rows/sec., 2.75 MiB/sec. 2025.03.12 22:40:18.031387 [ 276 ] {f998a4ce-6b5c-47c7-98c6-e0e8bb177809} TCPHandler: Processed in 0.001721065 sec. 2025.03.12 22:40:18.031512 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.031616 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.031660 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:40:18.032264 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.032304 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.032655 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:40:18.032885 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:40:18.033091 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} executeQuery: Read 252 rows, 17.85 KiB in 0.001497 sec., 168336.67334669337 rows/sec., 11.64 MiB/sec. 2025.03.12 22:40:18.033145 [ 276 ] {16600ba8-ec3a-4693-8ff8-dbe6f29677e0} TCPHandler: Processed in 0.001686084 sec. 2025.03.12 22:40:18.033261 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.033366 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.033410 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:40:18.033934 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.033973 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.034311 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:40:18.034539 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:40:18.034685 [ 106 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.12 22:40:18.034745 [ 106 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.034778 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} executeQuery: Read 12 rows, 960.00 B in 0.001427 sec., 8409.250175192712 rows/sec., 656.97 KiB/sec. 2025.03.12 22:40:18.034785 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.034962 [ 276 ] {7210fc0d-9e99-44a0-bb74-a156d11787d2} TCPHandler: Processed in 0.001749326 sec. 2025.03.12 22:40:18.035105 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::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.12 22:40:18.035286 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.035347 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:18.035411 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2025.03.12 22:40:18.035493 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:18.035627 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:18.035669 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.03.12 22:40:18.036057 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.12 22:40:18.036350 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.03.12 22:40:18.036706 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.03.12 22:40:18.038374 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.038461 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.039747 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004827394 sec., 12429.066282967582 rows/sec., 1019.57 KiB/sec. 2025.03.12 22:40:18.039900 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:40:18.039927 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.12 22:40:18.040363 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:18.040421 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:40:18.040610 [ 198 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_9_2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.12 22:40:18.040827 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.12 22:40:18.040919 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} executeQuery: Read 598 rows, 46.03 KiB in 0.005447 sec., 109785.20286396182 rows/sec., 8.25 MiB/sec. 2025.03.12 22:40:18.041160 [ 276 ] {c645aa40-459b-48e5-9762-d7aaa0b3a4a3} TCPHandler: Processed in 0.005973024 sec. 2025.03.12 22:40:18.041356 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.041466 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.041518 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:18.042316 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.042358 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.042811 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:40:18.043057 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:18.043312 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} executeQuery: Read 945 rows, 65.30 KiB in 0.001869 sec., 505617.9775280899 rows/sec., 34.12 MiB/sec. 2025.03.12 22:40:18.043371 [ 276 ] {a85f08de-f754-4265-b1ce-c85688355d26} TCPHandler: Processed in 0.002075644 sec. 2025.03.12 22:40:18.043491 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.043600 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.043669 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:18.044859 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.044899 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.045566 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.12 22:40:18.045826 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:18.046127 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} executeQuery: Read 40 rows, 73.40 KiB in 0.002549 sec., 15692.42840329541 rows/sec., 28.12 MiB/sec. 2025.03.12 22:40:18.046596 [ 276 ] {1c8ddc74-5c8d-4104-b8fd-e1b8e195d6a5} TCPHandler: Processed in 0.003159261 sec. 2025.03.12 22:40:18.046720 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:18.046826 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:18.046873 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:18.047316 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:18.047355 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:18.047715 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:40:18.047952 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:18.048202 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} executeQuery: Read 22 rows, 1.53 KiB in 0.001394 sec., 15781.922525107604 rows/sec., 1.07 MiB/sec. 2025.03.12 22:40:18.048276 [ 276 ] {d36d2f86-789d-47be-a738-ae17abbddaac} TCPHandler: Processed in 0.001608032 sec. 2025.03.12 22:40:19.625189 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 860 2025.03.12 22:40:19.628449 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:19.628502 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:19.630009 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:40:19.630332 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:19.630941 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 860 2025.03.12 22:40:21.654947 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:21.655160 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:21.655232 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:21.656036 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:21.656081 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:21.656544 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:40:21.656804 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:21.657028 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. 2025.03.12 22:40:21.657115 [ 276 ] {62a697a5-7eee-4892-a2b4-e2d87d1f1d50} TCPHandler: Processed in 0.00231094 sec. 2025.03.12 22:40:21.657285 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:21.657400 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:21.657449 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:21.658011 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:21.658050 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:21.658418 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:40:21.658661 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:21.658879 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} executeQuery: Read 64 rows, 5.12 KiB in 0.001495 sec., 42809.36454849498 rows/sec., 3.34 MiB/sec. 2025.03.12 22:40:21.658947 [ 276 ] {260351fa-4333-4f07-9222-8a04d89e39b0} TCPHandler: Processed in 0.001725784 sec. 2025.03.12 22:40:21.659204 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:21.659338 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:21.659389 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:21.659904 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:21.659943 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:21.660327 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:40:21.660567 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:21.660746 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} executeQuery: Read 98 rows, 7.00 KiB in 0.001433 sec., 68387.99720865318 rows/sec., 4.77 MiB/sec. 2025.03.12 22:40:21.660799 [ 276 ] {def86c91-87c6-41b5-b24c-549290c085e9} TCPHandler: Processed in 0.001701954 sec. 2025.03.12 22:40:21.660928 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:21.661037 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:21.661084 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:21.661521 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:21.661558 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:21.661935 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:40:21.662176 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:21.662354 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} executeQuery: Read 38 rows, 2.61 KiB in 0.001338 sec., 28400.597907324365 rows/sec., 1.91 MiB/sec. 2025.03.12 22:40:21.662403 [ 276 ] {c537dfb9-4fbe-4030-9d93-e3e46193d02b} TCPHandler: Processed in 0.00153866 sec. 2025.03.12 22:40:22.036349 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.03.12 22:40:22.037193 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:22.037245 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:22.037789 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:40:22.038053 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:22.038316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.03.12 22:40:23.275353 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.03.12 22:40:23.295621 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:23.295676 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:23.302973 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:40:23.303759 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:23.307320 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.03.12 22:40:26.657762 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:26.657969 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:26.658043 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:26.658852 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:26.658898 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:26.659344 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:40:26.659599 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:26.659818 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} executeQuery: Read 56 rows, 4.41 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.26 MiB/sec. 2025.03.12 22:40:26.659884 [ 276 ] {3f23d65a-b3db-42ce-b424-54c4ec647415} TCPHandler: Processed in 0.002258909 sec. 2025.03.12 22:40:26.660023 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:26.660139 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:26.660189 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:26.660761 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:26.660801 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:26.661163 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:40:26.661410 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:26.661600 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} executeQuery: Read 64 rows, 5.12 KiB in 0.001486 sec., 43068.64064602961 rows/sec., 3.36 MiB/sec. 2025.03.12 22:40:26.661654 [ 276 ] {53e497e2-36b5-4681-bb59-9981e4e757b2} TCPHandler: Processed in 0.001685674 sec. 2025.03.12 22:40:26.661786 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:26.661894 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:26.661946 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:26.662480 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:26.662520 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:26.662906 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:40:26.663157 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:26.663342 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.03.12 22:40:26.663395 [ 276 ] {03fb0a24-e495-490d-ac39-55624b8271fd} TCPHandler: Processed in 0.001662553 sec. 2025.03.12 22:40:26.663504 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:26.663608 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:26.663654 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:26.664097 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:26.664134 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:26.664494 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:40:26.664730 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:26.664921 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. 2025.03.12 22:40:26.664978 [ 276 ] {058dbd2e-c8e9-4dc6-a414-28402120e29c} TCPHandler: Processed in 0.00152521 sec. 2025.03.12 22:40:29.343104 [ 90 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:40:29.343169 [ 90 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:40:29.538465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.03.12 22:40:29.539536 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:29.539584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:29.540114 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:40:29.540374 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:29.540636 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.03.12 22:40:29.631213 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 876 2025.03.12 22:40:29.634000 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:29.634051 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:29.635490 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:40:29.635793 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:29.636306 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 876 2025.03.12 22:40:30.807399 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.03.12 22:40:30.829300 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:30.829366 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:30.836760 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:40:30.837558 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:30.840638 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.03.12 22:40:31.661190 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.661391 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:31.661467 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:31.662273 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.662313 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.662766 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:40:31.663023 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:31.663178 [ 89 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:40:31.663223 [ 89 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.663234 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} executeQuery: Read 136 rows, 12.03 KiB in 0.001898 sec., 71654.37302423605 rows/sec., 6.19 MiB/sec. 2025.03.12 22:40:31.663254 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.663330 [ 276 ] {59d10841-56a8-49b1-8ed4-d597fbd50be5} TCPHandler: Processed in 0.002281349 sec. 2025.03.12 22:40:31.663523 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:31.663578 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.663960 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:31.664102 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:31.664164 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:31.664276 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part 2025.03.12 22:40:31.664963 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:31.665465 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:40:31.666044 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:31.666301 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:31.666572 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:31.667418 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.667462 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.668015 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:40:31.668301 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:31.668569 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} executeQuery: Read 40 rows, 3.01 KiB in 0.004736 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. 2025.03.12 22:40:31.668861 [ 276 ] {5acdb65d-f471-4572-bc1a-27b57383fb4c} TCPHandler: Processed in 0.005348418 sec. 2025.03.12 22:40:31.669197 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.669254 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906613 sec., 526189.882425004 rows/sec., 46.03 MiB/sec. 2025.03.12 22:40:31.669348 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:31.669411 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:31.669636 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:40:31.670277 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:31.670505 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_66_13} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:40:31.670697 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:40:31.670700 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.670764 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.671135 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:40:31.671376 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:31.671569 [ 86 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:40:31.671605 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} executeQuery: Read 104 rows, 8.32 KiB in 0.002302 sec., 45178.10599478715 rows/sec., 3.53 MiB/sec. 2025.03.12 22:40:31.671653 [ 86 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.671725 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.671737 [ 276 ] {ea7c8ca5-c0cb-49c6-bd9c-a649857be787} TCPHandler: Processed in 0.002644309 sec. 2025.03.12 22:40:31.672027 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:31.672114 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.672508 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:31.672661 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part 2025.03.12 22:40:31.672693 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:31.673025 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:31.673207 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:31.673728 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 598 rows starting from the beginning of the part 2025.03.12 22:40:31.674072 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:31.674477 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:31.674795 [ 187 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:31.675925 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.676022 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.677012 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:40:31.677433 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:31.677690 [ 86 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:40:31.677796 [ 86 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.677877 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.678036 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} executeQuery: Read 160 rows, 11.41 KiB in 0.005507 sec., 29053.931360087165 rows/sec., 2.02 MiB/sec. 2025.03.12 22:40:31.678805 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.0069489 sec., 219603.10264934017 rows/sec., 17.49 MiB/sec. 2025.03.12 22:40:31.678854 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:31.679458 [ 276 ] {0188575b-8181-410a-a8c1-620ddec04c2a} TCPHandler: Processed in 0.007480343 sec. 2025.03.12 22:40:31.679448 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:40:31.680175 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:31.680461 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17187 rows starting from the beginning of the part 2025.03.12 22:40:31.681093 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:31.681364 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:31.681759 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_66_13} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:40:31.682214 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:40:31.682250 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 945 rows starting from the beginning of the part 2025.03.12 22:40:31.682259 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.682454 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part 2025.03.12 22:40:31.682608 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:31.682691 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:31.683049 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:31.683060 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:31.685294 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.685344 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.686423 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.12 22:40:31.687111 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:31.687373 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} executeQuery: Read 40 rows, 73.40 KiB in 0.004882 sec., 8193.363375665711 rows/sec., 14.68 MiB/sec. 2025.03.12 22:40:31.687475 [ 276 ] {e393d226-3eab-434c-9998-e175e50f91ca} TCPHandler: Processed in 0.005613316 sec. 2025.03.12 22:40:31.687594 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:31.687716 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:31.687764 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:31.688263 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.688302 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.688964 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:40:31.689230 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:31.689520 [ 86 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:40:31.689571 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18710 rows, containing 5 columns (5 merged, 0 gathered) in 0.01155712 sec., 1618915.439140547 rows/sec., 110.93 MiB/sec. 2025.03.12 22:40:31.689622 [ 86 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:31.689684 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2025.03.12 22:40:31.689692 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} executeQuery: Read 60 rows, 4.14 KiB in 0.001991 sec., 30135.61024610748 rows/sec., 2.03 MiB/sec. 2025.03.12 22:40:31.689998 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:40:31.690065 [ 276 ] {8bfbff6e-b11d-4521-8a41-d21059070244} TCPHandler: Processed in 0.002513195 sec. 2025.03.12 22:40:31.690419 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:31.690810 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:31.690913 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3168 rows starting from the beginning of the part 2025.03.12 22:40:31.691097 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:31.691270 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:31.691455 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_66_13} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:40:31.691513 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part 2025.03.12 22:40:31.691739 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. 2025.03.12 22:40:31.691774 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part 2025.03.12 22:40:31.691876 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:31.691989 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:31.693565 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.003777828 sec., 902105.6543601244 rows/sec., 60.80 MiB/sec. 2025.03.12 22:40:31.693906 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:40:31.694226 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:31.694313 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_66_13} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:40:31.694400 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:40:36.658150 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:36.658365 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:36.658439 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:36.659216 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:36.659270 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:36.659722 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:40:36.660004 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:36.660507 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} executeQuery: Read 56 rows, 4.41 KiB in 0.00217 sec., 25806.451612903224 rows/sec., 1.98 MiB/sec. 2025.03.12 22:40:36.660955 [ 276 ] {968f188b-0398-4e89-9b43-7815ad5765cc} TCPHandler: Processed in 0.002940337 sec. 2025.03.12 22:40:36.661202 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:36.661329 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:36.661381 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:36.661963 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:36.662004 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:36.662370 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:40:36.662619 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:36.662830 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. 2025.03.12 22:40:36.662885 [ 276 ] {21e4f651-2c5a-4770-98bd-5adc06256ad5} TCPHandler: Processed in 0.001775286 sec. 2025.03.12 22:40:36.663003 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:36.663113 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:36.663162 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:36.663693 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:36.663733 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:36.664134 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:40:36.664372 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:36.664576 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. 2025.03.12 22:40:36.664678 [ 276 ] {7ed0cb26-3577-4682-806e-64907c9267a7} TCPHandler: Processed in 0.001725774 sec. 2025.03.12 22:40:36.664826 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:36.665034 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:36.665083 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:36.665542 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:36.665581 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:36.665941 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:40:36.666178 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:36.666387 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. 2025.03.12 22:40:36.666437 [ 276 ] {8b4f298b-0d99-44e4-bb5f-d3b179422a44} TCPHandler: Processed in 0.001695714 sec. 2025.03.12 22:40:37.040763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.03.12 22:40:37.041447 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:37.041485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:37.042008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:40:37.042262 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:37.042415 [ 80 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:40:37.042450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.03.12 22:40:37.042465 [ 80 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:37.042492 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:37.042855 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.043405 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:37.043540 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.043880 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.044142 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.044362 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.044524 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.044648 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:40:37.047005 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004435145 sec., 4249917.420963689 rows/sec., 60.80 MiB/sec. 2025.03.12 22:40:37.047354 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:40:37.047682 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_41_8} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:37.047764 [ 196 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_41_8} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:40:37.047861 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.03.12 22:40:38.340715 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.03.12 22:40:38.362821 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:38.362914 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:38.370379 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:40:38.371167 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:38.371547 [ 76 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:40:38.371701 [ 76 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:38.371773 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:38.372287 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.382207 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.03.12 22:40:38.384116 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:38.385050 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.389409 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.395209 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.400316 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.405669 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.410389 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:40:38.469011 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.097114757 sec., 3181.802740854307 rows/sec., 16.45 MiB/sec. 2025.03.12 22:40:38.470758 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:40:38.473123 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_41_8} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:38.473221 [ 190 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_41_8} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:40:38.474475 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.12 22:40:39.000165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 212.81 MiB, peak 226.22 MiB, free memory in arenas 0.00 B, will set to 214.38 MiB (RSS), difference: 1.56 MiB 2025.03.12 22:40:39.636459 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 896 2025.03.12 22:40:39.639315 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:39.639357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:39.640823 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:40:39.641129 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:39.642833 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 896 2025.03.12 22:40:41.660864 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.661089 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:41.661179 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:41.662152 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.662207 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.662690 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:40:41.662954 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:41.663209 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} executeQuery: Read 136 rows, 12.03 KiB in 0.002189 sec., 62128.825947921425 rows/sec., 5.36 MiB/sec. 2025.03.12 22:40:41.663280 [ 276 ] {ee0f0442-96e5-4905-9996-5cc6dc967a96} TCPHandler: Processed in 0.002555346 sec. 2025.03.12 22:40:41.663399 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.663510 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:41.663562 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:41.664114 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.664156 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.664533 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:40:41.664774 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:41.664969 [ 71 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.03.12 22:40:41.665039 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} executeQuery: Read 40 rows, 3.01 KiB in 0.001553 sec., 25756.600128783 rows/sec., 1.89 MiB/sec. 2025.03.12 22:40:41.665064 [ 71 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.665140 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.665181 [ 276 ] {be7e149a-6c45-4b9f-ae6c-fe377999d857} TCPHandler: Processed in 0.001833147 sec. 2025.03.12 22:40:41.665403 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.665413 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.03.12 22:40:41.665588 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:41.665695 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:41.665713 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:41.665819 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 70 rows starting from the beginning of the part 2025.03.12 22:40:41.666141 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.03.12 22:40:41.666513 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2025.03.12 22:40:41.666872 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part 2025.03.12 22:40:41.667221 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.03.12 22:40:41.667459 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2025.03.12 22:40:41.668311 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.668377 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.669347 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:40:41.669946 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:41.670114 [ 186 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.004837685 sec., 58705.765257556035 rows/sec., 4.54 MiB/sec. 2025.03.12 22:40:41.670348 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} executeQuery: Read 104 rows, 8.32 KiB in 0.004818 sec., 21585.7202158572 rows/sec., 1.69 MiB/sec. 2025.03.12 22:40:41.670378 [ 193 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.03.12 22:40:41.670460 [ 276 ] {f8fbd98b-3615-49b4-9327-5ed3ad8c4cf0} TCPHandler: Processed in 0.005137353 sec. 2025.03.12 22:40:41.670579 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.670704 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:41.670743 [ 193 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:40:41.670765 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:41.670855 [ 193 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_29_6} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.03.12 22:40:41.670977 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.12 22:40:41.671398 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.671437 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.671834 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:40:41.672074 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:41.672310 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. 2025.03.12 22:40:41.672376 [ 276 ] {b9c1c953-945e-4bb8-a161-bc0380c6ee16} TCPHandler: Processed in 0.001852938 sec. 2025.03.12 22:40:41.672537 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.672650 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:41.672718 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:41.673900 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.673940 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.674642 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.12 22:40:41.674912 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:41.675167 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} executeQuery: Read 40 rows, 73.40 KiB in 0.002539 sec., 15754.233950374162 rows/sec., 28.23 MiB/sec. 2025.03.12 22:40:41.675266 [ 276 ] {4ad9791f-639e-4e29-bba8-6e64fe12c4ad} TCPHandler: Processed in 0.002796213 sec. 2025.03.12 22:40:41.675396 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:41.675504 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:41.675554 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:41.676007 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:41.676047 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:41.676406 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:40:41.676645 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:41.676868 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. 2025.03.12 22:40:41.676918 [ 276 ] {0aba97b5-dc2c-40e1-9c41-e3d93d082a49} TCPHandler: Processed in 0.001575171 sec. 2025.03.12 22:40:44.343423 [ 66 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:40:44.343496 [ 66 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:40:44.542596 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.03.12 22:40:44.543314 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:44.543365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:44.543908 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:40:44.544177 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:44.544406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.03.12 22:40:45.882287 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.03.12 22:40:45.901385 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:45.901440 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:45.908569 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:40:45.909332 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:45.912008 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.03.12 22:40:46.659222 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:46.659533 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:46.659653 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:46.660635 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:46.660689 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:46.661133 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:40:46.661388 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:46.661667 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} executeQuery: Read 56 rows, 4.41 KiB in 0.002211 sec., 25327.90592492085 rows/sec., 1.95 MiB/sec. 2025.03.12 22:40:46.661790 [ 276 ] {d22225fc-e6ed-451e-8ab1-1a5dd6130ecb} TCPHandler: Processed in 0.002761552 sec. 2025.03.12 22:40:46.661992 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:46.662200 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:46.662251 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:46.662838 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:46.662879 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:46.663248 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:40:46.663492 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:46.663726 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} executeQuery: Read 64 rows, 5.12 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.18 MiB/sec. 2025.03.12 22:40:46.663781 [ 276 ] {f3263f31-a5c3-4952-b143-4ec6e3f14709} TCPHandler: Processed in 0.00190343 sec. 2025.03.12 22:40:46.663901 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:46.664011 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:46.664061 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:46.664590 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:46.664630 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:46.665017 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:40:46.665247 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:46.665462 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.03.12 22:40:46.665562 [ 276 ] {954d55e3-7750-48ed-9247-ccc06516c745} TCPHandler: Processed in 0.001709045 sec. 2025.03.12 22:40:46.665753 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:46.665918 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:46.665966 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:46.666424 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:46.666463 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:46.666818 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:40:46.667052 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:46.667279 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. 2025.03.12 22:40:46.667329 [ 276 ] {1bb5507a-7266-4c57-9646-9ec5e7632b6b} TCPHandler: Processed in 0.001680674 sec. 2025.03.12 22:40:48.016392 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.016626 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.016707 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:40:48.017548 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.017601 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.018048 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:40:48.018312 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:40:48.018530 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} executeQuery: Read 24 rows, 2.04 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 1.01 MiB/sec. 2025.03.12 22:40:48.018633 [ 276 ] {099ec94b-699d-426a-a242-bc8d103da41f} TCPHandler: Processed in 0.002386951 sec. 2025.03.12 22:40:48.018837 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.018946 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:40:48.018995 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:40:48.019546 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.019588 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.019939 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.12 22:40:48.020180 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:40:48.020518 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} executeQuery: Read 16 rows, 1.30 KiB in 0.001566 sec., 10217.113665389528 rows/sec., 833.13 KiB/sec. 2025.03.12 22:40:48.020849 [ 276 ] {99e161c1-43ac-4c7d-a2c8-10db6bc37c2a} TCPHandler: Processed in 0.002074774 sec. 2025.03.12 22:40:48.020995 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.021099 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:48.021143 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:48.022465 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.022505 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.022961 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:40:48.023205 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:48.023436 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} executeQuery: Read 1404 rows, 120.63 KiB in 0.002359 sec., 595167.4438321323 rows/sec., 49.94 MiB/sec. 2025.03.12 22:40:48.023502 [ 276 ] {c64d7f9b-31c0-4fad-9ed1-31354a49f5a7} TCPHandler: Processed in 0.002559387 sec. 2025.03.12 22:40:48.023629 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.023760 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.023807 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:40:48.024363 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.024402 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.024751 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:40:48.024984 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:40:48.025195 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} executeQuery: Read 68 rows, 5.09 KiB in 0.001465 sec., 46416.38225255973 rows/sec., 3.39 MiB/sec. 2025.03.12 22:40:48.025248 [ 276 ] {749950da-9a3f-4529-a2b7-474d07f828a2} TCPHandler: Processed in 0.001681504 sec. 2025.03.12 22:40:48.025367 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.025474 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.025519 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:40:48.026141 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.026182 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.026549 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:40:48.026792 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:40:48.027032 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} executeQuery: Read 252 rows, 17.85 KiB in 0.001572 sec., 160305.34351145037 rows/sec., 11.09 MiB/sec. 2025.03.12 22:40:48.027250 [ 276 ] {c8b6a59f-bca1-4b95-a2eb-8d5948a3e8b6} TCPHandler: Processed in 0.001931181 sec. 2025.03.12 22:40:48.027403 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.027509 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.027554 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:40:48.028109 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.028149 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.028489 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:40:48.028728 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:40:48.028952 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} executeQuery: Read 12 rows, 960.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 639.50 KiB/sec. 2025.03.12 22:40:48.029005 [ 276 ] {934dd42c-d1a4-44c8-bb7c-783e6c30994e} TCPHandler: Processed in 0.001654933 sec. 2025.03.12 22:40:48.029112 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.029214 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:48.029260 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:48.030030 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.030070 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.030447 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:40:48.030682 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:48.030901 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} executeQuery: Read 612 rows, 47.17 KiB in 0.001708 sec., 358313.81733021076 rows/sec., 26.97 MiB/sec. 2025.03.12 22:40:48.030954 [ 276 ] {b11c3216-303a-4327-85ef-5d89257fa237} TCPHandler: Processed in 0.00189437 sec. 2025.03.12 22:40:48.031061 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.031164 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.031212 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:48.032047 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.032085 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.032524 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:40:48.032760 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:48.032983 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} executeQuery: Read 942 rows, 65.08 KiB in 0.001839 sec., 512234.91027732467 rows/sec., 34.56 MiB/sec. 2025.03.12 22:40:48.033039 [ 276 ] {cc62fcab-5d42-406d-94c9-401673099468} TCPHandler: Processed in 0.002029673 sec. 2025.03.12 22:40:48.033158 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.033264 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.033334 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:40:48.034516 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.034557 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.035206 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.12 22:40:48.035460 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:40:48.035753 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} executeQuery: Read 40 rows, 73.40 KiB in 0.002501 sec., 15993.602558976409 rows/sec., 28.66 MiB/sec. 2025.03.12 22:40:48.036247 [ 276 ] {1a94c9d2-3ef9-4c38-bc16-f42d43a640c7} TCPHandler: Processed in 0.003140392 sec. 2025.03.12 22:40:48.036374 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:48.036479 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:48.036525 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:48.036992 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:48.037032 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:48.037389 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:40:48.037622 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:48.037833 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} executeQuery: Read 18 rows, 1.25 KiB in 0.001376 sec., 13081.395348837208 rows/sec., 907.72 KiB/sec. 2025.03.12 22:40:48.037884 [ 276 ] {30bfe756-c01c-4f6a-8dc4-07096bee55ff} TCPHandler: Processed in 0.00156129 sec. 2025.03.12 22:40:49.642993 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 936 2025.03.12 22:40:49.646270 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:49.646327 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:49.647824 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:40:49.648149 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:49.648399 [ 59 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:40:49.648562 [ 59 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:49.648688 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:49.649389 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:40:49.650358 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 936 2025.03.12 22:40:49.650832 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:49.651031 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 800 rows starting from the beginning of the part 2025.03.12 22:40:49.651583 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2025.03.12 22:40:49.652102 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:40:49.652592 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2025.03.12 22:40:49.653076 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2025.03.12 22:40:49.653532 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:40:49.661627 [ 191 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 72 columns (72 merged, 0 gathered) in 0.012730519 sec., 73524.1037698463 rows/sec., 59.15 MiB/sec. 2025.03.12 22:40:49.663089 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:40:49.663991 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:49.664106 [ 201 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_31_6} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:40:49.664479 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.03.12 22:40:51.655766 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:51.655983 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:51.656067 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:51.656886 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.656939 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.657375 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:40:51.657630 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:51.657808 [ 52 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:40:51.657838 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2025.03.12 22:40:51.657857 [ 52 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.657900 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.657926 [ 276 ] {2bce7bc1-1bb4-4dcc-b15a-46bd95fb5c30} TCPHandler: Processed in 0.00230373 sec. 2025.03.12 22:40:51.658045 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:51.658076 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:51.658165 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:51.658207 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part 2025.03.12 22:40:51.658213 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:51.658281 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:51.658293 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:51.658774 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:51.659066 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.03.12 22:40:51.659417 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:40:51.659747 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:40:51.660850 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.660895 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.661557 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:40:51.661831 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:51.661994 [ 52 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:40:51.662062 [ 52 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.662089 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.662102 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} executeQuery: Read 64 rows, 5.12 KiB in 0.003922 sec., 16318.20499745028 rows/sec., 1.27 MiB/sec. 2025.03.12 22:40:51.662452 [ 276 ] {695ba41b-7fde-48ca-a6fa-28f8a4e91fa2} TCPHandler: Processed in 0.004431515 sec. 2025.03.12 22:40:51.662478 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:51.662599 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.004625229 sec., 673480.1671441565 rows/sec., 58.89 MiB/sec. 2025.03.12 22:40:51.662683 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:51.662706 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:51.662744 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part 2025.03.12 22:40:51.662924 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:51.663146 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:51.663170 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:40:51.663173 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:51.663648 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:51.664036 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.03.12 22:40:51.664601 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 612 rows starting from the beginning of the part 2025.03.12 22:40:51.664773 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:51.665108 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:40:51.665327 [ 198 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_71_14} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:40:51.665767 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:40:51.666371 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.666418 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.666988 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:40:51.667281 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005106533 sec., 301574.4733266191 rows/sec., 24.03 MiB/sec. 2025.03.12 22:40:51.667350 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:51.667558 [ 52 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:40:51.667625 [ 52 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.667644 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:40:51.667689 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.667704 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} executeQuery: Read 108 rows, 7.71 KiB in 0.004895 sec., 22063.329928498468 rows/sec., 1.54 MiB/sec. 2025.03.12 22:40:51.668275 [ 276 ] {0915dba1-f976-46f6-8dc5-c91c563b66b8} TCPHandler: Processed in 0.005675696 sec. 2025.03.12 22:40:51.668327 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:51.668891 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:51.669061 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:51.669142 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:51.669367 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18710 rows starting from the beginning of the part 2025.03.12 22:40:51.669542 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:51.669699 [ 199 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_71_14} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:40:51.669851 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:51.670125 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:51.670217 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:40:51.670681 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:40:51.670993 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.03.12 22:40:51.671208 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 942 rows starting from the beginning of the part 2025.03.12 22:40:51.671515 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 108 rows starting from the beginning of the part 2025.03.12 22:40:51.672230 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.672276 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.672782 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:40:51.673164 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:51.673347 [ 52 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:40:51.673410 [ 52 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:51.673455 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:51.673491 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} executeQuery: Read 42 rows, 2.89 KiB in 0.004201 sec., 9997.619614377529 rows/sec., 688.31 KiB/sec. 2025.03.12 22:40:51.673887 [ 276 ] {bf3ef2a3-0948-4f6f-8689-022670f69432} TCPHandler: Processed in 0.005166544 sec. 2025.03.12 22:40:51.674594 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:51.675209 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:40:51.675276 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3408 rows starting from the beginning of the part 2025.03.12 22:40:51.675390 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:51.675678 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:40:51.676143 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.03.12 22:40:51.676254 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part 2025.03.12 22:40:51.676469 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part 2025.03.12 22:40:51.681487 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 4 columns (4 merged, 0 gathered) in 0.007832443 sec., 465755.06518208946 rows/sec., 31.39 MiB/sec. 2025.03.12 22:40:51.681932 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:40:51.682344 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20240 rows, containing 5 columns (5 merged, 0 gathered) in 0.014504096 sec., 1395467.8733510866 rows/sec., 95.60 MiB/sec. 2025.03.12 22:40:51.682534 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:51.682635 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_71_14} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:40:51.682746 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:40:51.682809 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:40:51.683139 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:51.683236 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_71_14} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:40:51.683341 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.12 22:40:52.044541 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.03.12 22:40:52.045321 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:52.045369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:52.045925 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:40:52.046177 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:52.046415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.03.12 22:40:53.412083 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2025.03.12 22:40:53.432428 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:53.432493 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:53.439770 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:40:53.440545 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:40:53.443320 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2025.03.12 22:40:56.658705 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:56.659041 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:40:56.659157 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:40:56.660092 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:56.660142 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:56.660581 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:40:56.660844 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:40:56.661095 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} executeQuery: Read 56 rows, 4.41 KiB in 0.002142 sec., 26143.790849673205 rows/sec., 2.01 MiB/sec. 2025.03.12 22:40:56.661161 [ 276 ] {dcfaecd9-7f7f-4cee-b64e-cc4ff937c2b8} TCPHandler: Processed in 0.002660299 sec. 2025.03.12 22:40:56.661277 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:56.661385 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:40:56.661433 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:40:56.662000 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:56.662042 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:56.662408 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:40:56.662649 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:40:56.662874 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} executeQuery: Read 64 rows, 5.12 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.30 MiB/sec. 2025.03.12 22:40:56.662930 [ 276 ] {e90f9d07-b177-40ad-9df9-432c8bd55d42} TCPHandler: Processed in 0.001706884 sec. 2025.03.12 22:40:56.663047 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:56.663156 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:40:56.663207 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:40:56.663739 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:56.663779 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:56.664191 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:40:56.664436 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:40:56.664647 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2025.03.12 22:40:56.664700 [ 276 ] {59048a74-dd29-4b54-9f87-6e164b7f953e} TCPHandler: Processed in 0.001706494 sec. 2025.03.12 22:40:56.664806 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:40:56.664910 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:40:56.664957 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:40:56.665389 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:56.665430 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2025.03.12 22:40:56.665790 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:40:56.666028 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:40:56.666231 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2025.03.12 22:40:56.666283 [ 276 ] {8f8def5f-8b10-43e1-9b54-c7f340c57fc1} TCPHandler: Processed in 0.00152835 sec. 2025.03.12 22:40:59.343559 [ 45 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:40:59.343667 [ 45 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:40:59.546600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.03.12 22:40:59.547340 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:59.547389 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:40:59.547951 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:40:59.548202 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:40:59.548465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.03.12 22:40:59.650649 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 952 2025.03.12 22:40:59.653943 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:40:59.654004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:40:59.655541 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:40:59.655867 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:40:59.656496 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 952 2025.03.12 22:41:00.739291 [ 43 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.12 22:41:00.739389 [ 43 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:00.739431 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:00.739667 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::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.12 22:41:00.739882 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:00.739925 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.03.12 22:41:00.740020 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.03.12 22:41:00.740319 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2025.03.12 22:41:00.740497 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.03.12 22:41:00.740676 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.03.12 22:41:00.741767 [ 197 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002226327 sec., 24255.197012837736 rows/sec., 2.02 MiB/sec. 2025.03.12 22:41:00.742060 [ 197 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.12 22:41:00.742612 [ 197 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:41:00.742731 [ 197 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_9_2} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.12 22:41:00.742834 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.12 22:41:00.943396 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2025.03.12 22:41:00.965474 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:00.965537 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:00.972887 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:41:00.973712 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:00.977544 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.03.12 22:41:01.662004 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.662222 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:01.662305 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:01.663227 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.663282 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.663747 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:41:01.664008 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:01.664238 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} executeQuery: Read 136 rows, 12.03 KiB in 0.002076 sec., 65510.597302504815 rows/sec., 5.66 MiB/sec. 2025.03.12 22:41:01.664304 [ 276 ] {d9c539fc-c1b5-473c-aed5-b8efd0bc3e34} TCPHandler: Processed in 0.002451704 sec. 2025.03.12 22:41:01.664439 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.664553 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:01.664604 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:01.665169 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.665210 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.665571 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:41:01.665826 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:01.666039 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} executeQuery: Read 40 rows, 3.01 KiB in 0.001514 sec., 26420.07926023778 rows/sec., 1.94 MiB/sec. 2025.03.12 22:41:01.666094 [ 276 ] {c46c6fc7-ef78-4468-ad88-a5de9d99c5ea} TCPHandler: Processed in 0.001709284 sec. 2025.03.12 22:41:01.666203 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.666307 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:01.666353 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:01.666922 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.666964 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.667326 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:41:01.667563 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:01.667777 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} executeQuery: Read 104 rows, 8.32 KiB in 0.001492 sec., 69705.09383378016 rows/sec., 5.44 MiB/sec. 2025.03.12 22:41:01.667830 [ 276 ] {325ffd68-6694-4c0f-9165-09c76a627da7} TCPHandler: Processed in 0.001679483 sec. 2025.03.12 22:41:01.667949 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.668057 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:01.668106 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:01.668636 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.668675 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.669067 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:41:01.669303 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:01.669515 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. 2025.03.12 22:41:01.669568 [ 276 ] {60783809-32ed-4918-bb60-16fb6a254a72} TCPHandler: Processed in 0.001671774 sec. 2025.03.12 22:41:01.669678 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.669780 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:01.669847 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:01.671033 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.671073 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.671745 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.12 22:41:01.672010 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:01.672197 [ 41 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.12 22:41:01.672284 [ 41 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.672291 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} executeQuery: Read 40 rows, 73.40 KiB in 0.002522 sec., 15860.428231562253 rows/sec., 28.42 MiB/sec. 2025.03.12 22:41:01.672311 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.672699 [ 276 ] {a5a4aa2f-746b-43ff-b071-9d22bbbd786c} TCPHandler: Processed in 0.003068239 sec. 2025.03.12 22:41:01.672716 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.672896 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:01.673178 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:01.673310 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:01.673525 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:01.673795 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 927 rows starting from the beginning of the part 2025.03.12 22:41:01.674590 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.675470 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.675506 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:01.675593 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:01.676122 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.676821 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.677119 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:41:01.677420 [ 195 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:01.677995 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:01.678846 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} executeQuery: Read 60 rows, 4.14 KiB in 0.005751 sec., 10432.968179447053 rows/sec., 719.98 KiB/sec. 2025.03.12 22:41:01.679127 [ 276 ] {044228e2-3880-48be-ba36-2ebd327a8f8b} TCPHandler: Processed in 0.006291553 sec. 2025.03.12 22:41:01.686636 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 19 columns (19 merged, 0 gathered) in 0.014143437 sec., 79683.60165920066 rows/sec., 142.79 MiB/sec. 2025.03.12 22:41:01.687904 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.12 22:41:01.688390 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:01.688494 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_31_6} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.12 22:41:01.688669 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. 2025.03.12 22:41:02.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.04 MiB, peak 226.22 MiB, free memory in arenas 0.00 B, will set to 219.42 MiB (RSS), difference: 3.38 MiB 2025.03.12 22:41:06.658220 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:06.658452 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:06.658534 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:06.659372 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:06.659417 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:06.659852 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:41:06.660103 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:06.660360 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. 2025.03.12 22:41:06.660479 [ 276 ] {3b44d08b-b2f0-4daa-bbb6-19c6c5eefd75} TCPHandler: Processed in 0.002397772 sec. 2025.03.12 22:41:06.660695 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:06.660870 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:06.660920 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:06.661510 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:06.661551 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:06.661903 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:41:06.662146 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:06.662394 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. 2025.03.12 22:41:06.662467 [ 276 ] {c6e7991f-427b-48e3-a827-013866a80c58} TCPHandler: Processed in 0.001877139 sec. 2025.03.12 22:41:06.662699 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:06.662848 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:06.662900 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:06.663485 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:06.663525 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:06.663913 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:41:06.664151 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:06.664396 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. 2025.03.12 22:41:06.664473 [ 276 ] {48512f2d-76a6-4869-8422-e3e8ea6b5568} TCPHandler: Processed in 0.001867859 sec. 2025.03.12 22:41:06.664721 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:06.664880 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:06.664931 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:06.665403 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:06.665442 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:06.665798 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:41:06.666028 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:06.666250 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. 2025.03.12 22:41:06.666302 [ 276 ] {531601a5-cff5-42e2-96ec-63511637f0ee} TCPHandler: Processed in 0.001687093 sec. 2025.03.12 22:41:07.048586 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.03.12 22:41:07.049266 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:07.049306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:07.049850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:41:07.050102 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:07.050286 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.03.12 22:41:08.477616 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.03.12 22:41:08.498975 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:08.499031 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:08.506595 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:41:08.507378 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:08.510087 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.03.12 22:41:09.656666 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 972 2025.03.12 22:41:09.659749 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:09.659796 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:09.661276 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:41:09.661582 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:09.662070 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 972 2025.03.12 22:41:11.660495 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.660807 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:11.660931 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:11.661850 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.661906 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.662367 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:41:11.662627 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:11.662890 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} executeQuery: Read 136 rows, 12.03 KiB in 0.002171 sec., 62643.94288346384 rows/sec., 5.41 MiB/sec. 2025.03.12 22:41:11.662959 [ 276 ] {633c62b4-c3f8-4c35-bdc0-4ab14b207f3c} TCPHandler: Processed in 0.002662899 sec. 2025.03.12 22:41:11.663076 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.663187 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:11.663236 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:11.663788 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.663831 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.664205 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:41:11.664452 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:11.664669 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} executeQuery: Read 40 rows, 3.01 KiB in 0.001509 sec., 26507.620941020545 rows/sec., 1.95 MiB/sec. 2025.03.12 22:41:11.664725 [ 276 ] {576d99d1-cfdc-4d24-b464-0904133c3169} TCPHandler: Processed in 0.001703494 sec. 2025.03.12 22:41:11.664834 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.664937 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:11.664984 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:11.665551 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.665593 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.665958 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:41:11.666198 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:11.666412 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} executeQuery: Read 104 rows, 8.32 KiB in 0.001496 sec., 69518.71657754011 rows/sec., 5.43 MiB/sec. 2025.03.12 22:41:11.666464 [ 276 ] {e4172bb7-5fb3-4167-b413-6a86d0197e14} TCPHandler: Processed in 0.001682453 sec. 2025.03.12 22:41:11.666583 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.666691 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:11.666740 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:11.667258 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.667297 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.667687 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:41:11.667934 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:11.668158 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. 2025.03.12 22:41:11.668212 [ 276 ] {9d3fca43-5b65-4aa9-98e6-a39fe25a3d7c} TCPHandler: Processed in 0.001682244 sec. 2025.03.12 22:41:11.668322 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.668426 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:11.668491 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:11.669627 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.669667 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.670343 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.12 22:41:11.670605 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:11.670854 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} executeQuery: Read 40 rows, 73.40 KiB in 0.002449 sec., 16333.197223356474 rows/sec., 29.27 MiB/sec. 2025.03.12 22:41:11.670958 [ 276 ] {9e26228a-743e-4212-a09b-d08099e6ac6f} TCPHandler: Processed in 0.00268931 sec. 2025.03.12 22:41:11.671076 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:11.671181 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:11.671228 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:11.671670 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:11.671710 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:11.672084 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:41:11.672324 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:11.672548 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. 2025.03.12 22:41:11.672600 [ 276 ] {72ab8584-8d8c-41dd-a61b-5926bbf9dd75} TCPHandler: Processed in 0.001575961 sec. 2025.03.12 22:41:14.343751 [ 26 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:41:14.343856 [ 26 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:41:14.550429 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.03.12 22:41:14.551178 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:14.551227 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:14.551762 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:41:14.552013 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:14.552243 [ 26 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:41:14.552262 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.03.12 22:41:14.552310 [ 26 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:14.552344 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:14.552664 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553141 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:14.553217 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553297 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553401 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553625 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553829 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.553944 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:14.556404 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957333 sec., 5333389.937111686 rows/sec., 76.29 MiB/sec. 2025.03.12 22:41:14.556683 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:41:14.556975 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_46_9} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:14.557060 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_46_9} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:41:14.557148 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.03.12 22:41:16.010177 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.03.12 22:41:16.032448 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.032515 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.040004 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:41:16.040815 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:16.041218 [ 88 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:41:16.041364 [ 88 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.041431 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.041701 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:16.050401 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.03.12 22:41:16.051529 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:16.052422 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:16.056719 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:16.061085 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2025.03.12 22:41:16.065796 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.03.12 22:41:16.070813 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:16.075054 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:16.131570 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.090013423 sec., 3854.980606614638 rows/sec., 19.93 MiB/sec. 2025.03.12 22:41:16.134842 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:41:16.138061 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:16.138194 [ 200 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_46_9} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:41:16.140832 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.12 22:41:16.659521 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:16.659839 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:16.659961 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:16.660963 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.661019 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.661479 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:41:16.661738 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:16.661943 [ 88 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:41:16.662019 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} executeQuery: Read 56 rows, 4.41 KiB in 0.002261 sec., 24767.80185758514 rows/sec., 1.90 MiB/sec. 2025.03.12 22:41:16.662034 [ 88 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.662113 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.662175 [ 276 ] {11a1407a-ee22-4d91-88e6-d2db021e4631} TCPHandler: Processed in 0.002854024 sec. 2025.03.12 22:41:16.662502 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:16.662639 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:16.662848 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:16.663029 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:16.663718 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:16.663833 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part 2025.03.12 22:41:16.664253 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:16.664711 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:16.665158 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:16.665461 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:16.665745 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.03.12 22:41:16.666539 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.666610 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.667552 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:41:16.668102 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:16.668351 [ 88 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:41:16.668533 [ 88 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.668601 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.668610 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} executeQuery: Read 64 rows, 5.12 KiB in 0.005843 sec., 10953.277425979804 rows/sec., 875.45 KiB/sec. 2025.03.12 22:41:16.668968 [ 276 ] {a9fe1430-dfcb-45e7-b864-caba85574040} TCPHandler: Processed in 0.006583261 sec. 2025.03.12 22:41:16.668995 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:16.669361 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:16.669488 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:16.669614 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part 2025.03.12 22:41:16.669728 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:16.669867 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.007609268 sec., 242730.31256094543 rows/sec., 21.22 MiB/sec. 2025.03.12 22:41:16.670006 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:16.670025 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:16.670397 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:41:16.670533 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:16.671115 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:16.671709 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:16.671810 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:16.672222 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.03.12 22:41:16.672318 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_76_15} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:41:16.672709 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.12 22:41:16.673855 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.673935 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.674868 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:41:16.675090 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.006375225 sec., 161876.6396480124 rows/sec., 12.99 MiB/sec. 2025.03.12 22:41:16.675265 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:41:16.675269 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:16.675564 [ 88 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:41:16.675690 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} executeQuery: Read 160 rows, 11.41 KiB in 0.006065 sec., 26380.873866446826 rows/sec., 1.84 MiB/sec. 2025.03.12 22:41:16.675700 [ 88 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.675857 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.675910 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:16.675989 [ 276 ] {1fcb3d29-4fcc-4ee0-b128-cacd60e32687} TCPHandler: Processed in 0.006773266 sec. 2025.03.12 22:41:16.676352 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_76_15} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:41:16.676428 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:16.676551 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:16.676573 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.12 22:41:16.676684 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:16.676792 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:16.676975 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:16.677099 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20240 rows starting from the beginning of the part 2025.03.12 22:41:16.677498 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:16.677759 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:16.678135 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:16.678473 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:16.678854 [ 188 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.03.12 22:41:16.679091 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.679216 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.680177 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:41:16.680598 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:16.680882 [ 88 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:41:16.680938 [ 88 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:16.680962 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} executeQuery: Read 60 rows, 4.14 KiB in 0.004365 sec., 13745.704467353951 rows/sec., 948.60 KiB/sec. 2025.03.12 22:41:16.680982 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:16.681271 [ 276 ] {e64b7cd4-d060-411e-b8ac-97be1ff197b4} TCPHandler: Processed in 0.004964718 sec. 2025.03.12 22:41:16.681678 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:16.682556 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:16.682727 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3648 rows starting from the beginning of the part 2025.03.12 22:41:16.683292 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:16.683596 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:16.683908 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:16.684152 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:16.684372 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.03.12 22:41:16.692268 [ 201 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 4 columns (4 merged, 0 gathered) in 0.011076688 sec., 356424.2307808977 rows/sec., 24.02 MiB/sec. 2025.03.12 22:41:16.692768 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:41:16.693172 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:16.693308 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_76_15} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:41:16.693439 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.03.12 22:41:16.693625 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21040 rows, containing 5 columns (5 merged, 0 gathered) in 0.017470803 sec., 1204294.9599969732 rows/sec., 82.55 MiB/sec. 2025.03.12 22:41:16.693950 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:41:16.694245 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:16.694319 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_76_15} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:41:16.694393 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.12 22:41:17.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 221.32 MiB, peak 234.35 MiB, free memory in arenas 0.00 B, will set to 222.43 MiB (RSS), difference: 1.10 MiB 2025.03.12 22:41:18.019200 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.019471 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.019591 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:41:18.020684 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.020740 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.021204 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:41:18.021482 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:41:18.021808 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} executeQuery: Read 24 rows, 2.04 KiB in 0.002413 sec., 9946.125155408205 rows/sec., 845.03 KiB/sec. 2025.03.12 22:41:18.021995 [ 276 ] {700309c4-3e4a-41b5-86cb-e2a0da86fc10} TCPHandler: Processed in 0.002941586 sec. 2025.03.12 22:41:18.022115 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.022227 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:41:18.022276 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:41:18.022826 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.022869 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.023231 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.12 22:41:18.023480 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:41:18.023685 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} executeQuery: Read 2 rows, 167.00 B in 0.001473 sec., 1357.7732518669384 rows/sec., 110.72 KiB/sec. 2025.03.12 22:41:18.023892 [ 276 ] {93eb3547-178d-444c-9200-4114704ff7f6} TCPHandler: Processed in 0.001829098 sec. 2025.03.12 22:41:18.024016 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.024122 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:18.024168 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:18.025462 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.025502 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.025957 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.12 22:41:18.026201 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:18.026405 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} executeQuery: Read 1397 rows, 120.12 KiB in 0.002304 sec., 606336.8055555555 rows/sec., 50.91 MiB/sec. 2025.03.12 22:41:18.026501 [ 276 ] {0e22796b-870f-4b5a-bfcc-ae7b30ec99cc} TCPHandler: Processed in 0.002536546 sec. 2025.03.12 22:41:18.026754 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.026925 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.026974 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:18.027544 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.027582 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.027945 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:41:18.028190 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:18.028364 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} executeQuery: Read 54 rows, 4.11 KiB in 0.001464 sec., 36885.24590163934 rows/sec., 2.74 MiB/sec. 2025.03.12 22:41:18.028417 [ 276 ] {8e207667-3232-480c-bdf2-fe9c815e11a8} TCPHandler: Processed in 0.001767996 sec. 2025.03.12 22:41:18.028523 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.028624 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.028675 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:41:18.029273 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.029310 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.029677 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:41:18.029917 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:41:18.030196 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} executeQuery: Read 252 rows, 17.85 KiB in 0.001559 sec., 161642.07825529185 rows/sec., 11.18 MiB/sec. 2025.03.12 22:41:18.030360 [ 276 ] {a50f14ea-833e-4c9f-a363-24522b2a51e9} TCPHandler: Processed in 0.001885729 sec. 2025.03.12 22:41:18.030469 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.030573 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.030618 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:41:18.031156 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.031195 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.031547 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:41:18.031789 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:41:18.032019 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. 2025.03.12 22:41:18.032201 [ 276 ] {7b21d05b-2885-4f71-a80d-a19427d7e551} TCPHandler: Processed in 0.001778406 sec. 2025.03.12 22:41:18.032352 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.032458 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:18.032504 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:18.033284 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.033323 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.033709 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.12 22:41:18.033948 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:18.034123 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} executeQuery: Read 598 rows, 46.03 KiB in 0.001688 sec., 354265.4028436019 rows/sec., 26.63 MiB/sec. 2025.03.12 22:41:18.034176 [ 276 ] {ba1b248d-37a3-4b49-b83a-86d8713d3271} TCPHandler: Processed in 0.001875408 sec. 2025.03.12 22:41:18.034281 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.034383 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.034432 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:18.035142 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.035179 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.035617 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.12 22:41:18.035862 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:18.036039 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} executeQuery: Read 945 rows, 65.30 KiB in 0.001677 sec., 563506.2611806798 rows/sec., 38.03 MiB/sec. 2025.03.12 22:41:18.036089 [ 276 ] {b6d25269-6fa9-4572-9f4a-86ea2396cc47} TCPHandler: Processed in 0.001859719 sec. 2025.03.12 22:41:18.036203 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.036311 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.036378 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:18.037565 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.037602 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.038257 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.12 22:41:18.038512 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:18.038710 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} executeQuery: Read 40 rows, 73.40 KiB in 0.002421 sec., 16522.098306484924 rows/sec., 29.61 MiB/sec. 2025.03.12 22:41:18.038813 [ 276 ] {8cf22adf-8abf-43c3-8e5c-d0abd9e351e1} TCPHandler: Processed in 0.002662529 sec. 2025.03.12 22:41:18.038928 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:18.039032 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:18.039078 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:18.039489 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:18.039526 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:18.039878 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.12 22:41:18.040115 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:18.040310 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} executeQuery: Read 22 rows, 1.53 KiB in 0.001299 sec., 16936.104695919938 rows/sec., 1.15 MiB/sec. 2025.03.12 22:41:18.040409 [ 276 ] {266a59d8-0247-470e-94ea-b7f3cd5a46e5} TCPHandler: Processed in 0.001530209 sec. 2025.03.12 22:41:19.662259 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1012 2025.03.12 22:41:19.666118 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:19.666179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:19.667679 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:41:19.667995 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:19.669648 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1012 2025.03.12 22:41:21.655839 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:21.656149 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:21.656267 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:21.657167 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:21.657215 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:21.657678 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.12 22:41:21.657940 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:21.658191 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} executeQuery: Read 56 rows, 4.41 KiB in 0.002122 sec., 26390.197926484445 rows/sec., 2.03 MiB/sec. 2025.03.12 22:41:21.658316 [ 276 ] {fb6e48b9-6554-4643-93ac-2ab22aa6e9bd} TCPHandler: Processed in 0.00267182 sec. 2025.03.12 22:41:21.658520 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:21.658702 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:21.658752 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:21.659347 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:21.659387 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:21.659754 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.12 22:41:21.659998 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:21.660184 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. 2025.03.12 22:41:21.660238 [ 276 ] {66a99806-f364-4a84-b459-b354d053d360} TCPHandler: Processed in 0.001826237 sec. 2025.03.12 22:41:21.660359 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:21.660468 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:21.660518 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:21.661022 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:21.661059 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:21.661442 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.12 22:41:21.661679 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:21.661864 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} executeQuery: Read 98 rows, 7.00 KiB in 0.00142 sec., 69014.08450704225 rows/sec., 4.81 MiB/sec. 2025.03.12 22:41:21.661915 [ 276 ] {80a57ccd-20bd-41ab-870e-201429710e9f} TCPHandler: Processed in 0.001609872 sec. 2025.03.12 22:41:21.662035 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:21.662142 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:21.662187 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:21.662620 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:21.662663 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:21.663022 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.12 22:41:21.663266 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:21.663452 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} executeQuery: Read 38 rows, 2.61 KiB in 0.001332 sec., 28528.528528528528 rows/sec., 1.91 MiB/sec. 2025.03.12 22:41:21.663501 [ 276 ] {faf6a7ba-dc9a-4382-b40a-e589f91628ba} TCPHandler: Processed in 0.001518859 sec. 2025.03.12 22:41:22.052405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.03.12 22:41:22.053169 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:22.053219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:22.053777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:41:22.054023 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:22.054313 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.03.12 22:41:23.550488 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.03.12 22:41:23.569468 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:23.569522 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2025.03.12 22:41:23.576490 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:41:23.577245 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:23.580890 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.03.12 22:41:26.659081 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:26.659284 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:26.659357 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:26.660154 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:26.660200 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:26.660646 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.12 22:41:26.660901 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:26.661185 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. 2025.03.12 22:41:26.661300 [ 276 ] {7e17ee5c-147a-402a-a293-39d14355e524} TCPHandler: Processed in 0.00234737 sec. 2025.03.12 22:41:26.661567 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:26.661718 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:26.661772 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:26.662359 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:26.662400 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:26.662759 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.12 22:41:26.662997 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:26.663212 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. 2025.03.12 22:41:26.663269 [ 276 ] {8fb35a39-a3c3-43fb-8e6e-523f94465545} TCPHandler: Processed in 0.001804936 sec. 2025.03.12 22:41:26.663385 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:26.663494 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:26.663545 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:26.664126 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:26.664166 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:26.664572 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.12 22:41:26.664815 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:26.665030 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.03.12 22:41:26.665083 [ 276 ] {86057b92-514d-48ff-a7f6-4cfb98013a5e} TCPHandler: Processed in 0.001749365 sec. 2025.03.12 22:41:26.665204 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:26.665312 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:26.665359 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:26.665803 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:26.665842 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:26.666198 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.12 22:41:26.666444 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:26.666645 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. 2025.03.12 22:41:26.666703 [ 276 ] {ce995238-56f9-4123-ac8d-ff9442e7c1c7} TCPHandler: Processed in 0.001550151 sec. 2025.03.12 22:41:29.343919 [ 24 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:41:29.344023 [ 24 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:41:29.410638 [ 24 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.03.12 22:41:29.410710 [ 24 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:29.410755 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:29.411039 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.03.12 22:41:29.411268 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:29.411311 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 70 rows starting from the beginning of the part 2025.03.12 22:41:29.411407 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part 2025.03.12 22:41:29.411683 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2025.03.12 22:41:29.411906 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2025.03.12 22:41:29.412061 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part 2025.03.12 22:41:29.413224 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002337481 sec., 116364.58221478591 rows/sec., 8.98 MiB/sec. 2025.03.12 22:41:29.413489 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.03.12 22:41:29.413926 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:41:29.414012 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_33_7} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.03.12 22:41:29.414108 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:41:29.554452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.03.12 22:41:29.555065 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:29.555106 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:29.555625 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:41:29.555882 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:29.556063 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.03.12 22:41:29.669873 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1028 2025.03.12 22:41:29.672656 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:29.672710 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:29.674158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:41:29.674466 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:29.676064 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1028 2025.03.12 22:41:30.001295 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000916604 sec. 2025.03.12 22:41:31.080971 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.03.12 22:41:31.102291 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.102359 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.109764 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:41:31.110586 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:31.114009 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.03.12 22:41:31.661150 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.661461 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:31.661581 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:31.662561 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.662614 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.663071 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.12 22:41:31.663341 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:31.663593 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} executeQuery: Read 136 rows, 12.03 KiB in 0.002218 sec., 61316.50135256988 rows/sec., 5.29 MiB/sec. 2025.03.12 22:41:31.663663 [ 276 ] {19852ab4-84be-4fc3-97a5-ff29d54a8ac4} TCPHandler: Processed in 0.00270866 sec. 2025.03.12 22:41:31.663781 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.663892 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:31.663942 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:31.664499 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.664541 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.664904 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:41:31.665146 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:31.665358 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} executeQuery: Read 40 rows, 3.01 KiB in 0.001493 sec., 26791.69457468185 rows/sec., 1.97 MiB/sec. 2025.03.12 22:41:31.665413 [ 276 ] {6e1cd9f6-6c70-4a12-bc3e-bc6be3bbd76b} TCPHandler: Processed in 0.001685804 sec. 2025.03.12 22:41:31.665519 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.665623 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:31.665668 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:31.666217 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.666258 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.666822 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.12 22:41:31.667073 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:31.667287 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} executeQuery: Read 104 rows, 8.32 KiB in 0.001683 sec., 61794.41473559121 rows/sec., 4.83 MiB/sec. 2025.03.12 22:41:31.667364 [ 276 ] {909fb24a-92da-40d9-a6f3-829861429338} TCPHandler: Processed in 0.001893699 sec. 2025.03.12 22:41:31.667532 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.667833 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:31.668000 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:31.668595 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.668636 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.669044 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.12 22:41:31.669294 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:31.669517 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} executeQuery: Read 160 rows, 11.41 KiB in 0.001803 sec., 88740.98724348309 rows/sec., 6.18 MiB/sec. 2025.03.12 22:41:31.669571 [ 276 ] {aaf1b532-d376-47a2-8d82-234c60df775f} TCPHandler: Processed in 0.002117735 sec. 2025.03.12 22:41:31.669677 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.669780 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:31.669846 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:31.671016 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.671056 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.671722 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.12 22:41:31.671985 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:31.672228 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} executeQuery: Read 40 rows, 73.40 KiB in 0.002469 sec., 16200.891049007696 rows/sec., 29.03 MiB/sec. 2025.03.12 22:41:31.672326 [ 276 ] {6b54a9e6-4371-44d2-915b-b27fed78a425} TCPHandler: Processed in 0.00270037 sec. 2025.03.12 22:41:31.672443 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:31.672547 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:31.672594 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:31.673025 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:31.673065 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:31.673428 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.12 22:41:31.673677 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:31.673924 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. 2025.03.12 22:41:31.673976 [ 276 ] {9f1718eb-f61c-4f51-884e-8b2992c951f5} TCPHandler: Processed in 0.001584261 sec. 2025.03.12 22:41:36.657876 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:36.658102 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:36.658174 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:36.658935 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.658987 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.659421 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.12 22:41:36.659674 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:36.659905 [ 151 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.12 22:41:36.659917 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. 2025.03.12 22:41:36.660001 [ 151 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.660078 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.660087 [ 276 ] {db1b098f-b0b9-49e6-bad5-ba1d6039bddf} TCPHandler: Processed in 0.002356912 sec. 2025.03.12 22:41:36.660261 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:36.660279 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:36.660393 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:36.660413 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:36.660432 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part 2025.03.12 22:41:36.660468 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:36.660606 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:41:36.661050 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:36.661332 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2025.03.12 22:41:36.661697 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:36.662014 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.03.12 22:41:36.662992 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.663037 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.663542 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.12 22:41:36.663871 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:36.664055 [ 151 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.12 22:41:36.664121 [ 151 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.664163 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} executeQuery: Read 64 rows, 5.12 KiB in 0.003764 sec., 17003.188097768332 rows/sec., 1.33 MiB/sec. 2025.03.12 22:41:36.664181 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.664578 [ 276 ] {529c375c-626d-40d1-b2dd-fdab8fcb47ce} TCPHandler: Processed in 0.004342753 sec. 2025.03.12 22:41:36.665048 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:36.665373 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.005169064 sec., 601269.3980960576 rows/sec., 52.59 MiB/sec. 2025.03.12 22:41:36.665508 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:36.665693 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:36.666133 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.12 22:41:36.666149 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:36.666994 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:36.667118 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part 2025.03.12 22:41:36.667636 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 598 rows starting from the beginning of the part 2025.03.12 22:41:36.667806 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:36.668026 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:36.668341 [ 196 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_81_16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.12 22:41:36.668648 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2025.03.12 22:41:36.668756 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:41:36.669037 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:36.669387 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.03.12 22:41:36.669793 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.669884 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.670770 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.12 22:41:36.671316 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:36.671715 [ 151 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.12 22:41:36.671846 [ 151 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.671891 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.671904 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} executeQuery: Read 160 rows, 11.41 KiB in 0.006524 sec., 24524.83139178418 rows/sec., 1.71 MiB/sec. 2025.03.12 22:41:36.672327 [ 276 ] {aeed0cbd-1d2c-47db-9892-d9e7719c579a} TCPHandler: Processed in 0.007429833 sec. 2025.03.12 22:41:36.672392 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:36.672738 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:36.673194 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:36.673294 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:36.673349 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21040 rows starting from the beginning of the part 2025.03.12 22:41:36.673541 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:36.673549 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.008955772 sec., 170392.90415164654 rows/sec., 13.57 MiB/sec. 2025.03.12 22:41:36.674128 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.12 22:41:36.675267 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 945 rows starting from the beginning of the part 2025.03.12 22:41:36.675413 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:36.676091 [ 197 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_81_16} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.12 22:41:36.676104 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 98 rows starting from the beginning of the part 2025.03.12 22:41:36.676484 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:41:36.676678 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.03.12 22:41:36.677004 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:36.677300 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.677366 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.03.12 22:41:36.677401 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.678569 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.12 22:41:36.678948 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:36.679255 [ 151 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.12 22:41:36.679323 [ 151 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:36.679351 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} executeQuery: Read 60 rows, 4.14 KiB in 0.006265 sec., 9577.015163607342 rows/sec., 660.91 KiB/sec. 2025.03.12 22:41:36.679374 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:36.679807 [ 276 ] {0846e7e0-ee12-4ec2-9cdc-457e2ab60650} TCPHandler: Processed in 0.007243887 sec. 2025.03.12 22:41:36.679997 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:36.680606 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:36.680723 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3948 rows starting from the beginning of the part 2025.03.12 22:41:36.681284 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 22 rows starting from the beginning of the part 2025.03.12 22:41:36.681900 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 38 rows starting from the beginning of the part 2025.03.12 22:41:36.682274 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.03.12 22:41:36.682678 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:36.683009 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.03.12 22:41:36.692618 [ 191 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.013111 sec., 319426.4358172527 rows/sec., 21.53 MiB/sec. 2025.03.12 22:41:36.693076 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.12 22:41:36.693389 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:36.693586 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_81_16} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.12 22:41:36.693659 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.03.12 22:41:36.696229 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22563 rows, containing 5 columns (5 merged, 0 gathered) in 0.024247548 sec., 930527.0784493344 rows/sec., 63.77 MiB/sec. 2025.03.12 22:41:36.696804 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.12 22:41:36.697164 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:36.697257 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_81_16} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.12 22:41:36.697363 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.12 22:41:37.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 222.85 MiB, peak 234.35 MiB, free memory in arenas 0.00 B, will set to 224.50 MiB (RSS), difference: 1.65 MiB 2025.03.12 22:41:37.056213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.03.12 22:41:37.056878 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:37.056922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:37.057452 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:41:37.057709 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:37.057966 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.03.12 22:41:38.614128 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.03.12 22:41:38.635351 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:38.635404 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:38.642805 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:41:38.643515 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:38.647139 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.03.12 22:41:39.676250 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1048 2025.03.12 22:41:39.679081 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:39.679128 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:39.680591 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:41:39.680893 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:39.681132 [ 148 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:41:39.681255 [ 148 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:39.681314 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:39.682037 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:41:39.684014 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1048 2025.03.12 22:41:39.684408 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:39.684603 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 936 rows starting from the beginning of the part 2025.03.12 22:41:39.685113 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:41:39.685587 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:41:39.686131 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:41:39.686600 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2025.03.12 22:41:39.687072 [ 198 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part 2025.03.12 22:41:39.695448 [ 189 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 72 columns (72 merged, 0 gathered) in 0.013960272 sec., 75070.17055255084 rows/sec., 59.62 MiB/sec. 2025.03.12 22:41:39.697007 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:41:39.697825 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:39.697921 [ 200 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_36_7} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:41:39.698250 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. 2025.03.12 22:41:41.660069 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.660377 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:41.660451 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:41.661314 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.661368 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.661830 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.12 22:41:41.662091 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:41.662357 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} executeQuery: Read 136 rows, 12.03 KiB in 0.002051 sec., 66309.11750365676 rows/sec., 5.73 MiB/sec. 2025.03.12 22:41:41.662473 [ 276 ] {b5ef0a40-6cc7-43c7-a14d-9f968c9d29d3} TCPHandler: Processed in 0.002601227 sec. 2025.03.12 22:41:41.662724 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.662913 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:41.662965 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:41.663549 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.663591 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.663957 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:41:41.664206 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:41.664418 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} executeQuery: Read 40 rows, 3.01 KiB in 0.001541 sec., 25957.170668397142 rows/sec., 1.91 MiB/sec. 2025.03.12 22:41:41.664471 [ 276 ] {257e6668-53c5-4b0d-937d-bc5663b1a058} TCPHandler: Processed in 0.001856298 sec. 2025.03.12 22:41:41.664592 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.664698 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:41.664743 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:41.665317 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.665356 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.665715 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.12 22:41:41.665965 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:41.666172 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} executeQuery: Read 104 rows, 8.32 KiB in 0.001495 sec., 69565.21739130435 rows/sec., 5.43 MiB/sec. 2025.03.12 22:41:41.666222 [ 276 ] {2097bdcf-0e1b-4e06-a186-6afdefce8cf7} TCPHandler: Processed in 0.001682763 sec. 2025.03.12 22:41:41.666343 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.666448 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:41.666499 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:41.667024 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.667062 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.667446 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.12 22:41:41.667685 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:41.667897 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.03.12 22:41:41.667948 [ 276 ] {180cba72-502b-4c07-b90f-73e74600c325} TCPHandler: Processed in 0.001657303 sec. 2025.03.12 22:41:41.668082 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.668221 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:41.668301 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:41.669480 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.669520 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.670194 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.12 22:41:41.670457 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:41.670696 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} executeQuery: Read 40 rows, 73.40 KiB in 0.002504 sec., 15974.440894568688 rows/sec., 28.63 MiB/sec. 2025.03.12 22:41:41.670790 [ 276 ] {a1f0a6c8-a294-4057-94d8-eeabc7b4f7dc} TCPHandler: Processed in 0.002773322 sec. 2025.03.12 22:41:41.670906 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:41.671009 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:41.671055 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:41.671504 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:41.671543 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:41.671897 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.12 22:41:41.672129 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:41.672325 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2025.03.12 22:41:41.672380 [ 276 ] {81d40f97-84c0-42e5-a62f-817921c5491c} TCPHandler: Processed in 0.00152504 sec. 2025.03.12 22:41:44.344268 [ 143 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:41:44.344330 [ 143 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:41:44.558144 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.03.12 22:41:44.558823 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:44.558865 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:44.559393 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:41:44.559642 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:44.559862 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.03.12 22:41:46.147249 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.03.12 22:41:46.168348 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:46.168399 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:46.175900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:41:46.176684 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:46.180278 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.03.12 22:41:46.658824 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:46.659038 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:46.659119 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:46.659988 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:46.660031 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:46.660472 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.12 22:41:46.660742 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:46.660949 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.03.12 22:41:46.661004 [ 276 ] {d6b40ce0-7c81-4077-8276-674e9330970f} TCPHandler: Processed in 0.0023211 sec. 2025.03.12 22:41:46.661127 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:46.661236 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:46.661280 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:46.661824 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:46.661862 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:46.662210 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.12 22:41:46.662444 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:46.662618 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} executeQuery: Read 64 rows, 5.12 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.56 MiB/sec. 2025.03.12 22:41:46.662670 [ 276 ] {c196da48-9a18-4b47-9cf8-6f6c010924b2} TCPHandler: Processed in 0.001593541 sec. 2025.03.12 22:41:46.662785 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:46.662892 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:46.662942 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:46.663465 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:46.663503 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:46.663887 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.12 22:41:46.664117 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:46.664308 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} executeQuery: Read 160 rows, 11.41 KiB in 0.001434 sec., 111576.01115760113 rows/sec., 7.77 MiB/sec. 2025.03.12 22:41:46.664404 [ 276 ] {1f532f9d-0307-4197-a5d3-51ac4c98636d} TCPHandler: Processed in 0.001667714 sec. 2025.03.12 22:41:46.664593 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:46.664874 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:46.664939 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:46.665396 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:46.665434 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:46.665795 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.12 22:41:46.666038 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:46.666210 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. 2025.03.12 22:41:46.666258 [ 276 ] {fd31b727-35e4-40c7-bdef-13b625f8f6c3} TCPHandler: Processed in 0.001762616 sec. 2025.03.12 22:41:48.016813 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.017005 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.017076 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:41:48.017840 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.017885 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.018313 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:41:48.018562 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:41:48.018823 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} executeQuery: Read 24 rows, 2.04 KiB in 0.001859 sec., 12910.166756320603 rows/sec., 1.07 MiB/sec. 2025.03.12 22:41:48.018988 [ 276 ] {5c3a0d84-1bbe-4f1d-8414-d51c39281e2c} TCPHandler: Processed in 0.00229943 sec. 2025.03.12 22:41:48.019162 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.019269 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:41:48.019316 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:41:48.019877 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.019918 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.020265 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.12 22:41:48.020497 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:41:48.020799 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} executeQuery: Read 16 rows, 1.30 KiB in 0.00153 sec., 10457.516339869282 rows/sec., 852.74 KiB/sec. 2025.03.12 22:41:48.021071 [ 276 ] {a97ff489-3ba1-4758-99bf-80db665cf34d} TCPHandler: Processed in 0.001956741 sec. 2025.03.12 22:41:48.021233 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.021338 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:48.021384 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:48.022669 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.022709 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.023151 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.12 22:41:48.023411 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:48.023620 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} executeQuery: Read 1404 rows, 120.63 KiB in 0.002304 sec., 609375 rows/sec., 51.13 MiB/sec. 2025.03.12 22:41:48.023673 [ 276 ] {bd9c455c-cdaf-482e-bac2-90f32c99ab6e} TCPHandler: Processed in 0.002490574 sec. 2025.03.12 22:41:48.023793 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.023900 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.023944 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:41:48.024498 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.024538 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.024888 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:41:48.025126 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:41:48.025332 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} executeQuery: Read 68 rows, 5.09 KiB in 0.001454 sec., 46767.53782668501 rows/sec., 3.42 MiB/sec. 2025.03.12 22:41:48.025386 [ 276 ] {b1110fa0-ec8d-430b-b17e-c22c39db7ae8} TCPHandler: Processed in 0.001644403 sec. 2025.03.12 22:41:48.025504 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.025609 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.025654 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:41:48.026267 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.026307 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.026667 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:41:48.026924 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:41:48.027152 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} executeQuery: Read 252 rows, 17.85 KiB in 0.001564 sec., 161125.3196930946 rows/sec., 11.14 MiB/sec. 2025.03.12 22:41:48.027266 [ 276 ] {677cb8a3-bf3a-477a-9ecf-9def8c5cb4b6} TCPHandler: Processed in 0.001813616 sec. 2025.03.12 22:41:48.027374 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.027476 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.027520 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:41:48.028048 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.028087 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.028433 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:41:48.028670 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:41:48.029016 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} executeQuery: Read 12 rows, 960.00 B in 0.001538 sec., 7802.340702210663 rows/sec., 609.56 KiB/sec. 2025.03.12 22:41:48.029288 [ 276 ] {e2169229-75ed-4499-8775-b233bb2a6101} TCPHandler: Processed in 0.001964211 sec. 2025.03.12 22:41:48.029399 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.029502 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:48.029546 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:48.030314 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.030353 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.030745 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.12 22:41:48.030979 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:48.031186 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} executeQuery: Read 612 rows, 47.17 KiB in 0.001705 sec., 358944.2815249267 rows/sec., 27.02 MiB/sec. 2025.03.12 22:41:48.031238 [ 276 ] {1cfcbd36-b4d2-48f8-8ecb-7d57215ca9a2} TCPHandler: Processed in 0.001887858 sec. 2025.03.12 22:41:48.031344 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.031447 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.031497 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:48.032219 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.032258 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.032692 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.12 22:41:48.032928 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:48.033151 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} executeQuery: Read 942 rows, 65.08 KiB in 0.001725 sec., 546086.9565217391 rows/sec., 36.85 MiB/sec. 2025.03.12 22:41:48.033210 [ 276 ] {793d0b2b-9f8d-4c93-bd6c-56cebae032a1} TCPHandler: Processed in 0.001917129 sec. 2025.03.12 22:41:48.033367 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.033497 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.033564 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:41:48.034713 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.034752 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.035401 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.12 22:41:48.035660 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:48.035842 [ 138 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.12 22:41:48.035928 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} executeQuery: Read 40 rows, 73.40 KiB in 0.002454 sec., 16299.918500407497 rows/sec., 29.21 MiB/sec. 2025.03.12 22:41:48.035929 [ 138 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.036015 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.036300 [ 276 ] {8445d19c-52b7-44e2-a203-5eadb48f3300} TCPHandler: Processed in 0.002993248 sec. 2025.03.12 22:41:48.036359 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.036476 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:48.036680 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:48.036796 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:48.037393 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:48.037586 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1127 rows starting from the beginning of the part 2025.03.12 22:41:48.038226 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.038911 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:48.038957 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.038978 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:48.039635 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.040265 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.040365 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.12 22:41:48.040713 [ 186 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:41:48.041212 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:48.041905 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} executeQuery: Read 18 rows, 1.25 KiB in 0.005287 sec., 3404.577264989597 rows/sec., 236.24 KiB/sec. 2025.03.12 22:41:48.042001 [ 276 ] {b4bacfa3-b8a7-4d65-88bf-816902055baf} TCPHandler: Processed in 0.005593845 sec. 2025.03.12 22:41:48.048517 [ 200 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1327 rows, containing 19 columns (19 merged, 0 gathered) in 0.01235441 sec., 107411.03783992922 rows/sec., 192.48 MiB/sec. 2025.03.12 22:41:48.050228 [ 200 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.12 22:41:48.050697 [ 200 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:41:48.050786 [ 200 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_36_7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.12 22:41:48.050958 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. 2025.03.12 22:41:49.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 225.50 MiB, peak 236.92 MiB, free memory in arenas 0.00 B, will set to 227.95 MiB (RSS), difference: 2.45 MiB 2025.03.12 22:41:49.684236 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1088 2025.03.12 22:41:49.687437 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:49.687480 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:49.688953 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:41:49.689262 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:49.690513 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2025.03.12 22:41:51.656156 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:51.656366 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:51.656446 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:51.657272 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:51.657314 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:51.657754 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.12 22:41:51.658015 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:51.658287 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.03.12 22:41:51.658392 [ 276 ] {d230572e-6ae8-42e6-a336-fd086a06068f} TCPHandler: Processed in 0.002371072 sec. 2025.03.12 22:41:51.658603 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:51.658865 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:51.658914 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:51.659484 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:51.659525 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:51.659886 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.12 22:41:51.660130 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:51.660361 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} executeQuery: Read 64 rows, 5.12 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 3.17 MiB/sec. 2025.03.12 22:41:51.660417 [ 276 ] {cfefcc03-6b7a-4f8f-b128-a607c403c3bf} TCPHandler: Processed in 0.00191562 sec. 2025.03.12 22:41:51.660529 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:51.660636 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:51.660688 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:51.661193 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:51.661232 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:51.661621 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.12 22:41:51.661874 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:51.662100 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} executeQuery: Read 108 rows, 7.71 KiB in 0.001486 sec., 72678.33109017496 rows/sec., 5.07 MiB/sec. 2025.03.12 22:41:51.662153 [ 276 ] {d8447404-5155-47e5-9760-42f22d0122eb} TCPHandler: Processed in 0.001675353 sec. 2025.03.12 22:41:51.662257 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:51.662360 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:51.662407 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:51.662827 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:51.662866 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:51.663223 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.12 22:41:51.663458 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:51.663665 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} executeQuery: Read 42 rows, 2.89 KiB in 0.001327 sec., 31650.339110776185 rows/sec., 2.13 MiB/sec. 2025.03.12 22:41:51.663716 [ 276 ] {fbfe99f3-1646-47cd-bf5e-75a47ca6b90f} TCPHandler: Processed in 0.00150908 sec. 2025.03.12 22:41:52.060024 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.03.12 22:41:52.060783 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:52.060822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:52.061338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:41:52.061594 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:52.061752 [ 128 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:41:52.061774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.03.12 22:41:52.061806 [ 128 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:52.061834 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:52.062059 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.062417 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:52.062462 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.062541 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.062630 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.062859 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.062976 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.063156 [ 186 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:41:52.065627 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706426 sec., 6319834.795028958 rows/sec., 90.41 MiB/sec. 2025.03.12 22:41:52.066097 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:41:52.066491 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_51_10} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:52.066600 [ 199 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_51_10} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:41:52.066731 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.12 22:41:53.680393 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.03.12 22:41:53.702722 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:53.702787 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:53.710338 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:41:53.711328 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:53.711760 [ 124 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:41:53.711904 [ 124 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:53.711974 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:53.712279 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.719799 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.03.12 22:41:53.721103 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:53.722009 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.726378 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.731157 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.737287 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.742666 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.746993 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:41:53.804075 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.091957083 sec., 4186.7356753802205 rows/sec., 21.65 MiB/sec. 2025.03.12 22:41:53.807184 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:41:53.810073 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_51_10} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:41:53.810205 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_51_10} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:41:53.812659 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.12 22:41:56.658911 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:56.659245 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:41:56.659362 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:41:56.660355 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.660400 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:56.660854 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.12 22:41:56.661110 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:56.661336 [ 122 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.12 22:41:56.661365 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} executeQuery: Read 56 rows, 4.41 KiB in 0.002204 sec., 25408.348457350276 rows/sec., 1.95 MiB/sec. 2025.03.12 22:41:56.661447 [ 122 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.661507 [ 276 ] {09f37ca0-7b70-4bef-926f-c30f6be66d95} TCPHandler: Processed in 0.002788613 sec. 2025.03.12 22:41:56.661532 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:56.661699 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:56.661837 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:56.661879 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:41:56.661966 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:41:56.662225 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:56.662308 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part 2025.03.12 22:41:56.662705 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:56.663125 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.03.12 22:41:56.663458 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:41:56.663632 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:41:56.664014 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part 2025.03.12 22:41:56.664772 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.664837 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:56.665694 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.12 22:41:56.666245 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:56.666522 [ 122 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.12 22:41:56.666583 [ 122 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.666635 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:56.666643 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} executeQuery: Read 64 rows, 5.12 KiB in 0.00479 sec., 13361.169102296451 rows/sec., 1.04 MiB/sec. 2025.03.12 22:41:56.666827 [ 276 ] {152a4baf-5368-4961-91b9-809174de9bdd} TCPHandler: Processed in 0.005208695 sec. 2025.03.12 22:41:56.666854 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:56.667064 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:56.667340 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:56.667407 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:41:56.667461 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part 2025.03.12 22:41:56.667595 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:41:56.667910 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:56.668388 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.03.12 22:41:56.668455 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.006750005 sec., 461481.13964360027 rows/sec., 40.35 MiB/sec. 2025.03.12 22:41:56.668763 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 612 rows starting from the beginning of the part 2025.03.12 22:41:56.669169 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:41:56.669642 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2025.03.12 22:41:56.669762 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.12 22:41:56.670678 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:41:56.670918 [ 201 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_86_17} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.12 22:41:56.671012 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.671053 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:41:56.671073 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:56.671690 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.12 22:41:56.671981 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:56.672132 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.0054106 sec., 284626.47395852586 rows/sec., 22.68 MiB/sec. 2025.03.12 22:41:56.672249 [ 122 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.12 22:41:56.672327 [ 122 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.672376 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2025.03.12 22:41:56.672424 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} executeQuery: Read 160 rows, 11.41 KiB in 0.005111 sec., 31305.02837018196 rows/sec., 2.18 MiB/sec. 2025.03.12 22:41:56.672473 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.12 22:41:56.672794 [ 276 ] {135a16e6-dcd1-4920-b726-57af7b7d5638} TCPHandler: Processed in 0.005843711 sec. 2025.03.12 22:41:56.673152 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:41:56.673142 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:56.673376 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:41:56.673434 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:41:56.673619 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:41:56.673641 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_86_17} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.12 22:41:56.673948 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:41:56.673930 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:56.674105 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22563 rows starting from the beginning of the part 2025.03.12 22:41:56.674458 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:41:56.674832 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.03.12 22:41:56.675201 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 942 rows starting from the beginning of the part 2025.03.12 22:41:56.675536 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 108 rows starting from the beginning of the part 2025.03.12 22:41:56.675891 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.03.12 22:41:56.676329 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.676409 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:56.677196 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.12 22:41:56.677605 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:56.677850 [ 122 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.12 22:41:56.677931 [ 122 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:56.677961 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} executeQuery: Read 60 rows, 4.14 KiB in 0.004603 sec., 13034.977188789919 rows/sec., 899.55 KiB/sec. 2025.03.12 22:41:56.678033 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:56.678309 [ 276 ] {b81f0fc6-fc5b-4d61-8715-8d6ff91bd0d7} TCPHandler: Processed in 0.005256776 sec. 2025.03.12 22:41:56.678487 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:56.679003 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:41:56.679119 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4188 rows starting from the beginning of the part 2025.03.12 22:41:56.679496 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:41:56.679885 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.03.12 22:41:56.680247 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 18 rows starting from the beginning of the part 2025.03.12 22:41:56.680678 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 42 rows starting from the beginning of the part 2025.03.12 22:41:56.680980 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.03.12 22:41:56.685152 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.006955481 sec., 636620.2423671347 rows/sec., 42.90 MiB/sec. 2025.03.12 22:41:56.685777 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.12 22:41:56.686209 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:41:56.686335 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_86_17} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.12 22:41:56.686417 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.03.12 22:41:56.688014 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24093 rows, containing 5 columns (5 merged, 0 gathered) in 0.01541331 sec., 1563129.528959062 rows/sec., 107.11 MiB/sec. 2025.03.12 22:41:56.688590 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.12 22:41:56.688881 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:41:56.688958 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_86_17} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.12 22:41:56.689048 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.12 22:41:57.000215 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.81 MiB, peak 242.44 MiB, free memory in arenas 0.00 B, will set to 230.88 MiB (RSS), difference: 2.08 MiB 2025.03.12 22:41:59.344374 [ 118 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:41:59.344443 [ 118 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:41:59.561963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.03.12 22:41:59.563040 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:59.563094 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:59.563621 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:41:59.563873 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:41:59.564106 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.03.12 22:41:59.690768 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1104 2025.03.12 22:41:59.693626 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:41:59.693691 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:41:59.695190 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:41:59.695513 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:41:59.696158 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1104 2025.03.12 22:42:00.274123 [ 118 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.12 22:42:00.274188 [ 118 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:00.274212 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:00.274421 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::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.12 22:42:00.274729 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:00.274774 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 254 rows starting from the beginning of the part 2025.03.12 22:42:00.274870 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2025.03.12 22:42:00.275012 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.03.12 22:42:00.275246 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.03.12 22:42:00.275418 [ 198 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2025.03.12 22:42:00.276628 [ 191 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346121 sec., 537909.1700726433 rows/sec., 39.25 MiB/sec. 2025.03.12 22:42:00.276896 [ 189 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.12 22:42:00.277269 [ 189 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:42:00.277364 [ 189 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_13_3} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.12 22:42:00.277470 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.12 22:42:01.219896 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.03.12 22:42:01.239143 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.239189 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.246046 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:42:01.246809 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:01.249485 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.03.12 22:42:01.661573 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.661882 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:01.662004 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:01.662970 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.663023 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.663487 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.12 22:42:01.663759 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:01.664015 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} executeQuery: Read 136 rows, 12.03 KiB in 0.002209 sec., 61566.31960162969 rows/sec., 5.32 MiB/sec. 2025.03.12 22:42:01.664115 [ 276 ] {2a052fb1-4b4b-4c5a-ba8c-ba700a3a25be} TCPHandler: Processed in 0.002737801 sec. 2025.03.12 22:42:01.664347 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.664635 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:01.664695 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:01.665262 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.665302 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.665665 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:42:01.665917 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:01.666141 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} executeQuery: Read 40 rows, 3.01 KiB in 0.001607 sec., 24891.101431238334 rows/sec., 1.83 MiB/sec. 2025.03.12 22:42:01.666193 [ 276 ] {e52118e3-fedf-4d30-8051-8639c6629482} TCPHandler: Processed in 0.001959301 sec. 2025.03.12 22:42:01.666317 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.666431 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:01.666477 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:01.667060 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.667112 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.667480 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.12 22:42:01.667724 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:01.667935 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} executeQuery: Read 104 rows, 8.32 KiB in 0.001527 sec., 68107.40013097577 rows/sec., 5.32 MiB/sec. 2025.03.12 22:42:01.667988 [ 276 ] {6fa95ce0-9e2e-4afe-b128-4c949b69b07e} TCPHandler: Processed in 0.001725635 sec. 2025.03.12 22:42:01.668123 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.668244 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:01.668295 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:01.668824 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.668865 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.669266 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.12 22:42:01.669510 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:01.669752 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. 2025.03.12 22:42:01.669847 [ 276 ] {0f1fc9a5-46dd-4e0a-964d-a47fdd5f382a} TCPHandler: Processed in 0.001775046 sec. 2025.03.12 22:42:01.670038 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.670261 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:01.670333 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:01.671545 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.671584 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.672247 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.12 22:42:01.672503 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:01.672739 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} executeQuery: Read 40 rows, 73.40 KiB in 0.002532 sec., 15797.788309636651 rows/sec., 28.31 MiB/sec. 2025.03.12 22:42:01.672832 [ 276 ] {df43bc39-41d0-4ed5-88a7-e690e94c20c3} TCPHandler: Processed in 0.002904155 sec. 2025.03.12 22:42:01.672946 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:01.673050 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:01.673098 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:01.673543 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:01.673583 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:01.673994 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.12 22:42:01.674279 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:01.674522 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. 2025.03.12 22:42:01.674582 [ 276 ] {66a7649b-143e-4f08-b90f-c0fe13743194} TCPHandler: Processed in 0.001686394 sec. 2025.03.12 22:42:06.659133 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:06.659343 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:06.659416 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:06.660165 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:06.660217 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:06.660664 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.12 22:42:06.660933 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:06.661195 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} executeQuery: Read 56 rows, 4.41 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.26 MiB/sec. 2025.03.12 22:42:06.661288 [ 276 ] {bb9a7fe9-949f-4462-ac43-9b26f1217bf8} TCPHandler: Processed in 0.002287289 sec. 2025.03.12 22:42:06.661494 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:06.661694 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:06.661743 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:06.662302 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:06.662341 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:06.662698 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.12 22:42:06.662947 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:06.663177 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} executeQuery: Read 64 rows, 5.12 KiB in 0.001518 sec., 42160.73781291173 rows/sec., 3.29 MiB/sec. 2025.03.12 22:42:06.663281 [ 276 ] {36854330-8808-424a-9628-4503727d4c57} TCPHandler: Processed in 0.001880148 sec. 2025.03.12 22:42:06.663448 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:06.663664 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:06.663716 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:06.664252 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:06.664292 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:06.664697 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.12 22:42:06.664947 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:06.665168 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2025.03.12 22:42:06.665221 [ 276 ] {e245b158-f912-4301-bed8-db507d23daf4} TCPHandler: Processed in 0.001877999 sec. 2025.03.12 22:42:06.665344 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:06.665451 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:06.665497 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:06.665936 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:06.665975 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:06.666333 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.12 22:42:06.666573 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:06.666774 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. 2025.03.12 22:42:06.666825 [ 276 ] {53386e15-afc1-418a-91a3-2d4b83072b26} TCPHandler: Processed in 0.00153142 sec. 2025.03.12 22:42:07.064246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.03.12 22:42:07.065024 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:07.065070 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:07.065633 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:42:07.065886 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:07.066078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.03.12 22:42:08.749777 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.03.12 22:42:08.769940 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:08.770002 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:08.777292 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:42:08.778057 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:08.781992 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.03.12 22:42:09.696326 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1124 2025.03.12 22:42:09.699305 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:09.699355 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:09.700825 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:42:09.701134 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:09.702498 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1124 2025.03.12 22:42:11.660408 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.660600 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:11.660673 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:11.661585 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.661636 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.662091 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.12 22:42:11.662344 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:11.662550 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} executeQuery: Read 136 rows, 12.03 KiB in 0.002006 sec., 67796.61016949153 rows/sec., 5.85 MiB/sec. 2025.03.12 22:42:11.662612 [ 276 ] {f7b0b2c3-bc59-47af-bc09-3c277ed7ab84} TCPHandler: Processed in 0.002339471 sec. 2025.03.12 22:42:11.662748 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.662857 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:11.662904 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:11.663460 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.663498 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.663846 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:42:11.664087 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:11.664229 [ 56 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.03.12 22:42:11.664273 [ 56 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.664279 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} executeQuery: Read 40 rows, 3.01 KiB in 0.001443 sec., 27720.02772002772 rows/sec., 2.04 MiB/sec. 2025.03.12 22:42:11.664297 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.664378 [ 276 ] {76a18d03-d42e-4466-bdcd-3db523f79d20} TCPHandler: Processed in 0.001684433 sec. 2025.03.12 22:42:11.664611 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.03.12 22:42:11.664727 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.664983 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:11.665007 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:11.665066 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 70 rows starting from the beginning of the part 2025.03.12 22:42:11.665104 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:11.665361 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2025.03.12 22:42:11.665692 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2025.03.12 22:42:11.666001 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part 2025.03.12 22:42:11.666316 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2025.03.12 22:42:11.666677 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2025.03.12 22:42:11.667940 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.668010 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.669061 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.12 22:42:11.669497 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005102543 sec., 58402.25158318117 rows/sec., 4.50 MiB/sec. 2025.03.12 22:42:11.669578 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:11.669704 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.03.12 22:42:11.669990 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} executeQuery: Read 104 rows, 8.32 KiB in 0.005041 sec., 20630.827216822057 rows/sec., 1.61 MiB/sec. 2025.03.12 22:42:11.670148 [ 276 ] {7fc39c71-c40b-4c70-a3c5-c621064f2638} TCPHandler: Processed in 0.005572835 sec. 2025.03.12 22:42:11.670315 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.670315 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:42:11.670482 [ 198 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_38_8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.03.12 22:42:11.670492 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:11.670602 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:11.670622 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.12 22:42:11.671208 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.671252 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.671652 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.12 22:42:11.671888 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:11.672066 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. 2025.03.12 22:42:11.672116 [ 276 ] {523b5ea4-a327-40d4-9722-418dc5dafbf8} TCPHandler: Processed in 0.001877769 sec. 2025.03.12 22:42:11.672223 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.672328 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:11.672393 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:11.673546 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.673583 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.674239 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.12 22:42:11.674536 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:11.674785 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} executeQuery: Read 40 rows, 73.40 KiB in 0.002473 sec., 16174.686615446826 rows/sec., 28.98 MiB/sec. 2025.03.12 22:42:11.675202 [ 276 ] {9c2dc67f-90ad-475c-9afe-96cbb4e03e0a} TCPHandler: Processed in 0.003024719 sec. 2025.03.12 22:42:11.675423 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:11.675531 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:11.675578 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:11.676061 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:11.676100 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:11.676466 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.12 22:42:11.676717 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:11.676891 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2025.03.12 22:42:11.676946 [ 276 ] {4547581a-6438-4e1f-bc19-f74bbb369efe} TCPHandler: Processed in 0.001573861 sec. 2025.03.12 22:42:14.344497 [ 105 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:42:14.344598 [ 105 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:42:14.566272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.03.12 22:42:14.567096 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:14.567146 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:14.567675 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:42:14.567931 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:14.568181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.03.12 22:42:16.282078 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.03.12 22:42:16.302717 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:16.302771 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:16.310159 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:42:16.310948 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:16.313962 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.03.12 22:42:16.659475 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:16.659783 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:16.659856 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:16.660689 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:16.660737 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:16.661177 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.12 22:42:16.661438 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:16.661691 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. 2025.03.12 22:42:16.661750 [ 276 ] {1317d215-50f9-462e-bf3c-2cd01acddfce} TCPHandler: Processed in 0.002469044 sec. 2025.03.12 22:42:16.661881 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:16.661990 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:16.662036 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:16.662594 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:16.662634 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:16.662991 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.12 22:42:16.663229 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:16.663449 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. 2025.03.12 22:42:16.663502 [ 276 ] {cdab3311-ed02-4572-8ef0-1cf3b2117b10} TCPHandler: Processed in 0.001673974 sec. 2025.03.12 22:42:16.663619 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:16.663726 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:16.663776 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:16.664309 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:16.664349 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:16.664730 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.12 22:42:16.664964 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:16.665149 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. 2025.03.12 22:42:16.665202 [ 276 ] {6798c855-c179-4c43-bd55-43bbe8552d80} TCPHandler: Processed in 0.001634782 sec. 2025.03.12 22:42:16.665309 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:16.665413 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:16.665460 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:16.665901 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:16.665939 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:16.666291 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.12 22:42:16.666531 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:16.666715 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. 2025.03.12 22:42:16.666768 [ 276 ] {180ab1c3-139e-48de-b68c-77aff57cc6fc} TCPHandler: Processed in 0.001509559 sec. 2025.03.12 22:42:18.022029 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.022344 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.022458 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:42:18.023421 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.023463 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.023901 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:42:18.024172 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:42:18.024324 [ 109 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.12 22:42:18.024381 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} executeQuery: Read 24 rows, 2.04 KiB in 0.002121 sec., 11315.417256011315 rows/sec., 961.37 KiB/sec. 2025.03.12 22:42:18.024381 [ 109 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.024435 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.024462 [ 276 ] {3ec8a701-db66-4260-af50-d71008714451} TCPHandler: Processed in 0.002630238 sec. 2025.03.12 22:42:18.024654 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.024667 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::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.12 22:42:18.024853 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:42:18.024953 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:42:18.025007 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.025117 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part 2025.03.12 22:42:18.025393 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.03.12 22:42:18.026044 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.03.12 22:42:18.026426 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.03.12 22:42:18.026708 [ 191 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.03.12 22:42:18.027576 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.027646 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.028593 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.12 22:42:18.029165 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:42:18.029446 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004886956 sec., 24555.162763896384 rows/sec., 2.13 MiB/sec. 2025.03.12 22:42:18.029779 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} executeQuery: Read 2 rows, 167.00 B in 0.004958 sec., 403.3884630899556 rows/sec., 32.89 KiB/sec. 2025.03.12 22:42:18.029822 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.12 22:42:18.029992 [ 276 ] {dcd0cb2a-cc24-4e09-acec-ff110a016743} TCPHandler: Processed in 0.00541246 sec. 2025.03.12 22:42:18.030159 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.030332 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:18.030375 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:42:18.030422 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:18.030595 [ 199 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_13_3} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.12 22:42:18.030753 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.12 22:42:18.032025 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.032070 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.032517 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.12 22:42:18.032771 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:18.032907 [ 109 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.12 22:42:18.032955 [ 109 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.032961 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} executeQuery: Read 1397 rows, 120.12 KiB in 0.002685 sec., 520297.9515828678 rows/sec., 43.69 MiB/sec. 2025.03.12 22:42:18.032982 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.033047 [ 276 ] {65c49283-ec67-4529-8e28-d07c768634e4} TCPHandler: Processed in 0.002954297 sec. 2025.03.12 22:42:18.033301 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:18.033352 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.033853 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.033888 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.033992 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part 2025.03.12 22:42:18.034073 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:18.034493 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:18.035281 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.03.12 22:42:18.035836 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:18.036243 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.03.12 22:42:18.036569 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:42:18.037726 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.037804 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.038627 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:42:18.039191 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:18.039479 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} executeQuery: Read 54 rows, 4.11 KiB in 0.005844 sec., 9240.246406570841 rows/sec., 703.01 KiB/sec. 2025.03.12 22:42:18.039571 [ 276 ] {86ce4038-954f-4af5-bdba-17d38675f9c8} TCPHandler: Processed in 0.006312174 sec. 2025.03.12 22:42:18.039732 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.039990 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.006905559 sec., 461657.050500908 rows/sec., 40.49 MiB/sec. 2025.03.12 22:42:18.040025 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.040103 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:42:18.040280 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.12 22:42:18.040938 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:18.041163 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_91_18} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.12 22:42:18.041355 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:42:18.041532 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.041577 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.041961 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:42:18.042206 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:42:18.042420 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} executeQuery: Read 252 rows, 17.85 KiB in 0.002453 sec., 102731.34936812067 rows/sec., 7.11 MiB/sec. 2025.03.12 22:42:18.042480 [ 276 ] {93ce6ce2-e3dd-438e-aaf7-96230e78dae1} TCPHandler: Processed in 0.002830493 sec. 2025.03.12 22:42:18.042616 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.042756 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.042811 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:42:18.043473 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.043522 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.043925 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:42:18.044161 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:42:18.044320 [ 104 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.12 22:42:18.044385 [ 104 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.044424 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.044441 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} executeQuery: Read 12 rows, 960.00 B in 0.001702 sec., 7050.5287896592245 rows/sec., 550.82 KiB/sec. 2025.03.12 22:42:18.044712 [ 276 ] {fc693946-9140-4472-9c49-1336e1b8f32f} TCPHandler: Processed in 0.002156136 sec. 2025.03.12 22:42:18.044801 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::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.12 22:42:18.045085 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.045172 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.045244 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part 2025.03.12 22:42:18.045308 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:18.045454 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:18.045522 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.03.12 22:42:18.046126 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.03.12 22:42:18.046490 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.03.12 22:42:18.046879 [ 200 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.03.12 22:42:18.048299 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.048379 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.049117 [ 186 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004614099 sec., 13003.622158952376 rows/sec., 1.04 MiB/sec. 2025.03.12 22:42:18.049318 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.12 22:42:18.049485 [ 186 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.12 22:42:18.049735 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:18.050034 [ 104 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.12 22:42:18.050145 [ 104 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.050188 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} executeQuery: Read 598 rows, 46.03 KiB in 0.00492 sec., 121544.71544715448 rows/sec., 9.14 MiB/sec. 2025.03.12 22:42:18.050245 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.050340 [ 186 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:42:18.050558 [ 276 ] {b00f6fb9-7022-42e3-bdd6-db6751851276} TCPHandler: Processed in 0.005565344 sec. 2025.03.12 22:42:18.050665 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:18.050706 [ 186 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_13_3} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.12 22:42:18.050874 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.050896 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.12 22:42:18.050955 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.051021 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part 2025.03.12 22:42:18.051100 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.051291 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:18.051321 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:18.051627 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.03.12 22:42:18.051960 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:18.052347 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.03.12 22:42:18.052711 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 598 rows starting from the beginning of the part 2025.03.12 22:42:18.054237 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.054308 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.055124 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.12 22:42:18.055191 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773784 sec., 328041.6541678467 rows/sec., 26.14 MiB/sec. 2025.03.12 22:42:18.055392 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.12 22:42:18.055553 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:18.055886 [ 104 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.12 22:42:18.055994 [ 104 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.056092 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:18.056114 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} executeQuery: Read 945 rows, 65.30 KiB in 0.005052 sec., 187054.63182897863 rows/sec., 12.62 MiB/sec. 2025.03.12 22:42:18.056103 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.056441 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_91_18} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.12 22:42:18.056507 [ 276 ] {4fffd259-0730-4add-9141-e16ee0acfcbe} TCPHandler: Processed in 0.005756949 sec. 2025.03.12 22:42:18.056892 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.056981 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:42:18.057139 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:18.057191 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.057610 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:18.057860 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.058056 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24093 rows starting from the beginning of the part 2025.03.12 22:42:18.058812 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:18.059173 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.03.12 22:42:18.059565 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:18.060008 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.03.12 22:42:18.060391 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 945 rows starting from the beginning of the part 2025.03.12 22:42:18.062336 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.062382 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.064099 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.12 22:42:18.064589 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:18.065020 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} executeQuery: Read 40 rows, 73.40 KiB in 0.007912 sec., 5055.6117290192105 rows/sec., 9.06 MiB/sec. 2025.03.12 22:42:18.065741 [ 276 ] {f777c4fc-4573-4367-a5b8-2bc689aa807b} TCPHandler: Processed in 0.008970502 sec. 2025.03.12 22:42:18.066025 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:18.066136 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:18.066186 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:18.066724 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.066764 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.067418 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.12 22:42:18.068020 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:18.068216 [ 104 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.12 22:42:18.068297 [ 104 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:18.068324 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} executeQuery: Read 22 rows, 1.53 KiB in 0.002205 sec., 9977.324263038548 rows/sec., 694.00 KiB/sec. 2025.03.12 22:42:18.068343 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:18.068528 [ 276 ] {f3a7ac5e-6b95-43fc-b9dc-34c175856cf0} TCPHandler: Processed in 0.002562567 sec. 2025.03.12 22:42:18.068626 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:18.068791 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:18.068827 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4428 rows starting from the beginning of the part 2025.03.12 22:42:18.068961 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:18.069161 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.03.12 22:42:18.069509 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:18.069886 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.03.12 22:42:18.070319 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 22 rows starting from the beginning of the part 2025.03.12 22:42:18.070451 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 25678 rows, containing 5 columns (5 merged, 0 gathered) in 0.014104805 sec., 1820514.3566323675 rows/sec., 124.72 MiB/sec. 2025.03.12 22:42:18.070809 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.12 22:42:18.071180 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:18.071268 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_91_18} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.12 22:42:18.071366 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.12 22:42:18.072329 [ 187 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00384569 sec., 1219547.0773775317 rows/sec., 82.19 MiB/sec. 2025.03.12 22:42:18.072802 [ 187 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.12 22:42:18.073099 [ 187 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:18.073190 [ 187 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_91_18} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.12 22:42:18.073280 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.12 22:42:19.702660 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1164 2025.03.12 22:42:19.705807 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:19.705856 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:19.707317 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:42:19.707618 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:19.709013 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1164 2025.03.12 22:42:21.655872 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:21.656115 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:21.656197 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:21.657077 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:21.657129 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:21.657570 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.12 22:42:21.657817 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:21.658062 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. 2025.03.12 22:42:21.658120 [ 276 ] {07ed1023-1481-46bb-a419-8f73597f5bde} TCPHandler: Processed in 0.002441374 sec. 2025.03.12 22:42:21.658242 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:21.658348 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:21.658393 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:21.658942 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:21.658984 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:21.659340 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.12 22:42:21.659580 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:21.659782 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} executeQuery: Read 64 rows, 5.12 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.43 MiB/sec. 2025.03.12 22:42:21.659837 [ 276 ] {f47e0f14-e4bd-4e8d-9953-9ca407f2be6e} TCPHandler: Processed in 0.001646322 sec. 2025.03.12 22:42:21.659954 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:21.660088 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:21.660137 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:21.660638 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:21.660678 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:21.661056 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.12 22:42:21.661301 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:21.661517 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} executeQuery: Read 98 rows, 7.00 KiB in 0.001451 sec., 67539.62784286699 rows/sec., 4.71 MiB/sec. 2025.03.12 22:42:21.661570 [ 276 ] {5ba8a98c-67e1-4b61-b57d-b53a720f40a3} TCPHandler: Processed in 0.001667203 sec. 2025.03.12 22:42:21.661711 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:21.661824 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:21.661871 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:21.662307 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:21.662346 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:21.662702 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.12 22:42:21.662937 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:21.663140 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} executeQuery: Read 38 rows, 2.61 KiB in 0.001338 sec., 28400.597907324365 rows/sec., 1.91 MiB/sec. 2025.03.12 22:42:21.663242 [ 276 ] {4e456725-ffaa-492c-b32b-2ba38e34c55c} TCPHandler: Processed in 0.001582021 sec. 2025.03.12 22:42:22.068309 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.03.12 22:42:22.069070 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:22.069116 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:22.069642 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:42:22.069903 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:22.070175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.03.12 22:42:23.814037 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.03.12 22:42:23.835034 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:23.835089 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2025.03.12 22:42:23.842437 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:42:23.843256 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:23.847436 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.03.12 22:42:26.659461 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:26.659764 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:26.659879 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:26.660804 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:26.660845 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:26.661281 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.12 22:42:26.661527 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:26.661732 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} executeQuery: Read 56 rows, 4.41 KiB in 0.002053 sec., 27277.155382367266 rows/sec., 2.10 MiB/sec. 2025.03.12 22:42:26.661790 [ 276 ] {fa73e0e8-73c8-4c21-9be9-d930ecd0e28a} TCPHandler: Processed in 0.002514346 sec. 2025.03.12 22:42:26.661920 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:26.662027 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:26.662072 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:26.662618 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:26.662657 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:26.663007 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.12 22:42:26.663253 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:26.663436 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. 2025.03.12 22:42:26.663489 [ 276 ] {7b899f7b-517d-4497-86e8-535fd277f2a9} TCPHandler: Processed in 0.001620362 sec. 2025.03.12 22:42:26.663605 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:26.663711 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:26.663761 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:26.664287 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:26.664324 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:26.664707 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.12 22:42:26.664942 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:26.665136 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. 2025.03.12 22:42:26.665213 [ 276 ] {634bc854-6275-495d-9bfa-a36792b84ff1} TCPHandler: Processed in 0.001656743 sec. 2025.03.12 22:42:26.665352 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:26.665650 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:26.665802 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:26.666309 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:26.666348 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:26.666709 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.12 22:42:26.666939 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:26.667134 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. 2025.03.12 22:42:26.667236 [ 276 ] {a21f702f-05da-477f-a81c-d9fe6fc27e2a} TCPHandler: Processed in 0.001955521 sec. 2025.03.12 22:42:29.344665 [ 90 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:42:29.344767 [ 90 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:42:29.570314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.03.12 22:42:29.570963 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:29.571009 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:29.571523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:42:29.571767 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:29.571983 [ 90 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:42:29.572008 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.03.12 22:42:29.572065 [ 90 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:29.572098 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:29.572249 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.572407 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:29.572452 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.572534 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.572759 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.572981 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.573075 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.573343 [ 187 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:42:29.576033 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854 sec., 6663466.528282304 rows/sec., 95.32 MiB/sec. 2025.03.12 22:42:29.576324 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:42:29.576649 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_56_11} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:29.576743 [ 193 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_56_11} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:42:29.576858 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.03.12 22:42:29.709233 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1180 2025.03.12 22:42:29.712005 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:29.712055 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:29.713520 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:42:29.713834 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:29.714100 [ 90 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:42:29.714273 [ 90 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:29.714374 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:29.714917 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:42:29.716060 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1180 2025.03.12 22:42:29.716487 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:29.716648 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1048 rows starting from the beginning of the part 2025.03.12 22:42:29.717159 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:42:29.717657 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2025.03.12 22:42:29.718140 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part 2025.03.12 22:42:29.718619 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:42:29.719095 [ 190 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2025.03.12 22:42:29.727126 [ 193 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 72 columns (72 merged, 0 gathered) in 0.012589456 sec., 93729.22864975261 rows/sec., 73.52 MiB/sec. 2025.03.12 22:42:29.728785 [ 189 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:42:29.729626 [ 189 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:29.729729 [ 189 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_41_8} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:42:29.730089 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. 2025.03.12 22:42:31.347593 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.03.12 22:42:31.369800 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.369864 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.377220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:42:31.378001 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:31.378417 [ 87 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:42:31.378557 [ 87 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.378635 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.378948 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.386483 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.03.12 22:42:31.387910 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:31.388819 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.393095 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.397508 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.402238 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.407640 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.412193 [ 198 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:42:31.474375 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.095591017 sec., 4414.6407606480425 rows/sec., 22.83 MiB/sec. 2025.03.12 22:42:31.477693 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:42:31.480686 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_56_11} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:31.480818 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_56_11} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:42:31.483146 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.12 22:42:31.661262 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.661424 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:31.661491 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:31.662282 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.662327 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.662746 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.12 22:42:31.662996 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:31.663224 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} executeQuery: Read 136 rows, 12.03 KiB in 0.001848 sec., 73593.0735930736 rows/sec., 6.35 MiB/sec. 2025.03.12 22:42:31.663286 [ 276 ] {2f3d2e20-db4d-41ce-b18e-e29324da1a7b} TCPHandler: Processed in 0.002144736 sec. 2025.03.12 22:42:31.663425 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.663598 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:31.663659 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:31.664201 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.664240 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.664603 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:42:31.664841 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:31.665102 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} executeQuery: Read 40 rows, 3.01 KiB in 0.001545 sec., 25889.967637540452 rows/sec., 1.90 MiB/sec. 2025.03.12 22:42:31.665177 [ 276 ] {55f5dd07-aa7e-4664-bca9-17d047b1b037} TCPHandler: Processed in 0.001806797 sec. 2025.03.12 22:42:31.665422 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.665537 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:31.665584 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:31.666160 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.666200 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.666565 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.12 22:42:31.666803 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:31.667008 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} executeQuery: Read 104 rows, 8.32 KiB in 0.001494 sec., 69611.78045515394 rows/sec., 5.44 MiB/sec. 2025.03.12 22:42:31.667064 [ 276 ] {27156546-263e-4118-a940-aa78baa72567} TCPHandler: Processed in 0.001728895 sec. 2025.03.12 22:42:31.667179 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.667284 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:31.667334 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:31.667858 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.667898 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.668283 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.12 22:42:31.668528 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:31.668746 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2025.03.12 22:42:31.668799 [ 276 ] {c9e181de-3571-4658-aea1-f00f31a5b314} TCPHandler: Processed in 0.001671504 sec. 2025.03.12 22:42:31.668903 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.669008 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:31.669074 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:31.670219 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.670258 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.670932 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.12 22:42:31.671201 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:31.671474 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} executeQuery: Read 40 rows, 73.40 KiB in 0.002482 sec., 16116.035455278003 rows/sec., 28.88 MiB/sec. 2025.03.12 22:42:31.671985 [ 276 ] {c473d7f4-a7b7-4a62-8445-17650b6e34e0} TCPHandler: Processed in 0.003126751 sec. 2025.03.12 22:42:31.672157 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:31.672263 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:31.672309 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:31.672783 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:31.672822 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:31.673193 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.12 22:42:31.673428 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:31.673655 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. 2025.03.12 22:42:31.673730 [ 276 ] {3ca3b95c-e1b9-4c2e-87d8-33403e6b19b9} TCPHandler: Processed in 0.001618873 sec. 2025.03.12 22:42:32.000159 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 233.63 MiB, peak 246.61 MiB, free memory in arenas 0.00 B, will set to 234.81 MiB (RSS), difference: 1.18 MiB 2025.03.12 22:42:36.658472 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:36.658694 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:36.658774 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:36.659621 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:36.659666 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:36.660088 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.12 22:42:36.660345 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:36.660595 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. 2025.03.12 22:42:36.660654 [ 276 ] {0bd3e2ef-76e4-4eae-9139-4d375f02bca7} TCPHandler: Processed in 0.00231751 sec. 2025.03.12 22:42:36.660778 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:36.660885 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:36.660930 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:36.661487 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:36.661527 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:36.661882 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.12 22:42:36.662131 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:36.662376 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. 2025.03.12 22:42:36.662467 [ 276 ] {d51fee13-0d4c-4a59-a2ca-f62bb4036d2d} TCPHandler: Processed in 0.001737635 sec. 2025.03.12 22:42:36.662618 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:36.662911 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:36.663018 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:36.663579 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:36.663619 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:36.664008 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.12 22:42:36.664244 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:36.664475 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} executeQuery: Read 160 rows, 11.41 KiB in 0.001679 sec., 95294.81834425253 rows/sec., 6.64 MiB/sec. 2025.03.12 22:42:36.664530 [ 276 ] {c6c2f259-7180-434a-9ccf-1007374d95f1} TCPHandler: Processed in 0.001986122 sec. 2025.03.12 22:42:36.664654 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:36.664767 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:36.664813 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:36.665269 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:36.665308 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:36.665668 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.12 22:42:36.665904 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:36.666123 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. 2025.03.12 22:42:36.666173 [ 276 ] {cf936ec1-d5ac-4846-9e51-e104331fba63} TCPHandler: Processed in 0.001573781 sec. 2025.03.12 22:42:37.072167 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.03.12 22:42:37.072908 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:37.072958 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:37.073499 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:42:37.073756 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:37.074028 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.03.12 22:42:38.886550 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.03.12 22:42:38.905242 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:38.905299 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:38.912192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.12 22:42:38.912933 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:38.915514 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.03.12 22:42:39.716216 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1200 2025.03.12 22:42:39.719040 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:39.719094 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:39.720559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:42:39.720873 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:39.722212 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1200 2025.03.12 22:42:41.661474 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.661668 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:41.661745 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:41.662680 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.662722 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.663173 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.12 22:42:41.663433 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:41.663606 [ 72 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.12 22:42:41.663636 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} executeQuery: Read 136 rows, 12.03 KiB in 0.002023 sec., 67226.89075630251 rows/sec., 5.81 MiB/sec. 2025.03.12 22:42:41.663655 [ 72 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.663698 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.663711 [ 276 ] {e4af7059-5362-4d69-a836-ba652729772b} TCPHandler: Processed in 0.002363761 sec. 2025.03.12 22:42:41.663904 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.663914 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:41.664085 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:41.664176 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:41.664197 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:41.664292 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part 2025.03.12 22:42:41.664583 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:41.664992 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2025.03.12 22:42:41.665279 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:41.665677 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.03.12 22:42:41.665943 [ 186 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:42:41.666762 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.666820 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.667810 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:42:41.668332 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:41.668565 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} executeQuery: Read 40 rows, 3.01 KiB in 0.00453 sec., 8830.022075055187 rows/sec., 663.98 KiB/sec. 2025.03.12 22:42:41.668636 [ 276 ] {9b42fdeb-e39f-4b49-8239-7c38de7dd043} TCPHandler: Processed in 0.004808365 sec. 2025.03.12 22:42:41.668775 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.668976 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:41.669085 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:41.669522 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705998 sec., 323694.4702749633 rows/sec., 28.30 MiB/sec. 2025.03.12 22:42:41.669902 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.12 22:42:41.670333 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.670381 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.670561 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:41.670779 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_96_19} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.12 22:42:41.670970 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.12 22:42:41.671111 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.12 22:42:41.671353 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:41.671505 [ 72 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.12 22:42:41.671543 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} executeQuery: Read 104 rows, 8.32 KiB in 0.002619 sec., 39709.8129056892 rows/sec., 3.10 MiB/sec. 2025.03.12 22:42:41.671559 [ 72 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.671605 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.671632 [ 276 ] {649e5111-250c-445e-87ca-937f29fb164f} TCPHandler: Processed in 0.002905365 sec. 2025.03.12 22:42:41.671745 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:41.671774 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.671862 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:41.671903 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:41.671904 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 632 rows starting from the beginning of the part 2025.03.12 22:42:41.671963 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:41.672080 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:41.672474 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2025.03.12 22:42:41.672824 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:41.673198 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.03.12 22:42:41.673511 [ 201 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:42:41.674323 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.674364 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.674962 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.12 22:42:41.675298 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:41.675416 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.003741057 sec., 275857.86583845154 rows/sec., 22.13 MiB/sec. 2025.03.12 22:42:41.675528 [ 72 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.12 22:42:41.675595 [ 72 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.675632 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.675704 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} executeQuery: Read 160 rows, 11.41 KiB in 0.003805 sec., 42049.93429697766 rows/sec., 2.93 MiB/sec. 2025.03.12 22:42:41.675914 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.12 22:42:41.676003 [ 276 ] {67fb0525-7cfa-4818-8e81-28dcc8ae0662} TCPHandler: Processed in 0.00427555 sec. 2025.03.12 22:42:41.676380 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:41.676497 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.676927 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:41.677014 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:41.677087 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25678 rows starting from the beginning of the part 2025.03.12 22:42:41.677594 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:41.677680 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 98 rows starting from the beginning of the part 2025.03.12 22:42:41.678298 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.03.12 22:42:41.678800 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:41.679129 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.03.12 22:42:41.679776 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:42:41.680670 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:41.681359 [ 192 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_96_19} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.12 22:42:41.681825 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.12 22:42:41.683369 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.683451 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.685478 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.12 22:42:41.685847 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:41.686026 [ 72 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.12 22:42:41.686080 [ 72 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.686106 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} executeQuery: Read 40 rows, 73.40 KiB in 0.00927 sec., 4314.994606256742 rows/sec., 7.73 MiB/sec. 2025.03.12 22:42:41.686116 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.686745 [ 276 ] {863059b0-654f-43e9-8ab5-2e9ae6a99080} TCPHandler: Processed in 0.010375279 sec. 2025.03.12 22:42:41.686760 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.687009 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:41.687348 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:41.687571 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:41.687613 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:41.688042 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1327 rows starting from the beginning of the part 2025.03.12 22:42:41.689212 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.690381 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.690653 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.690785 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.691669 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.692127 [ 200 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 26416 rows, containing 5 columns (5 merged, 0 gathered) in 0.016325563 sec., 1618075.8972906477 rows/sec., 110.91 MiB/sec. 2025.03.12 22:42:41.692883 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.692955 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.12 22:42:41.693094 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.12 22:42:41.693993 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:41.694135 [ 196 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:42:41.694194 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:41.694547 [ 72 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.12 22:42:41.694648 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_96_19} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.12 22:42:41.694670 [ 72 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:41.694743 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. 2025.03.12 22:42:41.694982 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} executeQuery: Read 60 rows, 4.14 KiB in 0.007724 sec., 7767.995857068876 rows/sec., 536.07 KiB/sec. 2025.03.12 22:42:41.695348 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:41.695405 [ 276 ] {05bd3673-ff56-44e8-8cd3-0ae2f543d138} TCPHandler: Processed in 0.00848708 sec. 2025.03.12 22:42:41.695773 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.12 22:42:41.696076 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:42:41.696166 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4690 rows starting from the beginning of the part 2025.03.12 22:42:41.696401 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 38 rows starting from the beginning of the part 2025.03.12 22:42:41.696881 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.03.12 22:42:41.697151 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:41.697418 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.03.12 22:42:41.697713 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:42:41.700478 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 4 columns (4 merged, 0 gathered) in 0.005554294 sec., 894443.1101414509 rows/sec., 60.28 MiB/sec. 2025.03.12 22:42:41.700968 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.12 22:42:41.701662 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:41.701845 [ 197 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_96_19} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.12 22:42:41.702010 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.03.12 22:42:41.706454 [ 197 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1527 rows, containing 19 columns (19 merged, 0 gathered) in 0.020129422 sec., 75859.10812540966 rows/sec., 135.94 MiB/sec. 2025.03.12 22:42:41.707892 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.12 22:42:41.708330 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:41.708417 [ 187 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_41_8} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.12 22:42:41.708575 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.72 MiB. 2025.03.12 22:42:42.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.43 MiB, peak 247.11 MiB, free memory in arenas 0.00 B, will set to 239.25 MiB (RSS), difference: 3.82 MiB 2025.03.12 22:42:44.344817 [ 69 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:42:44.344882 [ 69 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:42:44.575131 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.03.12 22:42:44.575780 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:44.575827 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:44.576373 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:42:44.576646 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:44.576953 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.03.12 22:42:46.416547 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 2025.03.12 22:42:46.436480 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:46.436535 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:46.443952 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.12 22:42:46.444704 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:46.448138 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 437 2025.03.12 22:42:46.658518 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:46.658709 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:46.658779 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:46.659563 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:46.659604 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:46.660056 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.12 22:42:46.660327 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:46.660579 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. 2025.03.12 22:42:46.660648 [ 276 ] {9784df12-b7b2-4a34-9127-4fc243419af5} TCPHandler: Processed in 0.002253868 sec. 2025.03.12 22:42:46.660760 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:46.660870 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:46.660917 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:46.661483 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:46.661524 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:46.661901 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.12 22:42:46.662142 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:46.662355 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} executeQuery: Read 64 rows, 5.12 KiB in 0.001511 sec., 42356.05559232296 rows/sec., 3.31 MiB/sec. 2025.03.12 22:42:46.662410 [ 276 ] {a765bbc2-28a2-455f-9a0b-7476110dc974} TCPHandler: Processed in 0.001701084 sec. 2025.03.12 22:42:46.662523 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:46.662629 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:46.662680 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:46.663210 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:46.663249 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:46.663644 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.12 22:42:46.663881 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:46.664091 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. 2025.03.12 22:42:46.664143 [ 276 ] {6b42c306-4afa-4b9a-87db-7c68f2f6db52} TCPHandler: Processed in 0.001671043 sec. 2025.03.12 22:42:46.664249 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:46.664352 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:46.664398 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:46.664832 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:46.664872 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:46.665237 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.12 22:42:46.665480 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:46.665709 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. 2025.03.12 22:42:46.665787 [ 276 ] {fd90dbf8-bc98-4e0a-b79b-e7fe835efde2} TCPHandler: Processed in 0.001587961 sec. 2025.03.12 22:42:48.017389 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.017705 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.017826 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:42:48.018638 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.018694 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.019145 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:42:48.019419 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:42:48.019677 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} executeQuery: Read 24 rows, 2.04 KiB in 0.002059 sec., 11656.143759106362 rows/sec., 990.32 KiB/sec. 2025.03.12 22:42:48.019748 [ 276 ] {cc24283d-726d-419b-91a2-a2500fc04966} TCPHandler: Processed in 0.002549776 sec. 2025.03.12 22:42:48.019866 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.019980 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:42:48.020032 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:42:48.020587 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.020630 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.020991 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.12 22:42:48.021229 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:42:48.021583 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} executeQuery: Read 16 rows, 1.30 KiB in 0.0016 sec., 10000 rows/sec., 815.43 KiB/sec. 2025.03.12 22:42:48.021825 [ 276 ] {92c66aae-336d-4a7e-87c8-a194a4585da5} TCPHandler: Processed in 0.002000872 sec. 2025.03.12 22:42:48.022053 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.022161 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:48.022208 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:48.023302 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.023344 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.023798 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.12 22:42:48.024043 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:48.024275 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} executeQuery: Read 1404 rows, 120.63 KiB in 0.002137 sec., 656995.7884885353 rows/sec., 55.13 MiB/sec. 2025.03.12 22:42:48.024347 [ 276 ] {cccd80af-862d-4558-be16-46e684403a4f} TCPHandler: Processed in 0.002357021 sec. 2025.03.12 22:42:48.024469 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.024629 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.024691 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:42:48.025254 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.025294 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.025648 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:42:48.025898 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:42:48.026118 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} executeQuery: Read 68 rows, 5.09 KiB in 0.001534 sec., 44328.552803129074 rows/sec., 3.24 MiB/sec. 2025.03.12 22:42:48.026172 [ 276 ] {ae40f4f3-b2fa-47b9-af1c-d7744eee401f} TCPHandler: Processed in 0.001761906 sec. 2025.03.12 22:42:48.026291 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.026397 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.026443 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:42:48.027036 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.027077 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.027434 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:42:48.027672 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:42:48.027971 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} executeQuery: Read 252 rows, 17.85 KiB in 0.001569 sec., 160611.85468451242 rows/sec., 11.11 MiB/sec. 2025.03.12 22:42:48.028135 [ 276 ] {1669493c-6446-426f-b14d-61bd089a9661} TCPHandler: Processed in 0.001892569 sec. 2025.03.12 22:42:48.028254 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.028361 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.028406 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:42:48.028960 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.029000 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.029343 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:42:48.029578 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:42:48.029944 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} executeQuery: Read 12 rows, 960.00 B in 0.001565 sec., 7667.731629392972 rows/sec., 599.04 KiB/sec. 2025.03.12 22:42:48.030282 [ 276 ] {5c1dd0a7-5730-4135-bd56-ebcdb97ba3a3} TCPHandler: Processed in 0.002075574 sec. 2025.03.12 22:42:48.030441 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.030548 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:48.030593 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:48.031393 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.031433 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.031817 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.12 22:42:48.032063 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:48.032291 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} executeQuery: Read 612 rows, 47.17 KiB in 0.001766 sec., 346545.8663646659 rows/sec., 26.08 MiB/sec. 2025.03.12 22:42:48.032347 [ 276 ] {3dfa126c-7ec9-4bef-9182-f41bb83140ca} TCPHandler: Processed in 0.001957181 sec. 2025.03.12 22:42:48.032470 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.032585 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.032635 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:48.033327 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.033368 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.033808 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.12 22:42:48.034053 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:48.034274 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} executeQuery: Read 942 rows, 65.08 KiB in 0.001711 sec., 550555.2308591467 rows/sec., 37.15 MiB/sec. 2025.03.12 22:42:48.034326 [ 276 ] {49a5318f-68cc-4338-b711-3bb700dee607} TCPHandler: Processed in 0.001910619 sec. 2025.03.12 22:42:48.034443 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.034549 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.034616 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:42:48.035710 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.035749 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.036382 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.12 22:42:48.036636 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:42:48.036866 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} executeQuery: Read 40 rows, 73.40 KiB in 0.002339 sec., 17101.325352714837 rows/sec., 30.64 MiB/sec. 2025.03.12 22:42:48.036959 [ 276 ] {5e5fe4da-daa9-42d5-b0c2-1586159db1c7} TCPHandler: Processed in 0.002567366 sec. 2025.03.12 22:42:48.037073 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:48.037175 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:48.037221 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:48.037641 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:48.037680 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:48.038027 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.12 22:42:48.038256 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:48.038486 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} executeQuery: Read 18 rows, 1.25 KiB in 0.001326 sec., 13574.660633484164 rows/sec., 941.95 KiB/sec. 2025.03.12 22:42:48.038570 [ 276 ] {7b25653c-93fb-4227-9b76-c5d0d32c7e09} TCPHandler: Processed in 0.00154602 sec. 2025.03.12 22:42:49.723304 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1240 2025.03.12 22:42:49.726459 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:49.726499 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:49.727961 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:42:49.728257 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:49.728726 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1240 2025.03.12 22:42:51.656276 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:51.656588 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:51.656705 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:51.657631 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:51.657686 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:51.658138 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.12 22:42:51.658396 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:51.658658 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} executeQuery: Read 56 rows, 4.41 KiB in 0.002155 sec., 25986.07888631091 rows/sec., 2.00 MiB/sec. 2025.03.12 22:42:51.658726 [ 276 ] {b4e8cc14-852d-4c77-8396-f1019a2467b5} TCPHandler: Processed in 0.002642369 sec. 2025.03.12 22:42:51.658845 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:51.658955 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:51.659003 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:51.659561 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:51.659604 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:51.659978 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.12 22:42:51.660221 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:51.660462 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. 2025.03.12 22:42:51.660570 [ 276 ] {ba8ee4f5-bec5-4819-902f-081523a71cc3} TCPHandler: Processed in 0.001776657 sec. 2025.03.12 22:42:51.660763 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:51.661012 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:51.661068 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:51.661611 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:51.661651 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:51.662057 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.12 22:42:51.662308 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:51.662528 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} executeQuery: Read 108 rows, 7.71 KiB in 0.001584 sec., 68181.81818181819 rows/sec., 4.75 MiB/sec. 2025.03.12 22:42:51.662583 [ 276 ] {0234f791-7100-4339-9be8-6acb5f271db9} TCPHandler: Processed in 0.00194012 sec. 2025.03.12 22:42:51.662700 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:51.662807 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:51.662854 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:51.663293 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:51.663333 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:51.663693 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.12 22:42:51.663940 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:51.664164 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} executeQuery: Read 42 rows, 2.89 KiB in 0.001379 sec., 30456.852791878173 rows/sec., 2.05 MiB/sec. 2025.03.12 22:42:51.664221 [ 276 ] {9febee00-52c6-4169-be8c-736df1b4e5cf} TCPHandler: Processed in 0.00157146 sec. 2025.03.12 22:42:52.078043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.03.12 22:42:52.078708 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:52.078744 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:52.079260 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:42:52.079503 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:52.079720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.03.12 22:42:53.949194 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 2025.03.12 22:42:53.969841 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:53.969895 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:53.977309 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.12 22:42:53.978060 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:42:53.980722 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.03.12 22:42:56.658749 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:56.658937 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:42:56.659009 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:42:56.659787 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:56.659835 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:56.660267 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.12 22:42:56.660521 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:42:56.660766 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. 2025.03.12 22:42:56.660823 [ 276 ] {9a8adf5d-09af-48ad-a063-5bb4f5b4dfc8} TCPHandler: Processed in 0.002204727 sec. 2025.03.12 22:42:56.660975 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:56.661082 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:42:56.661129 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:42:56.661687 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:56.661727 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:56.662092 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.12 22:42:56.662331 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:42:56.662557 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. 2025.03.12 22:42:56.662611 [ 276 ] {b58ff244-650d-46cf-bb8c-30513032a2d9} TCPHandler: Processed in 0.001687333 sec. 2025.03.12 22:42:56.662729 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:56.662846 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:42:56.662896 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:42:56.663426 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:56.663466 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:56.663865 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.12 22:42:56.664105 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:42:56.664338 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2025.03.12 22:42:56.664391 [ 276 ] {d55ec158-883d-4d8b-9c58-168812fd8a0c} TCPHandler: Processed in 0.001717285 sec. 2025.03.12 22:42:56.664497 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:42:56.664602 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:42:56.664649 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:42:56.665076 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:56.665115 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:56.665476 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.12 22:42:56.665717 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:42:56.665955 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. 2025.03.12 22:42:56.666039 [ 276 ] {39316f9a-bb74-49e7-97aa-0470c95fc05a} TCPHandler: Processed in 0.001591651 sec. 2025.03.12 22:42:59.345140 [ 46 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:42:59.345231 [ 46 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:42:59.579836 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.03.12 22:42:59.580565 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:59.580611 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:59.581143 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:42:59.581399 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:42:59.581662 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.03.12 22:42:59.729909 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1256 2025.03.12 22:42:59.732597 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:42:59.732638 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:42:59.734106 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:42:59.734414 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:42:59.734894 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1256 2025.03.12 22:43:00.675273 [ 49 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.03.12 22:43:00.675346 [ 49 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:00.675375 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:00.675563 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.03.12 22:43:00.676022 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:00.676144 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 70 rows starting from the beginning of the part 2025.03.12 22:43:00.676402 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part 2025.03.12 22:43:00.676639 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:00.676787 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:00.676923 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 68 rows starting from the beginning of the part 2025.03.12 22:43:00.677873 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002423733 sec., 112223.58238304302 rows/sec., 8.66 MiB/sec. 2025.03.12 22:43:00.678089 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.03.12 22:43:00.678434 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:43:00.678523 [ 187 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_42_9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.03.12 22:43:00.678620 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:43:00.735532 [ 49 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.12 22:43:00.735604 [ 49 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:00.735645 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:00.735887 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::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.12 22:43:00.736233 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:00.736299 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.03.12 22:43:00.736529 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.03.12 22:43:00.736806 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.03.12 22:43:00.736981 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.03.12 22:43:00.737093 [ 187 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2025.03.12 22:43:00.738236 [ 189 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497065 sec., 21625.388205753552 rows/sec., 1.80 MiB/sec. 2025.03.12 22:43:00.738431 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.12 22:43:00.738787 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:43:00.738887 [ 198 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_13_3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.12 22:43:00.738992 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.12 22:43:01.480785 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.03.12 22:43:01.502887 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.502941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.510309 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.12 22:43:01.511088 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:01.514967 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.03.12 22:43:01.661310 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.661521 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:01.661602 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:01.662563 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.662609 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.663072 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.12 22:43:01.663331 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:01.663565 [ 49 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.12 22:43:01.663602 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} executeQuery: Read 136 rows, 12.03 KiB in 0.00214 sec., 63551.40186915888 rows/sec., 5.49 MiB/sec. 2025.03.12 22:43:01.663661 [ 49 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.663720 [ 276 ] {936c3507-2f0a-4c22-8e0c-cec364d089d8} TCPHandler: Processed in 0.002546526 sec. 2025.03.12 22:43:01.663740 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.663945 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.664183 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:01.664197 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:01.664424 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:01.664825 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:01.664946 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part 2025.03.12 22:43:01.665395 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.03.12 22:43:01.665889 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:43:01.666326 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:01.666765 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part 2025.03.12 22:43:01.667166 [ 190 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:01.668839 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.668907 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.669853 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:43:01.670277 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:01.670562 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} executeQuery: Read 40 rows, 3.01 KiB in 0.006386 sec., 6263.701847792045 rows/sec., 471.00 KiB/sec. 2025.03.12 22:43:01.670815 [ 276 ] {0de92a86-cbcc-4d20-b146-ae55df99acc2} TCPHandler: Processed in 0.006982181 sec. 2025.03.12 22:43:01.671118 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.007241108 sec., 430182.78418164735 rows/sec., 37.62 MiB/sec. 2025.03.12 22:43:01.671136 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.671280 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:01.671363 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:01.671385 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.12 22:43:01.672060 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:01.672177 [ 194 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_101_20} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.12 22:43:01.672321 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:43:01.672560 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.672606 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.672983 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.12 22:43:01.673226 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:01.673430 [ 45 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.12 22:43:01.673489 [ 45 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.673506 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} executeQuery: Read 104 rows, 8.32 KiB in 0.00225 sec., 46222.222222222226 rows/sec., 3.61 MiB/sec. 2025.03.12 22:43:01.673525 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.673673 [ 276 ] {6b4a030e-20bd-4109-ae22-263c76a89277} TCPHandler: Processed in 0.002606677 sec. 2025.03.12 22:43:01.673723 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:01.673816 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.673840 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:01.673873 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 632 rows starting from the beginning of the part 2025.03.12 22:43:01.673983 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:01.674013 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.03.12 22:43:01.674091 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:01.674207 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 612 rows starting from the beginning of the part 2025.03.12 22:43:01.674411 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:01.674627 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part 2025.03.12 22:43:01.674852 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:01.675609 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.675655 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.676265 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.12 22:43:01.676587 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948137 sec., 522363.7843153151 rows/sec., 41.61 MiB/sec. 2025.03.12 22:43:01.676598 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:01.676848 [ 45 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.12 22:43:01.676851 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.12 22:43:01.676932 [ 45 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.676999 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.677103 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} executeQuery: Read 160 rows, 11.41 KiB in 0.003142 sec., 50922.978994271165 rows/sec., 3.55 MiB/sec. 2025.03.12 22:43:01.677293 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:01.677376 [ 276 ] {c289ae5d-de6e-4518-8829-36253796faad} TCPHandler: Processed in 0.003611984 sec. 2025.03.12 22:43:01.677661 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:01.677685 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:01.677685 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.677726 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26416 rows starting from the beginning of the part 2025.03.12 22:43:01.677991 [ 194 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_101_20} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.12 22:43:01.678158 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:01.678181 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.03.12 22:43:01.678283 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:43:01.678606 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 942 rows starting from the beginning of the part 2025.03.12 22:43:01.678624 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:01.678969 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part 2025.03.12 22:43:01.679387 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.03.12 22:43:01.679735 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:01.682742 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.682810 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.684225 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.12 22:43:01.684870 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:01.685173 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} executeQuery: Read 40 rows, 73.40 KiB in 0.007175 sec., 5574.912891986063 rows/sec., 9.99 MiB/sec. 2025.03.12 22:43:01.685916 [ 276 ] {ce9e2904-5bf7-4669-9796-03312f232cc5} TCPHandler: Processed in 0.008350956 sec. 2025.03.12 22:43:01.686087 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:01.686196 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:01.686243 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:01.686912 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.686953 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.687588 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.12 22:43:01.687856 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:01.688112 [ 43 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.12 22:43:01.688201 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} executeQuery: Read 60 rows, 4.14 KiB in 0.002026 sec., 29615.004935834157 rows/sec., 2.00 MiB/sec. 2025.03.12 22:43:01.688244 [ 43 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:01.688317 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:01.688369 [ 276 ] {b538340d-0dcd-445c-8663-82dd29c5872d} TCPHandler: Processed in 0.002332241 sec. 2025.03.12 22:43:01.688695 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:01.688822 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:01.688856 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4968 rows starting from the beginning of the part 2025.03.12 22:43:01.688952 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.03.12 22:43:01.689226 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 18 rows starting from the beginning of the part 2025.03.12 22:43:01.689408 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part 2025.03.12 22:43:01.689586 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.03.12 22:43:01.689695 [ 194 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:01.690748 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 27946 rows, containing 5 columns (5 merged, 0 gathered) in 0.013628314 sec., 2050583.8066249427 rows/sec., 140.53 MiB/sec. 2025.03.12 22:43:01.691147 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.12 22:43:01.691632 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:01.691732 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_101_20} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.12 22:43:01.691868 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.03.12 22:43:01.692236 [ 191 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003807709 sec., 1367751.579755701 rows/sec., 92.18 MiB/sec. 2025.03.12 22:43:01.692756 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.12 22:43:01.693075 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:01.693171 [ 193 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_101_20} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.12 22:43:01.693255 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.03.12 22:43:06.658672 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:06.658899 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:06.658980 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:06.659819 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:06.659858 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:06.660288 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.12 22:43:06.660546 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:06.660733 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. 2025.03.12 22:43:06.660788 [ 276 ] {ec1ed502-92e9-41ff-b254-f19202748846} TCPHandler: Processed in 0.002259258 sec. 2025.03.12 22:43:06.660912 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:06.661019 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:06.661064 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:06.661603 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:06.661640 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:06.661989 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.12 22:43:06.662222 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:06.662394 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} executeQuery: Read 64 rows, 5.12 KiB in 0.001397 sec., 45812.45526127416 rows/sec., 3.58 MiB/sec. 2025.03.12 22:43:06.662446 [ 276 ] {eea31c07-7c9d-4a69-b4f6-d6920c4364cd} TCPHandler: Processed in 0.001586041 sec. 2025.03.12 22:43:06.662559 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:06.662667 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:06.662716 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:06.663228 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:06.663265 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:06.663645 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.12 22:43:06.663877 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:06.664049 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. 2025.03.12 22:43:06.664099 [ 276 ] {1a31d203-ed43-4613-8b3d-276ded3c7d65} TCPHandler: Processed in 0.001591611 sec. 2025.03.12 22:43:06.664203 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:06.664306 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:06.664351 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:06.664774 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:06.664810 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:06.665162 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.12 22:43:06.665397 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:06.665590 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2025.03.12 22:43:06.665669 [ 276 ] {04029c09-df33-4d45-8c16-1e0ac9575bf3} TCPHandler: Processed in 0.0015163 sec. 2025.03.12 22:43:07.081773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.03.12 22:43:07.082556 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:07.082602 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:07.083140 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:43:07.083401 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:07.083629 [ 36 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:43:07.083652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.03.12 22:43:07.083724 [ 36 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:07.083752 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:07.083924 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.084243 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:07.084363 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.084723 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.084857 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.085077 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.085263 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.085428 [ 200 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:07.087999 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004180028 sec., 6698280.489987149 rows/sec., 95.82 MiB/sec. 2025.03.12 22:43:07.088207 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:43:07.088479 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_61_12} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:07.088556 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_61_12} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:43:07.088634 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.03.12 22:43:09.015024 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.03.12 22:43:09.036756 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:09.036817 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:09.044252 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.12 22:43:09.045031 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:09.045471 [ 35 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.12 22:43:09.045610 [ 35 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:09.045690 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:09.046106 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:09.060580 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.03.12 22:43:09.062065 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:09.063312 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:09.068474 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:09.073661 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2025.03.12 22:43:09.078987 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2025.03.12 22:43:09.084497 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:09.089021 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:09.146945 [ 192 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10109875 sec., 4550.0068002819025 rows/sec., 23.53 MiB/sec. 2025.03.12 22:43:09.149954 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.12 22:43:09.152774 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:09.152866 [ 186 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_61_12} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.12 22:43:09.155040 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.12 22:43:09.735016 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1276 2025.03.12 22:43:09.737930 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:09.737977 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:09.739434 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:43:09.739739 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:09.741322 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1276 2025.03.12 22:43:11.660225 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.660416 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:11.660493 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:11.661383 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.661438 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.661901 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.12 22:43:11.662163 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:11.662413 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} executeQuery: Read 136 rows, 12.03 KiB in 0.002052 sec., 66276.80311890838 rows/sec., 5.72 MiB/sec. 2025.03.12 22:43:11.662483 [ 276 ] {56e5c2d0-8051-49e2-a6a5-4ed6588c1fb2} TCPHandler: Processed in 0.002397142 sec. 2025.03.12 22:43:11.662617 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.662733 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:11.662782 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:11.663354 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.663396 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.663761 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:43:11.664007 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:11.664239 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} executeQuery: Read 40 rows, 3.01 KiB in 0.001533 sec., 26092.628832354858 rows/sec., 1.92 MiB/sec. 2025.03.12 22:43:11.664295 [ 276 ] {c6ee07e5-bf26-405b-ae4c-706ea89edd62} TCPHandler: Processed in 0.001731565 sec. 2025.03.12 22:43:11.664405 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.664510 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:11.664557 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:11.665145 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.665186 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.665555 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.12 22:43:11.665811 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:11.666034 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} executeQuery: Read 104 rows, 8.32 KiB in 0.001546 sec., 67270.37516170763 rows/sec., 5.25 MiB/sec. 2025.03.12 22:43:11.666089 [ 276 ] {cc9aecbf-080a-4e5f-811a-97127f54b7ad} TCPHandler: Processed in 0.001735965 sec. 2025.03.12 22:43:11.666207 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.666315 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:11.666365 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:11.666906 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.666956 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.667350 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.12 22:43:11.667596 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:11.667818 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. 2025.03.12 22:43:11.667874 [ 276 ] {a4e3ff2b-6916-4d20-bc70-03a9cb613f33} TCPHandler: Processed in 0.001719855 sec. 2025.03.12 22:43:11.667982 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.668095 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:11.668162 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:11.669363 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.669404 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.670085 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.12 22:43:11.670355 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:11.670666 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} executeQuery: Read 40 rows, 73.40 KiB in 0.002585 sec., 15473.887814313346 rows/sec., 27.73 MiB/sec. 2025.03.12 22:43:11.671162 [ 276 ] {58049971-9d91-4456-a3d8-49ec3b085f89} TCPHandler: Processed in 0.003224863 sec. 2025.03.12 22:43:11.671376 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:11.671486 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:11.671534 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:11.672313 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:11.672354 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. 2025.03.12 22:43:11.672727 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.12 22:43:11.672969 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:11.673192 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec. 2025.03.12 22:43:11.673244 [ 276 ] {2b0b0b10-d0da-4c55-bb00-c2bbe0d04cea} TCPHandler: Processed in 0.001922189 sec. 2025.03.12 22:43:14.345287 [ 27 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:43:14.345355 [ 27 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:43:14.583856 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.03.12 22:43:14.584497 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:14.584537 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:14.585064 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:43:14.585316 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:14.585493 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.03.12 22:43:16.560656 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.03.12 22:43:16.580018 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:16.580074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:16.586984 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.12 22:43:16.587732 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:16.590292 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.03.12 22:43:16.660483 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:16.660725 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:16.660812 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:16.661618 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:16.661670 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:16.662138 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.12 22:43:16.662410 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:16.662635 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. 2025.03.12 22:43:16.662702 [ 276 ] {f0624aa6-da73-4045-a4bf-68611e270c8a} TCPHandler: Processed in 0.002411723 sec. 2025.03.12 22:43:16.662843 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:16.663004 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:16.663059 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:16.663620 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:16.663659 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:16.664013 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.12 22:43:16.664264 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:16.664492 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} executeQuery: Read 64 rows, 5.12 KiB in 0.00153 sec., 41830.06535947713 rows/sec., 3.26 MiB/sec. 2025.03.12 22:43:16.664573 [ 276 ] {99ef86b5-2930-497e-8bcb-3ae0bfc68fd3} TCPHandler: Processed in 0.001787716 sec. 2025.03.12 22:43:16.664719 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:16.664997 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:16.665142 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:16.665784 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:16.665824 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:16.666222 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.12 22:43:16.666463 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:16.666738 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} executeQuery: Read 160 rows, 11.41 KiB in 0.001843 sec., 86814.97558328812 rows/sec., 6.05 MiB/sec. 2025.03.12 22:43:16.666811 [ 276 ] {2eda30a5-0ac3-4bf2-a231-340ea5250e77} TCPHandler: Processed in 0.002167716 sec. 2025.03.12 22:43:16.666993 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:16.667144 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:16.667191 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:16.667631 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:16.667671 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:16.668037 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.12 22:43:16.668275 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:16.668480 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. 2025.03.12 22:43:16.668531 [ 276 ] {7f5965b1-ab83-4d03-9263-554a28a56fb0} TCPHandler: Processed in 0.001615352 sec. 2025.03.12 22:43:18.018953 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.019173 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.019256 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:43:18.020082 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.020135 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.020588 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:43:18.020849 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:43:18.021126 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} executeQuery: Read 24 rows, 2.04 KiB in 0.002 sec., 12000 rows/sec., 1019.53 KiB/sec. 2025.03.12 22:43:18.021356 [ 276 ] {5b43d812-6124-4e31-b708-4ee2c8cc8f43} TCPHandler: Processed in 0.002543316 sec. 2025.03.12 22:43:18.021510 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.021615 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:43:18.021663 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:43:18.022210 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.022250 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.022595 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.12 22:43:18.022835 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:43:18.023096 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. 2025.03.12 22:43:18.023282 [ 276 ] {fea9420e-a0ce-4636-98b3-118b464050b3} TCPHandler: Processed in 0.001819937 sec. 2025.03.12 22:43:18.023416 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.023521 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:18.023567 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:18.024686 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.024726 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.025168 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.12 22:43:18.025409 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:18.025659 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} executeQuery: Read 1397 rows, 120.12 KiB in 0.002157 sec., 647658.7853500232 rows/sec., 54.38 MiB/sec. 2025.03.12 22:43:18.025732 [ 276 ] {92e30aea-9192-4a38-b30f-c57c5f311bdb} TCPHandler: Processed in 0.002366321 sec. 2025.03.12 22:43:18.025948 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.026241 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.026338 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:18.026903 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.026951 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.027307 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:43:18.027545 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:18.027768 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} executeQuery: Read 54 rows, 4.11 KiB in 0.001634 sec., 33047.73561811505 rows/sec., 2.46 MiB/sec. 2025.03.12 22:43:18.027820 [ 276 ] {9c47e205-925b-40e9-b651-90858ffb6fd9} TCPHandler: Processed in 0.001984122 sec. 2025.03.12 22:43:18.027926 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.028028 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.028074 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:43:18.028660 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.028700 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.029052 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:43:18.029284 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:43:18.029586 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} executeQuery: Read 252 rows, 17.85 KiB in 0.001551 sec., 162475.82205029012 rows/sec., 11.24 MiB/sec. 2025.03.12 22:43:18.029747 [ 276 ] {d24b18b3-c352-434f-8f8d-ff59dc54ecc1} TCPHandler: Processed in 0.001869178 sec. 2025.03.12 22:43:18.029881 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.029985 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.030031 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:43:18.030579 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.030618 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.030957 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:43:18.031190 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:43:18.031403 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} executeQuery: Read 12 rows, 960.00 B in 0.001439 sec., 8339.124391938847 rows/sec., 651.49 KiB/sec. 2025.03.12 22:43:18.031457 [ 276 ] {4d3625d0-d309-4d0f-83f8-d35b6e1aceca} TCPHandler: Processed in 0.001626012 sec. 2025.03.12 22:43:18.031592 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.031731 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:18.031787 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:18.032573 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.032613 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.033016 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.12 22:43:18.033264 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:18.033484 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} executeQuery: Read 598 rows, 46.03 KiB in 0.001782 sec., 335578.0022446689 rows/sec., 25.22 MiB/sec. 2025.03.12 22:43:18.033538 [ 276 ] {70a42a98-e8fb-464d-85af-edf27dc10ddf} TCPHandler: Processed in 0.002012013 sec. 2025.03.12 22:43:18.033644 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.033749 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.033802 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:18.034454 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.034493 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.034957 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.12 22:43:18.035189 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:18.035442 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} executeQuery: Read 945 rows, 65.30 KiB in 0.001712 sec., 551985.9813084112 rows/sec., 37.25 MiB/sec. 2025.03.12 22:43:18.035525 [ 276 ] {4cba2718-ef81-4457-9af3-0f8c25fa2629} TCPHandler: Processed in 0.00193061 sec. 2025.03.12 22:43:18.035723 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.035994 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.036074 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:18.037282 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.037323 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.037969 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.12 22:43:18.038225 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:18.038476 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} executeQuery: Read 40 rows, 73.40 KiB in 0.002561 sec., 15618.898867629832 rows/sec., 27.99 MiB/sec. 2025.03.12 22:43:18.038579 [ 276 ] {adf4e6fa-c833-4702-bd14-0e6818113bbc} TCPHandler: Processed in 0.002956896 sec. 2025.03.12 22:43:18.038713 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:18.038820 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:18.038867 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:18.039300 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:18.039340 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:18.039685 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.12 22:43:18.039921 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:18.040183 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} executeQuery: Read 22 rows, 1.53 KiB in 0.001384 sec., 15895.953757225434 rows/sec., 1.08 MiB/sec. 2025.03.12 22:43:18.040257 [ 276 ] {91148006-5b94-43de-906e-969cbc11ab01} TCPHandler: Processed in 0.001595662 sec. 2025.03.12 22:43:19.741469 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1316 2025.03.12 22:43:19.744747 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:19.744798 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:19.746298 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:43:19.746609 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:19.746773 [ 107 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:43:19.746836 [ 107 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:19.746868 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:19.747320 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:43:19.747981 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1316 2025.03.12 22:43:19.748462 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:19.748636 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1180 rows starting from the beginning of the part 2025.03.12 22:43:19.749318 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part 2025.03.12 22:43:19.749898 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:43:19.750529 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2025.03.12 22:43:19.751131 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part 2025.03.12 22:43:19.751702 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:43:19.759700 [ 196 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1316 rows, containing 72 columns (72 merged, 0 gathered) in 0.012711019 sec., 103532.21877805391 rows/sec., 80.39 MiB/sec. 2025.03.12 22:43:19.760981 [ 196 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:43:19.761655 [ 196 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:19.761742 [ 196 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_46_9} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:43:19.761936 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. 2025.03.12 22:43:21.655733 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:21.655927 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:21.656007 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:21.656798 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.656850 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.657288 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.12 22:43:21.657547 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:21.657767 [ 116 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.12 22:43:21.657793 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. 2025.03.12 22:43:21.657864 [ 116 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.657949 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.657954 [ 276 ] {51c7a8c1-9421-4d01-97e5-1d03c5a2a64b} TCPHandler: Processed in 0.00235194 sec. 2025.03.12 22:43:21.658240 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:21.658241 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:21.658645 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:21.658773 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:21.658871 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:21.658905 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part 2025.03.12 22:43:21.659392 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.03.12 22:43:21.659911 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:21.660334 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.03.12 22:43:21.661060 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:43:21.661583 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:21.663057 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.663140 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.664172 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.12 22:43:21.664580 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:21.664784 [ 116 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.12 22:43:21.664965 [ 116 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.665034 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} executeQuery: Read 64 rows, 5.12 KiB in 0.00658 sec., 9726.44376899696 rows/sec., 777.39 KiB/sec. 2025.03.12 22:43:21.665055 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.665327 [ 276 ] {9e9c7195-c90c-4164-9da7-0ab0d71e333d} TCPHandler: Processed in 0.007183576 sec. 2025.03.12 22:43:21.665569 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:21.665686 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:21.666104 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:21.666145 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:21.666261 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:21.666274 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 632 rows starting from the beginning of the part 2025.03.12 22:43:21.666197 [ 199 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.008108371 sec., 383307.5718908274 rows/sec., 33.53 MiB/sec. 2025.03.12 22:43:21.666807 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.03.12 22:43:21.666944 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.12 22:43:21.667320 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:21.667903 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.03.12 22:43:21.668555 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 598 rows starting from the beginning of the part 2025.03.12 22:43:21.668940 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:21.669052 [ 198 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:21.669444 [ 197 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_106_21} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.12 22:43:21.669751 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:43:21.671234 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.671344 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.673095 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.12 22:43:21.673542 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:21.673924 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.008699396 sec., 175414.47705105043 rows/sec., 13.97 MiB/sec. 2025.03.12 22:43:21.673938 [ 116 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.03.12 22:43:21.674054 [ 116 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.674077 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} executeQuery: Read 98 rows, 7.00 KiB in 0.008111 sec., 12082.357292565652 rows/sec., 862.91 KiB/sec. 2025.03.12 22:43:21.674112 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.674317 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.12 22:43:21.674398 [ 276 ] {3042b9ff-9a2e-42ce-8161-cb788485bc41} TCPHandler: Processed in 0.008820478 sec. 2025.03.12 22:43:21.674710 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:21.674797 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:21.675110 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:21.675216 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:21.675233 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:21.675257 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:21.675325 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 27946 rows starting from the beginning of the part 2025.03.12 22:43:21.675521 [ 193 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_106_21} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.12 22:43:21.675874 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.03.12 22:43:21.675956 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:43:21.676302 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:21.676661 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.03.12 22:43:21.676962 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 945 rows starting from the beginning of the part 2025.03.12 22:43:21.677843 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.677921 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.678485 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.12 22:43:21.678874 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:21.679213 [ 116 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.12 22:43:21.679315 [ 116 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:21.679384 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} executeQuery: Read 38 rows, 2.61 KiB in 0.004363 sec., 8709.603483841394 rows/sec., 598.29 KiB/sec. 2025.03.12 22:43:21.679406 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:21.679793 [ 276 ] {4a147b1c-ca21-448c-af84-847f8a0dd897} TCPHandler: Processed in 0.005061591 sec. 2025.03.12 22:43:21.679928 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:21.680170 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:21.680217 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5208 rows starting from the beginning of the part 2025.03.12 22:43:21.680361 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.03.12 22:43:21.680474 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:21.680775 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.03.12 22:43:21.680918 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 22 rows starting from the beginning of the part 2025.03.12 22:43:21.681096 [ 198 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 38 rows starting from the beginning of the part 2025.03.12 22:43:21.683843 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5448 rows, containing 4 columns (4 merged, 0 gathered) in 0.00426046 sec., 1278735.1600531398 rows/sec., 86.18 MiB/sec. 2025.03.12 22:43:21.684452 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.12 22:43:21.684855 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:21.684945 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_106_21} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.12 22:43:21.685035 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.03.12 22:43:21.685982 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 29371 rows, containing 5 columns (5 merged, 0 gathered) in 0.011690223 sec., 2512441.3794330526 rows/sec., 172.14 MiB/sec. 2025.03.12 22:43:21.686414 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.12 22:43:21.686705 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:21.686787 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_105_21} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.03.12 22:43:21.686875 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.12 22:43:22.000188 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.90 MiB, peak 254.56 MiB, free memory in arenas 0.00 B, will set to 243.71 MiB (RSS), difference: 1.81 MiB 2025.03.12 22:43:22.085610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.03.12 22:43:22.086310 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:22.086359 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:22.086903 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:43:22.087179 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:22.087444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.03.12 22:43:24.090327 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.03.12 22:43:24.110591 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:24.110647 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:24.117979 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.12 22:43:24.118741 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:24.121428 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.03.12 22:43:26.658799 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:26.659020 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:26.659105 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:26.659935 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:26.659990 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:26.660430 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.12 22:43:26.660691 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:26.660934 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. 2025.03.12 22:43:26.661001 [ 276 ] {eb67b647-bed3-4de7-9f63-29c9521f4d16} TCPHandler: Processed in 0.002346621 sec. 2025.03.12 22:43:26.661136 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:26.661248 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:26.661297 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:26.661864 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:26.661905 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:26.662276 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.12 22:43:26.662524 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:26.662737 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} executeQuery: Read 64 rows, 5.12 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.30 MiB/sec. 2025.03.12 22:43:26.662789 [ 276 ] {6f2039fb-1664-4a0f-9386-8fa54e01cab7} TCPHandler: Processed in 0.001708545 sec. 2025.03.12 22:43:26.662912 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:26.663020 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:26.663071 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:26.663605 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:26.663645 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:26.664053 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.12 22:43:26.664297 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:26.664516 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. 2025.03.12 22:43:26.664569 [ 276 ] {63de429f-d0c7-4c31-9ac3-17604953d880} TCPHandler: Processed in 0.001709464 sec. 2025.03.12 22:43:26.664688 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:26.664795 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:26.664842 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:26.665284 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:26.665325 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:26.665691 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.12 22:43:26.665935 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:26.666145 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. 2025.03.12 22:43:26.666195 [ 276 ] {67b9ac93-0300-46cc-a8ee-3c74dac0bee9} TCPHandler: Processed in 0.00155964 sec. 2025.03.12 22:43:29.345396 [ 154 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:43:29.345459 [ 154 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:43:29.587572 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.03.12 22:43:29.588310 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:29.588365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:29.588902 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:43:29.589166 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:29.589454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.03.12 22:43:29.748215 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1332 2025.03.12 22:43:29.751031 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:29.751082 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:29.752538 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:43:29.752839 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:29.753391 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1332 2025.03.12 22:43:30.001349 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958075 sec. 2025.03.12 22:43:31.621491 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.03.12 22:43:31.643338 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.643400 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.650787 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.12 22:43:31.651570 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:31.654661 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.03.12 22:43:31.660665 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.660983 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:31.661104 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:31.662096 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.662146 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.662614 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.12 22:43:31.662882 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:31.663126 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} executeQuery: Read 136 rows, 12.03 KiB in 0.002231 sec., 60959.21111609144 rows/sec., 5.26 MiB/sec. 2025.03.12 22:43:31.663194 [ 276 ] {0a300338-dcde-4fd4-a115-4dd62c307222} TCPHandler: Processed in 0.002725091 sec. 2025.03.12 22:43:31.663313 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.663422 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:31.663473 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:31.664024 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.664067 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.664455 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:43:31.664718 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:31.664934 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} executeQuery: Read 40 rows, 3.01 KiB in 0.001538 sec., 26007.80234070221 rows/sec., 1.91 MiB/sec. 2025.03.12 22:43:31.664992 [ 276 ] {f9933eaf-b8b4-4cde-ad8d-c1206f06e993} TCPHandler: Processed in 0.001732254 sec. 2025.03.12 22:43:31.665102 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.665208 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:31.665255 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:31.665805 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.665845 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.666208 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.12 22:43:31.666454 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:31.666673 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} executeQuery: Read 104 rows, 8.32 KiB in 0.001489 sec., 69845.53391537945 rows/sec., 5.46 MiB/sec. 2025.03.12 22:43:31.666728 [ 276 ] {a236f88e-e8de-4bf9-aab8-a6eff84e9dd6} TCPHandler: Processed in 0.001678494 sec. 2025.03.12 22:43:31.666846 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.666954 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:31.667005 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:31.667525 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.667565 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.667956 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.12 22:43:31.668204 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:31.668452 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. 2025.03.12 22:43:31.668511 [ 276 ] {7aa85b11-1502-46de-a178-6c20c4323b37} TCPHandler: Processed in 0.001717755 sec. 2025.03.12 22:43:31.668628 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.668790 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:31.668935 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:31.670112 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.670151 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.670847 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.12 22:43:31.671129 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:31.671327 [ 152 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.12 22:43:31.671403 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} executeQuery: Read 40 rows, 73.40 KiB in 0.002651 sec., 15088.645794039983 rows/sec., 27.04 MiB/sec. 2025.03.12 22:43:31.671411 [ 152 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.671494 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.671829 [ 276 ] {a83051a3-36ea-4231-a43b-418950dfc11d} TCPHandler: Processed in 0.003256095 sec. 2025.03.12 22:43:31.671861 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.672085 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:31.672369 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:31.672432 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:31.675485 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:31.675536 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1527 rows starting from the beginning of the part 2025.03.12 22:43:31.676474 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.677107 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.677811 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.677830 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:31.677906 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:31.678331 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.679028 [ 198 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:43:31.679188 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.12 22:43:31.679816 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:31.680266 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} executeQuery: Read 60 rows, 4.14 KiB in 0.007983 sec., 7515.9714393085305 rows/sec., 518.68 KiB/sec. 2025.03.12 22:43:31.680427 [ 276 ] {4d4ef752-a154-4262-bc85-a0c4274d27b2} TCPHandler: Processed in 0.008428698 sec. 2025.03.12 22:43:31.688285 [ 189 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 19 columns (19 merged, 0 gathered) in 0.016648132 sec., 103735.36202139675 rows/sec., 185.89 MiB/sec. 2025.03.12 22:43:31.689814 [ 190 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.12 22:43:31.690238 [ 190 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:31.690327 [ 190 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_46_9} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.12 22:43:31.690448 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2025.03.12 22:43:32.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 244.72 MiB, peak 256.37 MiB, free memory in arenas 0.00 B, will set to 247.81 MiB (RSS), difference: 3.09 MiB 2025.03.12 22:43:36.659285 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:36.659494 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:36.659569 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:36.660337 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:36.660388 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:36.660820 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.12 22:43:36.661077 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:36.661309 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. 2025.03.12 22:43:36.661367 [ 276 ] {5ba4df92-b584-45d5-9ecb-27f447a3bb6f} TCPHandler: Processed in 0.002213537 sec. 2025.03.12 22:43:36.661502 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:36.661610 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:36.661656 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:36.662206 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:36.662245 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:36.662601 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.12 22:43:36.662842 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:36.663070 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} executeQuery: Read 64 rows, 5.12 KiB in 0.001476 sec., 43360.43360433604 rows/sec., 3.38 MiB/sec. 2025.03.12 22:43:36.663143 [ 276 ] {71422159-b988-4aa1-bd37-089bce2a972b} TCPHandler: Processed in 0.001694454 sec. 2025.03.12 22:43:36.663322 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:36.663675 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:36.663827 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:36.664382 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:36.664424 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:36.664827 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.12 22:43:36.665072 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:36.665307 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} executeQuery: Read 160 rows, 11.41 KiB in 0.001747 sec., 91585.57527189468 rows/sec., 6.38 MiB/sec. 2025.03.12 22:43:36.665361 [ 276 ] {5670aa63-6214-440c-ac91-c39ad3d52f97} TCPHandler: Processed in 0.002124665 sec. 2025.03.12 22:43:36.665469 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:36.665572 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:36.665620 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:36.666057 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:36.666097 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:36.666460 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.12 22:43:36.666706 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:36.666928 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. 2025.03.12 22:43:36.666987 [ 276 ] {66c899de-89f8-4108-9c0e-32ce5cc68829} TCPHandler: Processed in 0.001568851 sec. 2025.03.12 22:43:37.089577 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.03.12 22:43:37.090376 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:37.090433 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. 2025.03.12 22:43:37.090991 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:43:37.091246 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:37.091532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.03.12 22:43:39.154930 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.03.12 22:43:39.176113 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:39.176172 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:39.183526 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.12 22:43:39.184304 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:39.187046 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.03.12 22:43:39.753524 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1352 2025.03.12 22:43:39.756630 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:39.756680 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:39.758210 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:43:39.758525 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:39.760841 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1352 2025.03.12 22:43:41.660849 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.661072 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:41.661146 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:41.662009 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.662064 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.662519 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.12 22:43:41.662787 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:41.663039 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} executeQuery: Read 136 rows, 12.03 KiB in 0.00202 sec., 67326.73267326732 rows/sec., 5.81 MiB/sec. 2025.03.12 22:43:41.663107 [ 276 ] {53e5e1e9-5826-4e5e-91e3-e8f0ac26d8e4} TCPHandler: Processed in 0.002393092 sec. 2025.03.12 22:43:41.663261 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.663377 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:41.663433 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:41.664032 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.664075 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.664445 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:43:41.664692 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:41.664887 [ 144 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.03.12 22:43:41.664909 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} executeQuery: Read 40 rows, 3.01 KiB in 0.001552 sec., 25773.19587628866 rows/sec., 1.89 MiB/sec. 2025.03.12 22:43:41.664974 [ 144 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.665055 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.665056 [ 276 ] {b74cc06a-7937-4867-9552-600598052466} TCPHandler: Processed in 0.001844998 sec. 2025.03.12 22:43:41.665306 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.03.12 22:43:41.665320 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.665577 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:41.665606 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:41.665667 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:41.665690 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 70 rows starting from the beginning of the part 2025.03.12 22:43:41.666081 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:41.666405 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:41.666773 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part 2025.03.12 22:43:41.667160 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:41.667480 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2025.03.12 22:43:41.668498 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.668576 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.669547 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.12 22:43:41.670239 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:41.670342 [ 191 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.005171854 sec., 54912.6096753698 rows/sec., 4.24 MiB/sec. 2025.03.12 22:43:41.670668 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} executeQuery: Read 104 rows, 8.32 KiB in 0.005173 sec., 20104.38816934081 rows/sec., 1.57 MiB/sec. 2025.03.12 22:43:41.670688 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.03.12 22:43:41.670790 [ 276 ] {87630b99-ed61-4ebd-9c3d-224d06c40979} TCPHandler: Processed in 0.005565675 sec. 2025.03.12 22:43:41.670952 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.671126 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:41.671197 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:41.671289 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:43:41.671555 [ 190 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_47_10} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.03.12 22:43:41.671758 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.12 22:43:41.672124 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.672169 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.672585 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.12 22:43:41.672860 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:41.673061 [ 144 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.03.12 22:43:41.673122 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} executeQuery: Read 160 rows, 11.41 KiB in 0.002047 sec., 78163.16560820713 rows/sec., 5.44 MiB/sec. 2025.03.12 22:43:41.673128 [ 144 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.673218 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.673281 [ 276 ] {6346e78f-7c4f-4477-a365-207a83473ef8} TCPHandler: Processed in 0.002382112 sec. 2025.03.12 22:43:41.673478 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:41.673508 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.673732 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:41.673733 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:41.673799 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29371 rows starting from the beginning of the part 2025.03.12 22:43:41.673935 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:41.674126 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 98 rows starting from the beginning of the part 2025.03.12 22:43:41.674541 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:41.674886 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:41.675267 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:41.675626 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:43:41.678343 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.678404 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.679938 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.12 22:43:41.680328 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:41.680610 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} executeQuery: Read 40 rows, 73.40 KiB in 0.006964 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. 2025.03.12 22:43:41.680826 [ 276 ] {e5471d24-c039-46b1-b4f8-f35e48c2a677} TCPHandler: Processed in 0.007382562 sec. 2025.03.12 22:43:41.681028 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:41.681135 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:41.681186 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:41.681740 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:41.681802 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:41.682340 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.12 22:43:41.682686 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:41.682967 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} executeQuery: Read 60 rows, 4.14 KiB in 0.001834 sec., 32715.37622682661 rows/sec., 2.20 MiB/sec. 2025.03.12 22:43:41.683045 [ 276 ] {cc120aea-e3d4-4bc8-a15f-0b22f9975989} TCPHandler: Processed in 0.002074864 sec. 2025.03.12 22:43:41.684342 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 30109 rows, containing 5 columns (5 merged, 0 gathered) in 0.011013906 sec., 2733725.891613747 rows/sec., 187.38 MiB/sec. 2025.03.12 22:43:41.684825 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.03.12 22:43:41.685157 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:41.685242 [ 186 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_110_22} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.03.12 22:43:41.685332 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.12 22:43:44.345501 [ 142 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:43:44.345568 [ 142 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:43:44.591698 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.03.12 22:43:44.592447 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:44.592493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:44.593025 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:43:44.593287 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:44.593536 [ 142 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:43:44.593574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.03.12 22:43:44.593640 [ 142 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:44.593689 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:44.593905 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.594156 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:44.594229 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.594401 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.594683 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.594873 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.595032 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.595215 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:43:44.597877 [ 192 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004078265 sec., 7418841.100320847 rows/sec., 106.13 MiB/sec. 2025.03.12 22:43:44.598306 [ 195 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:43:44.598688 [ 195 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_66_13} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:44.598789 [ 195 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_66_13} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:43:44.598919 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.03.12 22:43:46.658652 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:46.658867 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:46.658948 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:46.659727 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.659774 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.660223 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.12 22:43:46.660483 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:46.660662 [ 141 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.12 22:43:46.660708 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.03.12 22:43:46.660719 [ 141 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.660757 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.660794 [ 276 ] {2726c418-af8d-4ff8-ba54-489e668dad28} TCPHandler: Processed in 0.002281179 sec. 2025.03.12 22:43:46.661058 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:46.661073 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:46.661385 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:46.661575 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:46.661733 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:46.661915 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1407 rows starting from the beginning of the part 2025.03.12 22:43:46.662881 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:46.663446 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:46.663822 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:46.664052 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:43:46.664449 [ 192 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.03.12 22:43:46.665232 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.665297 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.666168 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.12 22:43:46.666734 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:46.666950 [ 141 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.12 22:43:46.667023 [ 141 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.667068 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} executeQuery: Read 64 rows, 5.12 KiB in 0.005786 sec., 11061.18216384376 rows/sec., 884.07 KiB/sec. 2025.03.12 22:43:46.667074 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.667427 [ 276 ] {9012d5e9-0faa-4826-a090-58da0a101736} TCPHandler: Processed in 0.006460068 sec. 2025.03.12 22:43:46.667636 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:46.667777 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:46.668204 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:46.668228 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:46.668281 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.007388782 sec., 249973.54097062277 rows/sec., 21.86 MiB/sec. 2025.03.12 22:43:46.668337 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 632 rows starting from the beginning of the part 2025.03.12 22:43:46.668361 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:46.668937 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.12 22:43:46.668963 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:46.669481 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:46.669893 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:46.670333 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:43:46.670777 [ 195 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.03.12 22:43:46.671558 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.671576 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:46.671627 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.671983 [ 188 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_111_22} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.12 22:43:46.672333 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.12 22:43:46.672948 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.12 22:43:46.673547 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:46.673965 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} executeQuery: Read 160 rows, 11.41 KiB in 0.005889 sec., 27169.2986924775 rows/sec., 1.89 MiB/sec. 2025.03.12 22:43:46.674281 [ 276 ] {c44d5f18-aa84-4100-af48-a8b01c3e7162} TCPHandler: Processed in 0.006633821 sec. 2025.03.12 22:43:46.674504 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.007225477 sec., 142827.9406328468 rows/sec., 11.46 MiB/sec. 2025.03.12 22:43:46.674563 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:46.674706 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.12 22:43:46.674736 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:46.674860 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:46.675303 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:46.675435 [ 196 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_111_22} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.12 22:43:46.675604 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.03.12 22:43:46.675764 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.675808 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.676179 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.12 22:43:46.676422 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:46.676564 [ 137 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.12 22:43:46.676610 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} executeQuery: Read 60 rows, 4.14 KiB in 0.001932 sec., 31055.900621118013 rows/sec., 2.09 MiB/sec. 2025.03.12 22:43:46.676613 [ 137 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.676663 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.676685 [ 276 ] {646d8c13-bfc9-4b7f-b0e8-86164dea3707} TCPHandler: Processed in 0.002192367 sec. 2025.03.12 22:43:46.676910 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:46.677050 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:46.677152 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5448 rows starting from the beginning of the part 2025.03.12 22:43:46.677491 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:46.677857 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:46.678237 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:46.678570 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:43:46.678939 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.03.12 22:43:46.680777 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 5748 rows, containing 4 columns (4 merged, 0 gathered) in 0.004031935 sec., 1425618.220531829 rows/sec., 96.08 MiB/sec. 2025.03.12 22:43:46.681112 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.12 22:43:46.681416 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:46.681509 [ 188 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_111_22} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.12 22:43:46.681588 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.03.12 22:43:46.687114 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.03.12 22:43:46.708884 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.708935 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.716402 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.12 22:43:46.717227 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:46.717652 [ 137 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.12 22:43:46.717795 [ 137 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:46.717901 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:46.718498 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.734567 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.03.12 22:43:46.736018 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:43:46.737330 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.742755 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.748134 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.753741 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.759675 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.764688 [ 193 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:43:46.822880 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.104761245 sec., 4753.666300930272 rows/sec., 24.58 MiB/sec. 2025.03.12 22:43:46.826525 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.12 22:43:46.829425 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_66_13} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:46.829540 [ 188 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_66_13} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.12 22:43:46.832001 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.03.12 22:43:48.018493 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.018705 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.018783 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:43:48.019617 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.019679 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.020169 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:43:48.020448 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:43:48.020791 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} executeQuery: Read 24 rows, 2.04 KiB in 0.002114 sec., 11352.885525070955 rows/sec., 964.55 KiB/sec. 2025.03.12 22:43:48.020956 [ 276 ] {d2cabdd0-2d63-4840-94c7-7e08d5880ea7} TCPHandler: Processed in 0.002599837 sec. 2025.03.12 22:43:48.021100 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.021230 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:43:48.021284 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:43:48.021872 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.021918 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.022301 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.12 22:43:48.022549 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:43:48.022929 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} executeQuery: Read 16 rows, 1.30 KiB in 0.001697 sec., 9428.403064230995 rows/sec., 768.82 KiB/sec. 2025.03.12 22:43:48.023235 [ 276 ] {8a60b54d-b535-4373-ba77-0178499e16c3} TCPHandler: Processed in 0.002183816 sec. 2025.03.12 22:43:48.023507 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.023615 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:48.023665 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:48.024975 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.025016 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.025468 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.12 22:43:48.025720 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:48.025958 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} executeQuery: Read 1404 rows, 120.63 KiB in 0.002361 sec., 594663.2782719188 rows/sec., 49.90 MiB/sec. 2025.03.12 22:43:48.026055 [ 276 ] {8ac40df5-5c48-46a0-af4f-54521ef4712b} TCPHandler: Processed in 0.002608147 sec. 2025.03.12 22:43:48.026233 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.026602 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.026733 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:43:48.027386 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.027427 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.027795 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:43:48.028050 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:43:48.028263 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} executeQuery: Read 68 rows, 5.09 KiB in 0.001803 sec., 37714.919578480316 rows/sec., 2.75 MiB/sec. 2025.03.12 22:43:48.028317 [ 276 ] {5105cf28-5611-46bc-ae54-330f7cc89d7a} TCPHandler: Processed in 0.002183536 sec. 2025.03.12 22:43:48.028445 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.028573 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.028629 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:43:48.029335 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.029376 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.029763 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:43:48.030046 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:43:48.030303 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} executeQuery: Read 252 rows, 17.85 KiB in 0.001754 sec., 143671.60775370582 rows/sec., 9.94 MiB/sec. 2025.03.12 22:43:48.030528 [ 276 ] {03634a9c-d5e1-4140-9d6f-d4cdede07c5d} TCPHandler: Processed in 0.002139305 sec. 2025.03.12 22:43:48.030654 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.030763 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.030809 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:43:48.031381 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.031422 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.031776 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:43:48.032020 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:43:48.032398 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} executeQuery: Read 12 rows, 960.00 B in 0.001614 sec., 7434.944237918216 rows/sec., 580.86 KiB/sec. 2025.03.12 22:43:48.032751 [ 276 ] {7d4d5db2-3dbb-424d-b5ff-d9058f2fc8d4} TCPHandler: Processed in 0.002142835 sec. 2025.03.12 22:43:48.032873 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.032976 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:48.033023 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:48.033836 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.033876 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.034269 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.12 22:43:48.034508 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:48.034718 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} executeQuery: Read 612 rows, 47.17 KiB in 0.001764 sec., 346938.7755102041 rows/sec., 26.11 MiB/sec. 2025.03.12 22:43:48.034775 [ 276 ] {cc8f264b-416c-4c51-9f68-1237dad284ac} TCPHandler: Processed in 0.001952611 sec. 2025.03.12 22:43:48.034880 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.034983 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.035033 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:48.035763 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.035803 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.036246 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.12 22:43:48.036498 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:48.036709 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} executeQuery: Read 942 rows, 65.08 KiB in 0.001748 sec., 538901.6018306636 rows/sec., 36.36 MiB/sec. 2025.03.12 22:43:48.036762 [ 276 ] {b0899171-ee45-41a6-976c-101126e111c3} TCPHandler: Processed in 0.00193182 sec. 2025.03.12 22:43:48.036878 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.036985 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.037052 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:43:48.038228 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.038268 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.038927 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.12 22:43:48.039197 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:43:48.039434 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} executeQuery: Read 40 rows, 73.40 KiB in 0.002472 sec., 16181.229773462785 rows/sec., 29.00 MiB/sec. 2025.03.12 22:43:48.039528 [ 276 ] {16123901-e777-44e0-a13e-007aa77d4346} TCPHandler: Processed in 0.00270164 sec. 2025.03.12 22:43:48.039643 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:48.039745 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:48.039793 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:48.040205 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:48.040245 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:48.040602 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.12 22:43:48.040841 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:48.041055 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} executeQuery: Read 18 rows, 1.25 KiB in 0.001331 sec., 13523.6664162284 rows/sec., 938.41 KiB/sec. 2025.03.12 22:43:48.041106 [ 276 ] {9085bd53-a157-42e9-8f04-e98c56ca22c0} TCPHandler: Processed in 0.00151468 sec. 2025.03.12 22:43:49.760999 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1392 2025.03.12 22:43:49.764609 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:49.764660 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:49.766120 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:43:49.766424 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:49.767896 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1392 2025.03.12 22:43:51.656957 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:51.657174 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:51.657252 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:51.658038 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:51.658090 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:51.658529 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.12 22:43:51.658778 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:51.659017 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. 2025.03.12 22:43:51.659074 [ 276 ] {b190abb8-4f08-4942-b970-cc411de8605d} TCPHandler: Processed in 0.002260188 sec. 2025.03.12 22:43:51.659198 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:51.659306 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:51.659353 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:51.659908 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:51.659949 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:51.660323 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.12 22:43:51.660563 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:51.660793 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. 2025.03.12 22:43:51.660847 [ 276 ] {1cff2d6e-524c-4788-a8de-dfb7eac090c0} TCPHandler: Processed in 0.001700704 sec. 2025.03.12 22:43:51.660966 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:51.661074 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:51.661124 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:51.661637 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:51.661677 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:51.662059 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.12 22:43:51.662307 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:51.662526 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} executeQuery: Read 108 rows, 7.71 KiB in 0.001464 sec., 73770.49180327868 rows/sec., 5.14 MiB/sec. 2025.03.12 22:43:51.662588 [ 276 ] {fd08e6c5-c383-42d8-9714-2368d70d20f8} TCPHandler: Processed in 0.001671913 sec. 2025.03.12 22:43:51.662701 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:51.662858 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:51.662936 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:51.663669 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:51.663708 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:51.664065 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.12 22:43:51.664302 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:51.664536 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} executeQuery: Read 42 rows, 2.89 KiB in 0.001719 sec., 24432.80977312391 rows/sec., 1.64 MiB/sec. 2025.03.12 22:43:51.664640 [ 276 ] {65a03c92-9ce7-4789-8156-173dc68ae2c8} TCPHandler: Processed in 0.001990881 sec. 2025.03.12 22:43:52.093739 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.03.12 22:43:52.094591 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:52.094629 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:52.095145 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:43:52.095397 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:52.095581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.03.12 22:43:54.234656 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.03.12 22:43:54.253800 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:54.253854 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:54.260919 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.12 22:43:54.261690 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:43:54.264338 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.03.12 22:43:56.658612 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:56.658824 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:43:56.658905 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:43:56.659740 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:56.659790 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:56.660239 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.12 22:43:56.660496 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:43:56.660721 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} executeQuery: Read 56 rows, 4.41 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.20 MiB/sec. 2025.03.12 22:43:56.660791 [ 276 ] {a47541ad-9a8d-481c-88d3-02491fbfa84b} TCPHandler: Processed in 0.002317751 sec. 2025.03.12 22:43:56.660914 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:56.661022 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:43:56.661068 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:43:56.661617 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:56.661657 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:56.662018 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.12 22:43:56.662254 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:43:56.662476 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. 2025.03.12 22:43:56.662530 [ 276 ] {3717a9ab-c999-4990-8030-1c6314331ad3} TCPHandler: Processed in 0.001665754 sec. 2025.03.12 22:43:56.662643 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:56.662805 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:43:56.662889 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:43:56.663549 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:56.663588 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:56.663974 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.12 22:43:56.664212 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:43:56.664432 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. 2025.03.12 22:43:56.664486 [ 276 ] {ca5af6f2-112c-4369-8ac4-a1f1768c733b} TCPHandler: Processed in 0.001897599 sec. 2025.03.12 22:43:56.664592 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:43:56.664695 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:43:56.664742 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:43:56.665183 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:56.665224 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:56.665586 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.12 22:43:56.665827 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:43:56.666056 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. 2025.03.12 22:43:56.666116 [ 276 ] {e26e7818-7518-422b-ba80-5bb4a4f07427} TCPHandler: Processed in 0.00157262 sec. 2025.03.12 22:43:59.345632 [ 34 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:43:59.345730 [ 34 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:43:59.595709 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.03.12 22:43:59.596441 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:59.596490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:59.597021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:43:59.597264 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:43:59.597481 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.03.12 22:43:59.768107 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1408 2025.03.12 22:43:59.770838 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:43:59.770887 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:43:59.772345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:43:59.772648 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:43:59.774207 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1408 2025.03.12 22:44:00.504542 [ 34 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.12 22:44:00.504607 [ 34 ] {} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:00.504630 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:00.504808 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::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.12 22:44:00.504991 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:00.505042 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 254 rows starting from the beginning of the part 2025.03.12 22:44:00.505138 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part 2025.03.12 22:44:00.505409 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part 2025.03.12 22:44:00.505646 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part 2025.03.12 22:44:00.505811 [ 196 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part 2025.03.12 22:44:00.507156 [ 197 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446733 sec., 515789.8307661686 rows/sec., 37.64 MiB/sec. 2025.03.12 22:44:00.507382 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.12 22:44:00.507719 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:44:00.507821 [ 187 ] {f80c71d9-05e8-4de7-9276-2776e74381ad::all_1_17_4} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.12 22:44:00.507926 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.12 22:44:01.660369 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.660577 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:01.660648 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:01.661485 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.661532 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.661974 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.12 22:44:01.662232 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:01.662475 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} executeQuery: Read 136 rows, 12.03 KiB in 0.001954 sec., 69600.81883316275 rows/sec., 6.01 MiB/sec. 2025.03.12 22:44:01.662535 [ 276 ] {a306f410-84d3-4a6c-a7fe-2b2ed0a87f31} TCPHandler: Processed in 0.002303089 sec. 2025.03.12 22:44:01.662661 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.662765 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:01.662811 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:01.663349 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.663390 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.663755 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:44:01.664009 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:01.664219 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} executeQuery: Read 40 rows, 3.01 KiB in 0.001474 sec., 27137.042062415196 rows/sec., 1.99 MiB/sec. 2025.03.12 22:44:01.664273 [ 276 ] {91913e8a-757f-45ce-95a7-4147767b1d8c} TCPHandler: Processed in 0.001664703 sec. 2025.03.12 22:44:01.664380 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.664481 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:01.664527 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:01.665095 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.665136 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.665497 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.12 22:44:01.665751 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:01.665974 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} executeQuery: Read 104 rows, 8.32 KiB in 0.001514 sec., 68692.20607661823 rows/sec., 5.37 MiB/sec. 2025.03.12 22:44:01.666028 [ 276 ] {815a3f6d-9ab4-4079-9b72-1f7683a35d8a} TCPHandler: Processed in 0.001698394 sec. 2025.03.12 22:44:01.666147 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.666252 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:01.666301 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:01.666831 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.666871 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.667256 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.12 22:44:01.667499 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:01.667670 [ 122 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.03.12 22:44:01.667724 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. 2025.03.12 22:44:01.667764 [ 122 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.667824 [ 276 ] {1473619d-f55e-4212-8b1f-a41b84c8b9d2} TCPHandler: Processed in 0.001724554 sec. 2025.03.12 22:44:01.667830 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.668022 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.668031 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.03.12 22:44:01.668197 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:01.668320 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:01.668363 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:01.668401 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30109 rows starting from the beginning of the part 2025.03.12 22:44:01.668837 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:01.669250 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 942 rows starting from the beginning of the part 2025.03.12 22:44:01.669611 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 108 rows starting from the beginning of the part 2025.03.12 22:44:01.669987 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:01.670398 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:01.672802 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.672857 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.674591 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.12 22:44:01.675324 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:01.675680 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} executeQuery: Read 40 rows, 73.40 KiB in 0.00755 sec., 5298.013245033112 rows/sec., 9.49 MiB/sec. 2025.03.12 22:44:01.675790 [ 276 ] {57b9de9d-d0e1-4e65-a917-fddf8d248b20} TCPHandler: Processed in 0.007844843 sec. 2025.03.12 22:44:01.675946 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:01.676064 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:01.676193 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:01.676774 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.676828 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.677283 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.12 22:44:01.677821 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:01.678241 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} executeQuery: Read 60 rows, 4.14 KiB in 0.002194 sec., 27347.310847766636 rows/sec., 1.84 MiB/sec. 2025.03.12 22:44:01.678301 [ 276 ] {0d53a5cf-024f-4edb-ac12-fdf3402365ba} TCPHandler: Processed in 0.002406112 sec. 2025.03.12 22:44:01.680198 [ 187 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 31639 rows, containing 5 columns (5 merged, 0 gathered) in 0.012243977 sec., 2584046.0170743545 rows/sec., 177.09 MiB/sec. 2025.03.12 22:44:01.680797 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.03.12 22:44:01.681106 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:44:01.681189 [ 189 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_115_23} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.03.12 22:44:01.681282 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.03.12 22:44:01.764415 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.03.12 22:44:01.785431 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:01.785477 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. 2025.03.12 22:44:01.792820 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.12 22:44:01.793622 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:01.796295 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.03.12 22:44:06.659131 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:06.659337 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:06.659411 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:06.660197 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.660249 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.660693 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.12 22:44:06.660954 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:06.661155 [ 115 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.12 22:44:06.661220 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. 2025.03.12 22:44:06.661250 [ 115 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.661328 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.661344 [ 276 ] {73a722b7-711b-4102-8e0a-c38a977c18cd} TCPHandler: Processed in 0.00234261 sec. 2025.03.12 22:44:06.661588 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:06.661600 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:06.661861 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:06.661879 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:06.661958 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:06.661964 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1407 rows starting from the beginning of the part 2025.03.12 22:44:06.662326 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:44:06.662769 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:06.663144 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:06.663504 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:06.663824 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:06.664769 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.664830 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.665672 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.12 22:44:06.666250 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:06.666499 [ 115 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.12 22:44:06.666560 [ 115 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.666605 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} executeQuery: Read 64 rows, 5.12 KiB in 0.004812 sec., 13300.083125519533 rows/sec., 1.04 MiB/sec. 2025.03.12 22:44:06.666613 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.666817 [ 276 ] {17e9c2b7-89c1-4862-a0e6-b4be2e2cd466} TCPHandler: Processed in 0.005303498 sec. 2025.03.12 22:44:06.667100 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:06.667216 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:06.667637 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:06.667695 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:06.667825 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 632 rows starting from the beginning of the part 2025.03.12 22:44:06.667852 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:06.668413 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 612 rows starting from the beginning of the part 2025.03.12 22:44:06.669004 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:06.669561 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:06.670118 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:06.670658 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:06.672242 [ 200 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.010783239 sec., 288874.24270203046 rows/sec., 25.26 MiB/sec. 2025.03.12 22:44:06.672461 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.672520 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.672692 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.12 22:44:06.673787 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:06.673840 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.12 22:44:06.674124 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_116_23} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.12 22:44:06.674387 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.12 22:44:06.674486 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:06.674826 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} executeQuery: Read 160 rows, 11.41 KiB in 0.00732 sec., 21857.92349726776 rows/sec., 1.52 MiB/sec. 2025.03.12 22:44:06.674954 [ 276 ] {adbef4e7-2b47-4b56-9110-003cb0ecb858} TCPHandler: Processed in 0.007877794 sec. 2025.03.12 22:44:06.674961 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008190912 sec., 188013.25175999937 rows/sec., 14.98 MiB/sec. 2025.03.12 22:44:06.675076 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:06.675111 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.12 22:44:06.675202 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:06.675261 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:06.675460 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:06.675560 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_116_23} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.12 22:44:06.675646 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.12 22:44:06.675841 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.675879 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.676255 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.12 22:44:06.676497 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:06.676668 [ 115 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.12 22:44:06.676709 [ 115 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:06.676745 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. 2025.03.12 22:44:06.676752 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:06.676910 [ 276 ] {8a93bb2f-c5df-4a29-8561-e07c2c859758} TCPHandler: Processed in 0.001879878 sec. 2025.03.12 22:44:06.677114 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:06.677494 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:06.677590 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5748 rows starting from the beginning of the part 2025.03.12 22:44:06.677934 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 18 rows starting from the beginning of the part 2025.03.12 22:44:06.678288 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 42 rows starting from the beginning of the part 2025.03.12 22:44:06.678684 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:06.679078 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:06.679380 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:06.681315 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 5988 rows, containing 4 columns (4 merged, 0 gathered) in 0.004417215 sec., 1355605.285230626 rows/sec., 91.36 MiB/sec. 2025.03.12 22:44:06.681683 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.12 22:44:06.681977 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:06.682056 [ 195 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_116_23} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.12 22:44:06.682140 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.03.12 22:44:07.097609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.03.12 22:44:07.098396 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:07.098451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:07.099036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:44:07.099293 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:07.099557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.03.12 22:44:09.296368 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.03.12 22:44:09.317594 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:09.317657 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:09.324987 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.12 22:44:09.325783 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:09.329969 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.03.12 22:44:09.774352 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1428 2025.03.12 22:44:09.777166 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:09.777218 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:09.778685 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:44:09.778999 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:09.779261 [ 77 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:44:09.779393 [ 77 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:09.779465 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:09.779999 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:09.782876 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1428 2025.03.12 22:44:09.783536 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:09.783695 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1316 rows starting from the beginning of the part 2025.03.12 22:44:09.784402 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:09.785045 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:09.785611 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:09.786154 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.03.12 22:44:09.786810 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part 2025.03.12 22:44:09.794920 [ 192 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 72 columns (72 merged, 0 gathered) in 0.015299747 sec., 93334.87671397442 rows/sec., 71.96 MiB/sec. 2025.03.12 22:44:09.796618 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:44:09.797439 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:09.797544 [ 188 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_51_10} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:44:09.797880 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.03.12 22:44:11.661771 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.661965 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:11.662046 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:11.662997 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.663049 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.663499 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.12 22:44:11.663763 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:11.663976 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} executeQuery: Read 136 rows, 12.03 KiB in 0.002064 sec., 65891.47286821705 rows/sec., 5.69 MiB/sec. 2025.03.12 22:44:11.664052 [ 276 ] {95192842-5643-413e-bb8f-ac1ce3e3437d} TCPHandler: Processed in 0.002411312 sec. 2025.03.12 22:44:11.664197 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.664470 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:11.664606 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:11.665943 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.665985 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.666343 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:44:11.666588 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:11.666790 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} executeQuery: Read 40 rows, 3.01 KiB in 0.002436 sec., 16420.361247947458 rows/sec., 1.21 MiB/sec. 2025.03.12 22:44:11.666845 [ 276 ] {7000936c-6553-42e4-bd08-1537fcfbf7ea} TCPHandler: Processed in 0.002708761 sec. 2025.03.12 22:44:11.666965 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.667077 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:11.667125 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:11.667719 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.667760 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.668136 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.12 22:44:11.668378 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:11.668609 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} executeQuery: Read 104 rows, 8.32 KiB in 0.001549 sec., 67140.09038089089 rows/sec., 5.24 MiB/sec. 2025.03.12 22:44:11.668667 [ 276 ] {32abb74d-09b8-478c-87e7-2d29a64cf6d8} TCPHandler: Processed in 0.001753836 sec. 2025.03.12 22:44:11.668811 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.669118 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:11.669278 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:11.670238 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.670278 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.670676 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.12 22:44:11.670920 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:11.671148 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} executeQuery: Read 160 rows, 11.41 KiB in 0.002153 sec., 74314.90942870414 rows/sec., 5.18 MiB/sec. 2025.03.12 22:44:11.671201 [ 276 ] {1257ab51-1e2d-4fd9-9c70-4a50775b597c} TCPHandler: Processed in 0.002445644 sec. 2025.03.12 22:44:11.671317 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.671478 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:11.671610 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:11.672782 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.672822 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.673482 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.12 22:44:11.673744 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:11.673995 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} executeQuery: Read 40 rows, 73.40 KiB in 0.002561 sec., 15618.898867629832 rows/sec., 27.99 MiB/sec. 2025.03.12 22:44:11.674091 [ 276 ] {3f30b27a-51d6-4075-83d1-2853c50da69f} TCPHandler: Processed in 0.002830973 sec. 2025.03.12 22:44:11.674213 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:11.674317 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:11.674364 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:11.674817 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:11.674857 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:11.675217 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.12 22:44:11.675463 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:11.675679 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. 2025.03.12 22:44:11.675730 [ 276 ] {93be2b8b-09f7-4ef0-ab3c-12defca83241} TCPHandler: Processed in 0.001567341 sec. 2025.03.12 22:44:14.345985 [ 111 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:44:14.346054 [ 111 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:44:14.599696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.03.12 22:44:14.600408 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:14.600458 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:14.600997 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:44:14.601276 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:14.601596 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.03.12 22:44:14.606957 [ 223 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:14.607003 [ 223 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:14.613441 [ 223 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:15.760158 [ 219 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:15.760242 [ 219 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:15.769985 [ 219 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:16.594844 [ 223 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:16.594935 [ 223 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:16.596992 [ 223 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:16.659315 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:16.659631 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:16.659747 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:16.660696 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:16.660748 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:16.661206 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.12 22:44:16.661471 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:16.661714 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} executeQuery: Read 56 rows, 4.41 KiB in 0.002169 sec., 25818.349469801753 rows/sec., 1.98 MiB/sec. 2025.03.12 22:44:16.661772 [ 276 ] {b2bb7af7-b142-456a-a356-20136aa0300e} TCPHandler: Processed in 0.002651349 sec. 2025.03.12 22:44:16.661896 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:16.662002 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:16.662048 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:16.662589 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:16.662630 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:16.662996 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.12 22:44:16.663248 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:16.663451 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} executeQuery: Read 64 rows, 5.12 KiB in 0.001471 sec., 43507.817811012916 rows/sec., 3.40 MiB/sec. 2025.03.12 22:44:16.663504 [ 276 ] {c8c4ab6f-9bcd-4f2f-ae87-9c160e01a4f7} TCPHandler: Processed in 0.001659793 sec. 2025.03.12 22:44:16.663636 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:16.663777 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:16.663837 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:16.664401 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:16.664442 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:16.664852 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.12 22:44:16.665095 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:16.665336 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. 2025.03.12 22:44:16.665408 [ 276 ] {6365a284-0b2d-4ae1-a3c1-123da204fc66} TCPHandler: Processed in 0.001838648 sec. 2025.03.12 22:44:16.665465 [ 222 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:16.665534 [ 222 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:16.665549 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:16.665713 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:16.665809 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:16.666618 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:16.666660 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:16.667388 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.12 22:44:16.667786 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:16.668099 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} executeQuery: Read 60 rows, 4.14 KiB in 0.002417 sec., 24824.162184526274 rows/sec., 1.67 MiB/sec. 2025.03.12 22:44:16.668226 [ 276 ] {30be8ae2-bd01-4b8d-beb9-d92313829329} TCPHandler: Processed in 0.00272889 sec. 2025.03.12 22:44:16.668983 [ 222 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:16.830042 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.03.12 22:44:16.852270 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:16.852327 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:16.859429 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.12 22:44:16.860213 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:16.864158 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.03.12 22:44:17.002472 [ 222 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:17.002555 [ 222 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:17.004688 [ 222 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:17.267026 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:17.267085 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:17.269011 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:18.021455 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.021644 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.021714 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:44:18.022464 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.022505 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.022945 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:44:18.023207 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:44:18.023344 [ 56 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.12 22:44:18.023390 [ 56 ] {} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.023409 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. 2025.03.12 22:44:18.023419 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.023518 [ 276 ] {6cca7d58-620f-4f8b-ad7b-a48a5af79ef2} TCPHandler: Processed in 0.002188016 sec. 2025.03.12 22:44:18.023645 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::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.12 22:44:18.023715 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.023934 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:18.023943 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:44:18.024001 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part 2025.03.12 22:44:18.024043 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:44:18.024407 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.03.12 22:44:18.024768 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.03.12 22:44:18.025213 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2025.03.12 22:44:18.025546 [ 195 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2025.03.12 22:44:18.026695 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.026755 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.027834 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.12 22:44:18.028150 [ 188 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.0046042 sec., 26063.159723730507 rows/sec., 2.26 MiB/sec. 2025.03.12 22:44:18.028326 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:44:18.028471 [ 188 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.12 22:44:18.028881 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} executeQuery: Read 2 rows, 167.00 B in 0.004992 sec., 400.64102564102564 rows/sec., 32.67 KiB/sec. 2025.03.12 22:44:18.029166 [ 276 ] {de06598c-7088-4baa-814c-57f37fbe44fb} TCPHandler: Processed in 0.005524124 sec. 2025.03.12 22:44:18.029306 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.029346 [ 188 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:44:18.029515 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:18.029544 [ 188 ] {e76bd187-737c-4634-8ed8-2974983fdf25::all_1_17_4} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.12 22:44:18.029587 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:18.029750 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.12 22:44:18.030856 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.030901 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.031377 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.12 22:44:18.031632 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:18.031812 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} executeQuery: Read 1397 rows, 120.12 KiB in 0.002357 sec., 592702.5880356384 rows/sec., 49.77 MiB/sec. 2025.03.12 22:44:18.031865 [ 276 ] {6a450fce-319b-461b-a640-00b73eb6b05d} TCPHandler: Processed in 0.002627548 sec. 2025.03.12 22:44:18.031991 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.032108 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.032155 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:18.032705 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.032744 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.033206 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:44:18.033444 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:18.033624 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} executeQuery: Read 54 rows, 4.11 KiB in 0.001538 sec., 35110.53315994798 rows/sec., 2.61 MiB/sec. 2025.03.12 22:44:18.033677 [ 276 ] {490168c1-4aa7-4f62-ae26-84e1d7d0fb30} TCPHandler: Processed in 0.001737965 sec. 2025.03.12 22:44:18.033796 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.033902 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.033948 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:44:18.034549 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.034586 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.034943 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:44:18.035178 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:44:18.035353 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} executeQuery: Read 252 rows, 17.85 KiB in 0.001473 sec., 171079.42973523424 rows/sec., 11.83 MiB/sec. 2025.03.12 22:44:18.035404 [ 276 ] {5581732e-1689-4b01-b1de-c0c7ee572d1f} TCPHandler: Processed in 0.001659474 sec. 2025.03.12 22:44:18.035539 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.035644 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.035687 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:44:18.036213 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.036250 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.036596 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:44:18.036833 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:44:18.036962 [ 56 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.12 22:44:18.037004 [ 56 ] {} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.037019 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} executeQuery: Read 12 rows, 960.00 B in 0.00139 sec., 8633.093525179856 rows/sec., 674.46 KiB/sec. 2025.03.12 22:44:18.037028 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.037132 [ 276 ] {e9eb0a24-870f-4204-b4a3-f71e590b291a} TCPHandler: Processed in 0.001642552 sec. 2025.03.12 22:44:18.037316 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::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.12 22:44:18.037440 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.037680 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:18.037690 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:18.037718 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part 2025.03.12 22:44:18.037748 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:18.037940 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.03.12 22:44:18.038280 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.03.12 22:44:18.038520 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2025.03.12 22:44:18.038766 [ 193 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.03.12 22:44:18.039902 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.039950 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.040262 [ 188 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.003144241 sec., 19082.50671624726 rows/sec., 1.53 MiB/sec. 2025.03.12 22:44:18.040487 [ 188 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.12 22:44:18.040681 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.12 22:44:18.040995 [ 188 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:44:18.041149 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:18.041178 [ 188 ] {0756eb05-eed7-489b-99ff-4cc91dd9ddc3::all_1_17_4} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.12 22:44:18.041358 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.12 22:44:18.041530 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} executeQuery: Read 598 rows, 46.03 KiB in 0.003877 sec., 154242.9713696157 rows/sec., 11.59 MiB/sec. 2025.03.12 22:44:18.041592 [ 276 ] {c7b598ac-25bf-4677-a71c-3bf301c7a9f5} TCPHandler: Processed in 0.004279831 sec. 2025.03.12 22:44:18.041741 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.041867 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.041914 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:18.042625 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.042662 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.043091 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.12 22:44:18.043328 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:18.043522 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} executeQuery: Read 945 rows, 65.30 KiB in 0.001676 sec., 563842.4821002387 rows/sec., 38.05 MiB/sec. 2025.03.12 22:44:18.043575 [ 276 ] {0566194e-8306-4b39-86ac-98f31891ba15} TCPHandler: Processed in 0.001900299 sec. 2025.03.12 22:44:18.043731 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.044032 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.044318 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:18.045734 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.045773 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.046440 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.12 22:44:18.046699 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:18.046831 [ 56 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.12 22:44:18.046874 [ 56 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.046896 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.046907 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} executeQuery: Read 40 rows, 73.40 KiB in 0.002991 sec., 13373.453694416583 rows/sec., 23.96 MiB/sec. 2025.03.12 22:44:18.047192 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.047275 [ 276 ] {8430705a-f762-4f7e-a1fa-f3ce86553487} TCPHandler: Processed in 0.003620284 sec. 2025.03.12 22:44:18.047503 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:18.047766 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:18.047889 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:18.047985 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:18.048257 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1727 rows starting from the beginning of the part 2025.03.12 22:44:18.049097 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.049908 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:18.049919 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.049969 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:18.050557 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.051312 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.051434 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.12 22:44:18.051879 [ 188 ] {1f75fe11-1029-454f-991a-395decf3ac5f::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.12 22:44:18.052528 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:18.053446 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} executeQuery: Read 22 rows, 1.53 KiB in 0.005732 sec., 3838.1018841591067 rows/sec., 266.97 KiB/sec. 2025.03.12 22:44:18.053745 [ 276 ] {6fd0bdf5-dec9-48c5-8f17-df134ccab456} TCPHandler: Processed in 0.006307503 sec. 2025.03.12 22:44:18.065536 [ 193 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 19 columns (19 merged, 0 gathered) in 0.018566431 sec., 103789.46820743308 rows/sec., 185.99 MiB/sec. 2025.03.12 22:44:18.067413 [ 193 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.12 22:44:18.067825 [ 193 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:18.067908 [ 193 ] {1f75fe11-1029-454f-991a-395decf3ac5f::all_1_51_10} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.12 22:44:18.068061 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.51 MiB. 2025.03.12 22:44:19.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.94 MiB, peak 268.40 MiB, free memory in arenas 0.00 B, will set to 255.65 MiB (RSS), difference: 4.71 MiB 2025.03.12 22:44:19.783064 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1468 2025.03.12 22:44:19.786498 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:19.786544 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:19.788069 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:44:19.788382 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:19.788951 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1468 2025.03.12 22:44:21.655535 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:21.655743 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:21.655823 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:21.656616 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:21.656668 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:21.657103 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.12 22:44:21.657363 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:21.657635 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. 2025.03.12 22:44:21.657718 [ 276 ] {afd6e4fc-aa80-40c5-884b-15f31ce5044a} TCPHandler: Processed in 0.002314569 sec. 2025.03.12 22:44:21.657894 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:21.658205 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:21.658344 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:21.659036 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:21.659079 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:21.659460 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.12 22:44:21.659707 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:21.659929 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} executeQuery: Read 64 rows, 5.12 KiB in 0.001827 sec., 35030.10399562123 rows/sec., 2.73 MiB/sec. 2025.03.12 22:44:21.659984 [ 276 ] {731c8ec7-9a44-4bad-8f32-5098192b8f76} TCPHandler: Processed in 0.002175416 sec. 2025.03.12 22:44:21.660100 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:21.660206 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:21.660256 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:21.660748 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:21.660786 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:21.661168 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.12 22:44:21.661409 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:21.661618 [ 103 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.03.12 22:44:21.661630 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} executeQuery: Read 98 rows, 7.00 KiB in 0.001439 sec., 68102.84920083391 rows/sec., 4.75 MiB/sec. 2025.03.12 22:44:21.661697 [ 103 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:21.661760 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:21.661796 [ 276 ] {c764c5da-c4d4-4b6f-8cc0-0b43a274b6d8} TCPHandler: Processed in 0.001739975 sec. 2025.03.12 22:44:21.662030 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.03.12 22:44:21.662046 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:21.662322 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:21.662350 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:21.662429 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:21.662432 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 31639 rows starting from the beginning of the part 2025.03.12 22:44:21.662835 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:21.663335 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::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.12 22:44:21.663693 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:21.663910 [ 196 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 945 rows starting from the beginning of the part 2025.03.12 22:44:21.664750 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:21.664823 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:21.665698 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.12 22:44:21.666034 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:21.666444 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} executeQuery: Read 38 rows, 2.61 KiB in 0.004198 sec., 9051.929490233444 rows/sec., 621.81 KiB/sec. 2025.03.12 22:44:21.666646 [ 276 ] {8c31ce07-a1ad-403f-b648-2e81f78bf6de} TCPHandler: Processed in 0.004686881 sec. 2025.03.12 22:44:21.672633 [ 194 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 33064 rows, containing 5 columns (5 merged, 0 gathered) in 0.010749879 sec., 3075755.5503647993 rows/sec., 210.74 MiB/sec. 2025.03.12 22:44:21.672994 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.03.12 22:44:21.673467 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:21.673575 [ 190 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_119_24} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.03.12 22:44:21.673689 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.12 22:44:22.101736 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.03.12 22:44:22.102443 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:22.102491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:22.103128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:44:22.103441 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:22.103687 [ 103 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:44:22.103723 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.03.12 22:44:22.103780 [ 103 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:22.103814 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. 2025.03.12 22:44:22.103969 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104134 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:22.104180 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104263 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104496 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104716 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104828 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.104990 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:22.107747 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00384862 sec., 8463813.00310241 rows/sec., 121.08 MiB/sec. 2025.03.12 22:44:22.108169 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:44:22.108512 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_71_14} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:22.108611 [ 194 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_71_14} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:44:22.108730 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.03.12 22:44:24.364230 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.03.12 22:44:24.384994 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:24.385039 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:24.392158 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.12 22:44:24.392928 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:24.393228 [ 102 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.12 22:44:24.393302 [ 102 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:24.393348 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:24.393614 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.401089 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.03.12 22:44:24.402528 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:24.403399 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.408732 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.413448 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.418451 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.423967 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:44:24.429467 [ 194 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.03.12 22:44:24.494682 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.101233414 sec., 5284.816335444343 rows/sec., 27.33 MiB/sec. 2025.03.12 22:44:24.498056 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.12 22:44:24.501562 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:24.501689 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_71_14} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.12 22:44:24.504214 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.12 22:44:26.659395 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:26.659594 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:26.659676 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:26.660584 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.660638 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.661094 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.12 22:44:26.661353 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:26.661571 [ 98 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.12 22:44:26.661601 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} executeQuery: Read 56 rows, 4.41 KiB in 0.002065 sec., 27118.64406779661 rows/sec., 2.08 MiB/sec. 2025.03.12 22:44:26.661651 [ 98 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.661715 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.661738 [ 276 ] {c9332543-6490-46cc-92b7-07cfbfdff019} TCPHandler: Processed in 0.002477324 sec. 2025.03.12 22:44:26.661967 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:26.661966 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:26.662164 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:26.662283 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:26.662314 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:26.662435 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1407 rows starting from the beginning of the part 2025.03.12 22:44:26.662765 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:26.663237 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:26.663660 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1397 rows starting from the beginning of the part 2025.03.12 22:44:26.663999 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:26.664195 [ 191 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:26.665068 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.665145 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.666121 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.12 22:44:26.666705 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:26.667004 [ 98 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.12 22:44:26.667067 [ 98 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.667096 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} executeQuery: Read 64 rows, 5.12 KiB in 0.004975 sec., 12864.3216080402 rows/sec., 1.00 MiB/sec. 2025.03.12 22:44:26.667122 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.667320 [ 276 ] {ad275d3a-6be3-4b92-a230-d26417e0da53} TCPHandler: Processed in 0.005439151 sec. 2025.03.12 22:44:26.667527 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:26.667768 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:26.668309 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:26.668453 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:26.668590 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:26.668695 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 632 rows starting from the beginning of the part 2025.03.12 22:44:26.669097 [ 189 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.007256528 sec., 428304.0043392653 rows/sec., 37.47 MiB/sec. 2025.03.12 22:44:26.669501 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:26.669868 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.12 22:44:26.670236 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:26.670882 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 598 rows starting from the beginning of the part 2025.03.12 22:44:26.671610 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:26.672145 [ 200 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:26.672458 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:26.673216 [ 187 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_121_24} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.12 22:44:26.673541 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.12 22:44:26.673652 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.673707 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.674787 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.12 22:44:26.675358 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:26.675825 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} executeQuery: Read 160 rows, 11.41 KiB in 0.007694 sec., 20795.425006498568 rows/sec., 1.45 MiB/sec. 2025.03.12 22:44:26.676126 [ 276 ] {c6f76c59-ca02-4c12-9611-b52198484b81} TCPHandler: Processed in 0.008539061 sec. 2025.03.12 22:44:26.676581 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:26.677070 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:26.677106 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.009810764 sec., 155543.44187669788 rows/sec., 12.39 MiB/sec. 2025.03.12 22:44:26.677270 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:26.677501 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.12 22:44:26.678676 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:26.679036 [ 189 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_121_24} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.12 22:44:26.679166 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:44:26.679402 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.679442 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.679818 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.12 22:44:26.680060 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:26.680251 [ 95 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.12 22:44:26.680320 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} executeQuery: Read 60 rows, 4.14 KiB in 0.003419 sec., 17548.990933021352 rows/sec., 1.18 MiB/sec. 2025.03.12 22:44:26.680321 [ 95 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:26.680406 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:26.680460 [ 276 ] {f64922cb-0026-4134-aebe-5c9ef99e2c5a} TCPHandler: Processed in 0.004040854 sec. 2025.03.12 22:44:26.680627 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:26.680740 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:26.680768 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5988 rows starting from the beginning of the part 2025.03.12 22:44:26.680850 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:26.681078 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:26.681216 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 22 rows starting from the beginning of the part 2025.03.12 22:44:26.681404 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 38 rows starting from the beginning of the part 2025.03.12 22:44:26.681557 [ 199 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:26.683489 [ 192 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 6228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002990137 sec., 2082847.7089845717 rows/sec., 140.37 MiB/sec. 2025.03.12 22:44:26.683931 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.12 22:44:26.684273 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:26.684366 [ 189 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_121_24} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.12 22:44:26.684463 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.03.12 22:44:29.346098 [ 94 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:44:29.346166 [ 94 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:44:29.603876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.03.12 22:44:29.604546 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:29.604594 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:29.605126 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:44:29.605383 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:29.605630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.03.12 22:44:29.789174 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1484 2025.03.12 22:44:29.791924 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:29.791975 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:29.793475 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:44:29.793801 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:29.794378 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1484 2025.03.12 22:44:29.958976 [ 89 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.03.12 22:44:29.959047 [ 89 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:29.959081 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:29.959261 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.03.12 22:44:29.959712 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:29.959786 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 70 rows starting from the beginning of the part 2025.03.12 22:44:29.959886 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 68 rows starting from the beginning of the part 2025.03.12 22:44:29.960133 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2025.03.12 22:44:29.960320 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2025.03.12 22:44:29.960492 [ 197 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part 2025.03.12 22:44:29.961577 [ 189 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428053 sec., 112023.91381077761 rows/sec., 8.65 MiB/sec. 2025.03.12 22:44:29.961767 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.03.12 22:44:29.962122 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:44:29.962209 [ 192 ] {66b69b54-d211-46c0-9adb-7851f41f176b::all_1_51_11} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.03.12 22:44:29.962313 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.12 22:44:31.662178 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.662378 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:31.662453 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:31.663268 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.663322 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.663775 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.12 22:44:31.664038 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:31.664276 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} executeQuery: Read 136 rows, 12.03 KiB in 0.001951 sec., 69707.84213223988 rows/sec., 6.02 MiB/sec. 2025.03.12 22:44:31.664342 [ 276 ] {576ea77b-ace0-40e1-bd89-c2b23b31c37c} TCPHandler: Processed in 0.00230489 sec. 2025.03.12 22:44:31.664460 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.664569 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:31.664617 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:31.665181 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.665225 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.665591 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:44:31.665835 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:31.666061 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} executeQuery: Read 40 rows, 3.01 KiB in 0.001517 sec., 26367.83124588003 rows/sec., 1.94 MiB/sec. 2025.03.12 22:44:31.666117 [ 276 ] {12bf6951-2fe9-4c87-a372-3fc29db1ab10} TCPHandler: Processed in 0.001711985 sec. 2025.03.12 22:44:31.666245 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.666354 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:31.666402 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:31.666969 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.667010 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.667373 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.12 22:44:31.667607 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:31.667816 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} executeQuery: Read 104 rows, 8.32 KiB in 0.001484 sec., 70080.86253369272 rows/sec., 5.47 MiB/sec. 2025.03.12 22:44:31.667868 [ 276 ] {55f9249b-fae3-491d-ada9-feaa3cb1cc38} TCPHandler: Processed in 0.001677124 sec. 2025.03.12 22:44:31.667995 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.668104 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:31.668154 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:31.668693 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.668733 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.669130 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.12 22:44:31.669373 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:31.669592 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. 2025.03.12 22:44:31.669643 [ 276 ] {3e6ff2a3-670d-48b8-935d-1a87b2a3a1c2} TCPHandler: Processed in 0.001701714 sec. 2025.03.12 22:44:31.669781 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.669919 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:31.670001 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:31.671242 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.671284 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.671961 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.12 22:44:31.672231 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:31.672489 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} executeQuery: Read 40 rows, 73.40 KiB in 0.002599 sec., 15390.534821085032 rows/sec., 27.58 MiB/sec. 2025.03.12 22:44:31.672587 [ 276 ] {9a5304b7-249d-4afb-a8c2-da5e82950092} TCPHandler: Processed in 0.002871714 sec. 2025.03.12 22:44:31.672729 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:31.672836 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:31.672884 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:31.673338 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.673379 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.673740 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.12 22:44:31.673987 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:31.674207 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. 2025.03.12 22:44:31.674296 [ 276 ] {4268a549-beab-45a8-b33e-3205a80be9c2} TCPHandler: Processed in 0.001618392 sec. 2025.03.12 22:44:31.901164 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.03.12 22:44:31.922985 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:31.923042 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:31.930396 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.12 22:44:31.931231 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:31.935285 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.03.12 22:44:36.659192 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:36.659392 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:36.659465 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:36.660238 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:36.660285 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:36.660729 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.12 22:44:36.660983 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:36.661222 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2025.03.12 22:44:36.661330 [ 276 ] {85f2df09-6238-4b99-ac31-5a570e39bbac} TCPHandler: Processed in 0.002264508 sec. 2025.03.12 22:44:36.661514 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:36.661820 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:36.661917 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:36.662506 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:36.662547 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:36.662906 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.12 22:44:36.663152 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:36.663362 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. 2025.03.12 22:44:36.663423 [ 276 ] {08a519fb-4361-4782-a447-76f9ba68e4ee} TCPHandler: Processed in 0.002016383 sec. 2025.03.12 22:44:36.663457 [ 221 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:36.663490 [ 221 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:36.663539 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:36.663652 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:36.663702 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:36.664439 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:36.664485 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:36.664976 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.12 22:44:36.665284 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:36.665603 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} executeQuery: Read 160 rows, 11.41 KiB in 0.001969 sec., 81259.52260030473 rows/sec., 5.66 MiB/sec. 2025.03.12 22:44:36.665710 [ 219 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:36.665774 [ 276 ] {5975b5b3-df55-4947-96b1-321fd2b37e18} TCPHandler: Processed in 0.002290899 sec. 2025.03.12 22:44:36.665804 [ 219 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:36.666092 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:36.666211 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:36.666259 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:36.667022 [ 221 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:36.667987 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:36.668097 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:36.669329 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.12 22:44:36.669739 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:36.670078 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} executeQuery: Read 60 rows, 4.14 KiB in 0.003882 sec., 15455.950540958269 rows/sec., 1.04 MiB/sec. 2025.03.12 22:44:36.670139 [ 225 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:36.670206 [ 225 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:36.670257 [ 276 ] {a1223e1d-a43c-4c71-91c6-ce46711767ff} TCPHandler: Processed in 0.004250501 sec. 2025.03.12 22:44:36.670993 [ 219 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:36.673158 [ 225 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:37.105763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.03.12 22:44:37.106449 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:37.106503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:37.107060 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:44:37.107341 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:37.107606 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.03.12 22:44:37.822650 [ 222 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:37.822706 [ 222 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:37.824815 [ 222 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:39.101960 [ 223 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:39.102032 [ 223 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:39.103986 [ 223 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:39.435368 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.03.12 22:44:39.458778 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:39.458842 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:39.466389 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.12 22:44:39.467226 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:39.470513 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.03.12 22:44:39.794525 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1504 2025.03.12 22:44:39.797507 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:39.797554 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:39.799171 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:44:39.799491 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:39.800527 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1504 2025.03.12 22:44:41.660840 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.661148 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:41.661224 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:41.662092 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.662143 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:41.662590 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.12 22:44:41.662844 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:41.663069 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} executeQuery: Read 136 rows, 12.03 KiB in 0.001999 sec., 68034.01700850425 rows/sec., 5.87 MiB/sec. 2025.03.12 22:44:41.663153 [ 276 ] {58ad7b9b-771c-4b3a-8799-7f8f9286a198} TCPHandler: Processed in 0.002507205 sec. 2025.03.12 22:44:41.663298 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.663549 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:41.663675 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:41.665209 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.665250 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:41.665609 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:44:41.665866 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:41.666077 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} executeQuery: Read 40 rows, 3.01 KiB in 0.002633 sec., 15191.79642992784 rows/sec., 1.12 MiB/sec. 2025.03.12 22:44:41.666134 [ 276 ] {9fd326a9-fc5a-4e64-b3a9-c44e21f2c63e} TCPHandler: Processed in 0.002888006 sec. 2025.03.12 22:44:41.666266 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.666373 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:41.666418 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:41.666993 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.667033 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:41.667399 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.12 22:44:41.667637 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:41.667839 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} executeQuery: Read 104 rows, 8.32 KiB in 0.001489 sec., 69845.53391537945 rows/sec., 5.46 MiB/sec. 2025.03.12 22:44:41.667894 [ 276 ] {a7608d90-7cfd-4650-ae7f-5f3c52f254a3} TCPHandler: Processed in 0.001680833 sec. 2025.03.12 22:44:41.668019 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.668129 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:41.668179 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:41.668706 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.668745 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:41.669137 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.12 22:44:41.669379 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:41.669544 [ 78 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.03.12 22:44:41.669602 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. 2025.03.12 22:44:41.669624 [ 78 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.669695 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. 2025.03.12 22:44:41.669734 [ 276 ] {5d10e673-455c-4f01-ad9a-1f0b7794a32e} TCPHandler: Processed in 0.001761286 sec. 2025.03.12 22:44:41.669866 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.03.12 22:44:41.669876 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.670036 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:41.670037 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:41.670097 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33064 rows starting from the beginning of the part 2025.03.12 22:44:41.670138 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:41.670304 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 98 rows starting from the beginning of the part 2025.03.12 22:44:41.670764 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:41.671134 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:41.671497 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:41.671864 [ 197 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.03.12 22:44:41.673933 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.673984 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:41.674928 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.12 22:44:41.675265 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:41.675515 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} executeQuery: Read 40 rows, 73.40 KiB in 0.005519 sec., 7247.689798876609 rows/sec., 12.99 MiB/sec. 2025.03.12 22:44:41.675624 [ 276 ] {c725ce97-2c1a-40d4-b8c0-413d265d3e27} TCPHandler: Processed in 0.00580458 sec. 2025.03.12 22:44:41.675792 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:41.675899 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:41.675949 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:41.676451 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:41.676492 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:41.676907 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.12 22:44:41.677188 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:41.677406 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2025.03.12 22:44:41.677481 [ 276 ] {fba615e5-7534-4831-a32d-ede71290d9da} TCPHandler: Processed in 0.001739415 sec. 2025.03.12 22:44:41.679172 [ 193 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 33802 rows, containing 5 columns (5 merged, 0 gathered) in 0.009374773 sec., 3605633.971083887 rows/sec., 247.14 MiB/sec. 2025.03.12 22:44:41.679543 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.03.12 22:44:41.679974 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:44:41.680087 [ 195 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_124_25} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.03.12 22:44:41.680215 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.12 22:44:44.346225 [ 76 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:44:44.346291 [ 76 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:44:44.607761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.03.12 22:44:44.608428 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:44.608479 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:44.609025 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:44:44.609289 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:44.609538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.03.12 22:44:46.659609 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:46.659798 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:46.659869 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:46.660625 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:46.660667 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:46.661095 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.12 22:44:46.661350 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:46.661552 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} executeQuery: Read 56 rows, 4.41 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.38 MiB/sec. 2025.03.12 22:44:46.661608 [ 276 ] {a8b58819-9669-4940-a7b8-876b86fdc39b} TCPHandler: Processed in 0.002131565 sec. 2025.03.12 22:44:46.661737 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:46.661844 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:46.661890 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:46.662435 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:46.662473 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:46.662831 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.12 22:44:46.663072 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:46.663251 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} executeQuery: Read 64 rows, 5.12 KiB in 0.00143 sec., 44755.244755244756 rows/sec., 3.49 MiB/sec. 2025.03.12 22:44:46.663304 [ 276 ] {c0ffebb5-3f5b-441f-a999-79bce173fb21} TCPHandler: Processed in 0.001620702 sec. 2025.03.12 22:44:46.663422 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:46.663530 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:46.663589 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:46.664118 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:46.664155 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:46.664551 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.12 22:44:46.664791 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:46.664980 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. 2025.03.12 22:44:46.665044 [ 276 ] {3c56247c-544f-48a8-b69d-6f1844ab2ace} TCPHandler: Processed in 0.001672804 sec. 2025.03.12 22:44:46.665189 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:46.665488 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:46.665652 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:46.666492 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:46.666532 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:46.666891 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.12 22:44:46.667126 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:46.667309 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} executeQuery: Read 60 rows, 4.14 KiB in 0.00193 sec., 31088.082901554404 rows/sec., 2.10 MiB/sec. 2025.03.12 22:44:46.667358 [ 276 ] {04662b51-dfff-45b9-ab8f-655bbc6b5f99} TCPHandler: Processed in 0.002234608 sec. 2025.03.12 22:44:46.970597 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.03.12 22:44:46.994577 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:46.994646 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:47.000163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 262.10 MiB, peak 274.79 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: -4.80 MiB 2025.03.12 22:44:47.002771 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.12 22:44:47.003576 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:47.007980 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.03.12 22:44:48.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 253.30 MiB, peak 274.79 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: 4.00 MiB 2025.03.12 22:44:48.016720 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.017038 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.017153 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.12 22:44:48.018022 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.018069 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.018511 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:44:48.018766 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} oximeter.fields_i16 (e76bd187-737c-4634-8ed8-2974983fdf25): 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.12 22:44:48.019092 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} executeQuery: Read 24 rows, 2.04 KiB in 0.002118 sec., 11331.444759206799 rows/sec., 962.73 KiB/sec. 2025.03.12 22:44:48.019370 [ 276 ] {28998406-108e-4594-95e3-74a26079ec1b} TCPHandler: Processed in 0.002837924 sec. 2025.03.12 22:44:48.019520 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.019629 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.12 22:44:48.019677 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.12 22:44:48.020234 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.020274 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.020634 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.12 22:44:48.020896 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:44:48.021173 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} executeQuery: Read 16 rows, 1.30 KiB in 0.001555 sec., 10289.389067524116 rows/sec., 839.03 KiB/sec. 2025.03.12 22:44:48.021361 [ 276 ] {37252d80-105b-4995-9573-180ec4d83715} TCPHandler: Processed in 0.001889869 sec. 2025.03.12 22:44:48.021539 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.021647 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:48.021695 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:48.022993 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.023035 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.023507 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.12 22:44:48.023746 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:48.023916 [ 74 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.12 22:44:48.023976 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} executeQuery: Read 1404 rows, 120.63 KiB in 0.002345 sec., 598720.6823027718 rows/sec., 50.24 MiB/sec. 2025.03.12 22:44:48.023985 [ 74 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.024065 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.024100 [ 276 ] {aa80ec72-030f-4a82-82c9-e286e9a758e0} TCPHandler: Processed in 0.002617788 sec. 2025.03.12 22:44:48.024271 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:48.024287 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.024544 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.024610 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:48.024653 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:44:48.024708 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1407 rows starting from the beginning of the part 2025.03.12 22:44:48.025363 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:48.025934 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:48.026516 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::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.12 22:44:48.027135 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.03.12 22:44:48.027498 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1404 rows starting from the beginning of the part 2025.03.12 22:44:48.028263 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.028311 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.028839 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:44:48.029139 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:48.029376 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} executeQuery: Read 68 rows, 5.09 KiB in 0.004922 sec., 13815.52214546932 rows/sec., 1.01 MiB/sec. 2025.03.12 22:44:48.029440 [ 276 ] {e985f340-5eeb-4798-8ed6-483a4d7c456e} TCPHandler: Processed in 0.005218555 sec. 2025.03.12 22:44:48.029583 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.029697 [ 193 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520894 sec., 578710.6218666759 rows/sec., 50.74 MiB/sec. 2025.03.12 22:44:48.029720 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.029773 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.12 22:44:48.030031 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.12 22:44:48.030681 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:48.030903 [ 195 ] {04bf0494-1f58-4c03-b2e7-121877616829::all_1_126_25} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.12 22:44:48.031054 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.031063 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.03.12 22:44:48.031125 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.031513 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.12 22:44:48.031762 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} oximeter.fields_u32 (f80c71d9-05e8-4de7-9276-2776e74381ad): 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.12 22:44:48.032024 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} executeQuery: Read 252 rows, 17.85 KiB in 0.00233 sec., 108154.50643776824 rows/sec., 7.48 MiB/sec. 2025.03.12 22:44:48.032238 [ 276 ] {9b7b9893-b815-4a4d-9667-819bed6879d2} TCPHandler: Processed in 0.002722251 sec. 2025.03.12 22:44:48.032383 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.032487 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.032532 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.12 22:44:48.033090 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.033131 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.033475 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.12 22:44:48.033709 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} oximeter.fields_u8 (0756eb05-eed7-489b-99ff-4cc91dd9ddc3): 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.12 22:44:48.033940 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} executeQuery: Read 12 rows, 960.00 B in 0.001469 sec., 8168.822328114364 rows/sec., 638.19 KiB/sec. 2025.03.12 22:44:48.034034 [ 276 ] {67e15ee9-fb89-491e-8c24-f4b4478bb7b2} TCPHandler: Processed in 0.001702474 sec. 2025.03.12 22:44:48.034141 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.034244 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:48.034289 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:48.035069 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.035109 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.035485 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.12 22:44:48.035720 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:48.035889 [ 74 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.12 22:44:48.035946 [ 74 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.035961 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} executeQuery: Read 612 rows, 47.17 KiB in 0.001726 sec., 354577.056778679 rows/sec., 26.69 MiB/sec. 2025.03.12 22:44:48.035989 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.036126 [ 276 ] {431ca6ee-a4f6-45f1-b75c-cfeff73cd205} TCPHandler: Processed in 0.002032943 sec. 2025.03.12 22:44:48.036308 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:48.036337 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.036573 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.036636 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:48.036673 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:48.036713 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 632 rows starting from the beginning of the part 2025.03.12 22:44:48.037132 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:48.037557 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:48.037923 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::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.12 22:44:48.038039 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.03.12 22:44:48.038331 [ 188 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 612 rows starting from the beginning of the part 2025.03.12 22:44:48.039333 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.039418 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.040505 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.12 22:44:48.040877 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:48.041566 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} executeQuery: Read 942 rows, 65.08 KiB in 0.005054 sec., 186387.02018203403 rows/sec., 12.58 MiB/sec. 2025.03.12 22:44:48.041571 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.005416791 sec., 291685.61238563573 rows/sec., 23.25 MiB/sec. 2025.03.12 22:44:48.041680 [ 276 ] {16b3145d-edc2-41c1-b04d-4e82f00616af} TCPHandler: Processed in 0.00538986 sec. 2025.03.12 22:44:48.041998 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.12 22:44:48.042021 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.042425 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.042847 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:44:48.043058 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:48.043474 [ 190 ] {3c5e8348-5ccd-4024-96db-25592544aaa2::all_1_126_25} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.12 22:44:48.043698 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.12 22:44:48.044841 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.044886 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.045573 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.12 22:44:48.045830 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:48.046073 [ 225 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:48.046092 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} executeQuery: Read 40 rows, 73.40 KiB in 0.003831 sec., 10441.138084051161 rows/sec., 18.71 MiB/sec. 2025.03.12 22:44:48.046105 [ 225 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:48.046282 [ 276 ] {bcb19fed-8c12-402b-be51-24c76ec6659f} TCPHandler: Processed in 0.004380434 sec. 2025.03.12 22:44:48.046409 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:48.046527 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:48.046588 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:48.047261 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.047309 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.047742 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.12 22:44:48.048034 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:48.048235 [ 74 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.12 22:44:48.048312 [ 74 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:48.048363 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} executeQuery: Read 18 rows, 1.25 KiB in 0.001859 sec., 9682.625067240451 rows/sec., 671.88 KiB/sec. 2025.03.12 22:44:48.048414 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:48.048686 [ 276 ] {7f4fdd24-8dca-458c-ad27-9d1d20f51a97} TCPHandler: Processed in 0.00232403 sec. 2025.03.12 22:44:48.049037 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:48.049217 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:48.049277 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6228 rows starting from the beginning of the part 2025.03.12 22:44:48.049482 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:48.049550 [ 225 ] {} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:44:48.049793 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:48.050193 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::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.12 22:44:48.050572 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.03.12 22:44:48.050970 [ 196 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 18 rows starting from the beginning of the part 2025.03.12 22:44:48.053637 [ 190 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6486 rows, containing 4 columns (4 merged, 0 gathered) in 0.00500152 sec., 1296805.7710456022 rows/sec., 87.40 MiB/sec. 2025.03.12 22:44:48.054116 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.12 22:44:48.054470 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:48.054554 [ 186 ] {93e22ac6-2976-4a32-adf5-4a38102d4422::all_1_126_25} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.12 22:44:48.054644 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.12 22:44:48.985523 [ 220 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:48.985624 [ 220 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:48.987694 [ 220 ] {} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:44:49.800679 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1544 2025.03.12 22:44:49.804132 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:49.804178 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:49.805803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:44:49.806162 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:49.806745 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1544 2025.03.12 22:44:51.277238 [ 217 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:51.277291 [ 217 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:51.279484 [ 217 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:51.655963 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:51.656182 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:51.656265 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:51.657104 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:51.657151 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:51.657585 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.12 22:44:51.657851 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:51.658077 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. 2025.03.12 22:44:51.658136 [ 276 ] {215cb9ce-48b9-41bb-848f-8914c306be86} TCPHandler: Processed in 0.00231375 sec. 2025.03.12 22:44:51.658261 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:51.658368 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:51.658415 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:51.658966 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:51.659007 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:51.659370 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.12 22:44:51.659603 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:51.659825 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. 2025.03.12 22:44:51.659879 [ 276 ] {286d37c4-87d7-42c0-a55a-c7e255dc64de} TCPHandler: Processed in 0.001670873 sec. 2025.03.12 22:44:51.659997 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:51.660107 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:51.660157 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:51.660667 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:51.660708 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:51.661099 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.12 22:44:51.661340 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:51.661567 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} executeQuery: Read 108 rows, 7.71 KiB in 0.001483 sec., 72825.35401213756 rows/sec., 5.08 MiB/sec. 2025.03.12 22:44:51.661632 [ 276 ] {ec9035a7-ae83-4b9d-a0d6-1565d8c7cd5c} TCPHandler: Processed in 0.001687613 sec. 2025.03.12 22:44:51.661776 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:51.661981 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:51.662051 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:51.662565 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:51.662605 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:51.662981 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.12 22:44:51.663227 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:51.663431 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} executeQuery: Read 42 rows, 2.89 KiB in 0.001508 sec., 27851.458885941644 rows/sec., 1.87 MiB/sec. 2025.03.12 22:44:51.663484 [ 276 ] {52baf171-e7ea-496a-a528-cec5997c0422} TCPHandler: Processed in 0.001781336 sec. 2025.03.12 22:44:52.109680 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.03.12 22:44:52.110366 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:52.110413 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:52.110945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:44:52.111207 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:52.111454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.03.12 22:44:52.937001 [ 220 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:52.937086 [ 220 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:52.939042 [ 220 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:54.508046 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.03.12 22:44:54.530924 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:54.530986 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:54.538642 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.12 22:44:54.539504 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:44:54.544542 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.03.12 22:44:56.332333 [ 219 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:56.332387 [ 219 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:56.334629 [ 219 ] {} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:56.366605 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:56.366663 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:56.369253 [ 217 ] {} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:56.658100 [ 219 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:56.658156 [ 219 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:56.659663 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:56.659997 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:44:56.660100 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:44:56.660426 [ 219 ] {} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:56.661593 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:56.661643 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:56.662076 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.12 22:44:56.662330 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:44:56.662548 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} executeQuery: Read 56 rows, 4.41 KiB in 0.002679 sec., 20903.322135125047 rows/sec., 1.61 MiB/sec. 2025.03.12 22:44:56.662605 [ 276 ] {f0e40d0b-e365-4ec5-9094-4df5580f4667} TCPHandler: Processed in 0.003130051 sec. 2025.03.12 22:44:56.662729 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:56.662837 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:44:56.662883 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:44:56.663423 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:56.663463 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:56.663817 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.12 22:44:56.664055 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:44:56.664266 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} executeQuery: Read 64 rows, 5.12 KiB in 0.001451 sec., 44107.51206064783 rows/sec., 3.44 MiB/sec. 2025.03.12 22:44:56.664318 [ 276 ] {f2450779-d467-4b12-92e5-afcadf5325d1} TCPHandler: Processed in 0.001640972 sec. 2025.03.12 22:44:56.664433 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:56.664540 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:44:56.664590 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:44:56.665117 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:56.665157 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:56.665546 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.12 22:44:56.665787 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:56.665999 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. 2025.03.12 22:44:56.666052 [ 276 ] {2350ba6f-2945-4946-bbe5-86eb0167f1e1} TCPHandler: Processed in 0.001670193 sec. 2025.03.12 22:44:56.666160 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:44:56.666263 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:44:56.666311 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:44:56.666747 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:56.666787 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:56.667160 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.12 22:44:56.667393 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:44:56.667608 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. 2025.03.12 22:44:56.667661 [ 276 ] {9c81bb4a-aee8-4a07-ac94-951d5a39bb23} TCPHandler: Processed in 0.00155222 sec. 2025.03.12 22:44:57.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 253.59 MiB, peak 274.79 MiB, free memory in arenas 0.00 B, will set to 257.31 MiB (RSS), difference: 3.72 MiB 2025.03.12 22:44:57.768192 [ 220 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:57.768255 [ 220 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:57.770308 [ 220 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:44:59.346326 [ 50 ] {} DNSResolver: Updating DNS cache 2025.03.12 22:44:59.346399 [ 50 ] {} DNSResolver: Updated DNS cache 2025.03.12 22:44:59.611611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.03.12 22:44:59.612601 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:59.612674 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:59.613267 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:44:59.613514 [ 244 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:59.613720 [ 50 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:44:59.613763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.03.12 22:44:59.613811 [ 50 ] {} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:59.613844 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:59.614049 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.614312 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:59.614388 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.614525 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.614799 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.615013 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.615141 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.615359 [ 201 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::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.12 22:44:59.618378 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004438916 sec., 7846735.554356063 rows/sec., 112.25 MiB/sec. 2025.03.12 22:44:59.618687 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:44:59.619016 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_76_15} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd): 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.12 22:44:59.619109 [ 190 ] {7400a7ae-9af9-45e2-8e1a-f0482a34acfd::all_1_76_15} system.asynchronous_metric_log (7400a7ae-9af9-45e2-8e1a-f0482a34acfd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:44:59.619225 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.03.12 22:44:59.806975 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1560 2025.03.12 22:44:59.809729 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:59.809770 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:59.811322 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.12 22:44:59.811644 [ 243 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:59.811825 [ 50 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.12 22:44:59.811893 [ 50 ] {} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:44:59.811942 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:44:59.812408 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:59.812858 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1560 2025.03.12 22:44:59.813396 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:44:59.813584 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1428 rows starting from the beginning of the part 2025.03.12 22:44:59.814098 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:59.814612 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2025.03.12 22:44:59.815099 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part 2025.03.12 22:44:59.815586 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::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.12 22:44:59.816312 [ 194 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2025.03.12 22:44:59.826314 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 72 columns (72 merged, 0 gathered) in 0.014244799 sec., 109513.65477322634 rows/sec., 83.85 MiB/sec. 2025.03.12 22:44:59.828002 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.12 22:44:59.828774 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a): 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.12 22:44:59.828855 [ 199 ] {87093b58-3b20-444c-8759-f79a50fa4a1a::all_1_56_11} system.query_log (87093b58-3b20-444c-8759-f79a50fa4a1a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.12 22:44:59.829185 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2025.03.12 22:45:00.147701 [ 50 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.12 22:45:00.147774 [ 50 ] {} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:00.147801 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:00.148017 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::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.12 22:45:00.148215 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:45:00.148257 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.03.12 22:45:00.148363 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.03.12 22:45:00.148586 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2025.03.12 22:45:00.148731 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.03.12 22:45:00.148845 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.03.12 22:45:00.149925 [ 201 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049063 sec., 26353.50889650538 rows/sec., 2.20 MiB/sec. 2025.03.12 22:45:00.150071 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.12 22:45:00.150368 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3): 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.12 22:45:00.150453 [ 194 ] {bd073247-3b87-4314-b9ca-53fc5004b9a3::all_1_17_4} oximeter.fields_ipaddr (bd073247-3b87-4314-b9ca-53fc5004b9a3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.12 22:45:00.150534 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.12 22:45:01.662432 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.662630 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.12 22:45:01.662705 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.12 22:45:01.663583 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.663641 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.664102 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.12 22:45:01.664371 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} oximeter.fields_string (04bf0494-1f58-4c03-b2e7-121877616829): 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.12 22:45:01.664594 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} executeQuery: Read 136 rows, 12.03 KiB in 0.002023 sec., 67226.89075630251 rows/sec., 5.81 MiB/sec. 2025.03.12 22:45:01.664654 [ 276 ] {eaf558a7-8f50-4526-9bcf-501b95c26117} TCPHandler: Processed in 0.002364021 sec. 2025.03.12 22:45:01.664779 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.664889 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.12 22:45:01.664949 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.12 22:45:01.665537 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.665578 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.665944 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:45:01.666181 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} oximeter.fields_u16 (66b69b54-d211-46c0-9adb-7851f41f176b): 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.12 22:45:01.666404 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} executeQuery: Read 40 rows, 3.01 KiB in 0.001536 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. 2025.03.12 22:45:01.666467 [ 276 ] {8cd7aa28-f6da-4470-927a-59522ee46979} TCPHandler: Processed in 0.001740345 sec. 2025.03.12 22:45:01.666644 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.666756 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.12 22:45:01.666801 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.12 22:45:01.667356 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.667394 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.667762 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.12 22:45:01.668010 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} oximeter.fields_uuid (3c5e8348-5ccd-4024-96db-25592544aaa2): 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.12 22:45:01.668217 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} executeQuery: Read 104 rows, 8.32 KiB in 0.001483 sec., 70128.11867835469 rows/sec., 5.48 MiB/sec. 2025.03.12 22:45:01.668270 [ 276 ] {c4a430ec-d933-42cd-83be-a46a8abd6eb7} TCPHandler: Processed in 0.001688884 sec. 2025.03.12 22:45:01.668396 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.668518 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.12 22:45:01.668569 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.12 22:45:01.669114 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.669155 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.669589 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.12 22:45:01.669871 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): 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.12 22:45:01.670058 [ 45 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Selected 3 parts from all_1_124_25 to all_126_126_0 2025.03.12 22:45:01.670116 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. 2025.03.12 22:45:01.670144 [ 45 ] {} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.670207 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.670231 [ 276 ] {146911ac-42f1-479d-9863-43ad5c1cf3dc} TCPHandler: Processed in 0.001888349 sec. 2025.03.12 22:45:01.670512 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTask::PrepareStage: Merging 3 parts: from all_1_124_25 to all_126_126_0 into Compact with storage Full 2025.03.12 22:45:01.670527 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.670928 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.12 22:45:01.671294 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:45:01.671356 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12 22:45:01.671496 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 33802 rows starting from the beginning of the part 2025.03.12 22:45:01.672137 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.03.12 22:45:01.673037 [ 191 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 942 rows starting from the beginning of the part 2025.03.12 22:45:01.676906 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.676984 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.678119 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.12 22:45:01.678413 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} oximeter.measurements_histogramu64 (1f75fe11-1029-454f-991a-395decf3ac5f): 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.12 22:45:01.678849 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} executeQuery: Read 40 rows, 73.40 KiB in 0.008061 sec., 4962.163503287433 rows/sec., 8.89 MiB/sec. 2025.03.12 22:45:01.678996 [ 276 ] {e8c0845a-8aa2-47eb-92cc-b4832b894394} TCPHandler: Processed in 0.008565122 sec. 2025.03.12 22:45:01.679126 [ 276 ] {} TCP-Session: 02597b9d-023c-483a-b2fd-f25a0e7ed27a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.12 22:45:01.679238 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} executeQuery: (from [fd00:1122:3344:101::d]:50656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.12 22:45:01.679318 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.12 22:45:01.679848 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:01.679887 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:01.680742 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.12 22:45:01.681050 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} oximeter.measurements_u64 (93e22ac6-2976-4a32-adf5-4a38102d4422): 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.12 22:45:01.681342 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} executeQuery: Read 60 rows, 4.14 KiB in 0.002131 sec., 28155.795401220083 rows/sec., 1.90 MiB/sec. 2025.03.12 22:45:01.681398 [ 276 ] {995dc0dc-d606-4403-a91b-8c47b065800d} TCPHandler: Processed in 0.00232795 sec. 2025.03.12 22:45:01.683477 [ 201 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergeTask::MergeProjectionsStage: Merge sorted 34904 rows, containing 5 columns (5 merged, 0 gathered) in 0.013132521 sec., 2657829.3687860845 rows/sec., 182.11 MiB/sec. 2025.03.12 22:45:01.683937 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) 2025.03.12 22:45:01.684361 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.12 22:45:01.684461 [ 192 ] {b2c47e66-b1d6-49e8-9cfc-04ec9c691a75::all_1_126_26} oximeter.measurements_cumulativeu64 (b2c47e66-b1d6-49e8-9cfc-04ec9c691a75) (MergerMutator): Merged 3 parts: [all_1_124_25, all_126_126_0] -> all_1_126_26 2025.03.12 22:45:01.684579 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.12 22:45:02.044615 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.03.12 22:45:02.068526 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:02.068591 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:02.076762 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.12 22:45:02.078052 [ 242 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:45:02.078410 [ 45 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.12 22:45:02.078481 [ 45 ] {} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.12 22:45:02.078538 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. 2025.03.12 22:45:02.079088 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:45:02.095967 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.03.12 22:45:02.097678 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.12 22:45:02.099269 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.03.12 22:45:02.106157 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.03.12 22:45:02.114038 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:45:02.120867 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:45:02.127801 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:45:02.134160 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::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.12 22:45:02.213689 [ 189 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.134985278 sec., 4244.907359452933 rows/sec., 21.95 MiB/sec. 2025.03.12 22:45:02.216718 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.12 22:45:02.219398 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f): 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.12 22:45:02.219521 [ 201 ] {10ecae2b-0f67-4bac-841a-f30933d4171f::all_1_76_15} system.metric_log (10ecae2b-0f67-4bac-841a-f30933d4171f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.12 22:45:02.221519 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB.