[ Jan 16 23:24:13 Enabled. ] [ Jan 16 23:24:13 Rereading configuration. ] [ Jan 16 23:24:14 Rereading configuration. ] [ Jan 16 23:24:17 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 [ Jan 16 23:24:17 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.01.16 23:24:18.563928 [ 1 ] {} Application: Will watch for the process with pid 24322 2025.01.16 23:24:18.564369 [ 1 ] {} Application: Forked a child process to watch 2025.01.16 23:24:18.778006 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24322 2025.01.16 23:24:18.778746 [ 1 ] {} Application: starting up 2025.01.16 23:24:18.779433 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.16 23:24:18.869032 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.16 23:24:19.030414 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.16 23:24:19.030483 [ 1 ] {} Application: Initializing DateLUT. 2025.01.16 23:24:19.030497 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.16 23:24:19.030591 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.16 23:24:19.031019 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.16 23:24:19.032646 [ 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.01.16 23:24:19.033421 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.16 23:24:19.033782 [ 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.01.16 23:24:19.033801 [ 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.01.16 23:24:19.033817 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.16 23:24:19.033993 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.16 23:24:19.034862 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.16 23:24:19.039598 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.16 23:24:19.040326 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.16 23:24:19.041751 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.16 23:24:19.041816 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.16 23:24:19.043421 [ 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.01.16 23:24:19.043897 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.16 23:24:19.048204 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.16 23:24:19.048905 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.16 23:24:19.050468 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.16 23:24:19.050849 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.16 23:24:19.051270 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.16 23:24:19.051628 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.16 23:24:19.053031 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.16 23:24:19.053057 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.16 23:24:19.053132 [ 120 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:24:19.053313 [ 120 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:24:19.120772 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.16 23:24:19.120816 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000254325 sec 2025.01.16 23:24:19.120900 [ 1 ] {} ReferentialDeps: No tables 2025.01.16 23:24:19.120950 [ 1 ] {} LoadingDeps: No tables 2025.01.16 23:24:19.122199 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.16 23:24:19.123340 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.16 23:24:19.137625 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.16 23:24:19.138040 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.16 23:24:19.138128 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.16 23:24:19.138143 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.16 23:24:19.138175 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.16 23:24:19.138256 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.16 23:24:19.143069 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.16 23:24:19.143119 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.16 23:24:19.143186 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.16 23:24:19.143428 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.16 23:24:19.143451 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.16 23:24:19.143492 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.16 23:24:19.143578 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.16 23:24:19.143595 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.16 23:24:19.143627 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.16 23:24:19.143703 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.16 23:24:19.174667 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.16 23:24:19.196329 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.16 23:24:19.196438 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136623 sec 2025.01.16 23:24:19.196454 [ 1 ] {} ReferentialDeps: No tables 2025.01.16 23:24:19.196465 [ 1 ] {} LoadingDeps: No tables 2025.01.16 23:24:19.196495 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.16 23:24:19.196743 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.16 23:24:19.196860 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.16 23:24:19.196875 [ 1 ] {} Application: Loaded metadata. 2025.01.16 23:24:19.196887 [ 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.01.16 23:24:19.196900 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.16 23:24:19.225236 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.16 23:24:19.225496 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.35 MiB 2025.01.16 23:24:19.226492 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6211e-05 sec. 2025.01.16 23:24:19.227596 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.16 23:24:19.227691 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.16 23:24:19.227716 [ 1 ] {} Application: Ready for connections. 2025.01.16 23:24:19.227900 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49798 2025.01.16 23:24:19.228255 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.228313 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49798 2025.01.16 23:24:19.228347 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.228443 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.228532 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.16 23:24:19.228559 [ 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.01.16 23:24:19.228649 [ 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.01.16 23:24:19.229065 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46682 2025.01.16 23:24:19.229068 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44494 2025.01.16 23:24:19.229207 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.229232 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.229250 [ 4 ] {} TCP-Session: f3b041b0-d13c-47b0-a053-2489007efc98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46682 2025.01.16 23:24:19.229404 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44494 2025.01.16 23:24:19.229415 [ 4 ] {} TCP-Session: f3b041b0-d13c-47b0-a053-2489007efc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.229440 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.229551 [ 4 ] {} TCP-Session: f3b041b0-d13c-47b0-a053-2489007efc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.229562 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.230153 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63581 2025.01.16 23:24:19.230793 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.230803 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43022 2025.01.16 23:24:19.230848 [ 253 ] {} TCP-Session: d2a4bf39-f32f-4094-83e6-50fa5610780a Authenticating user 'default' from [fd00:1122:3344:101::d]:63581 2025.01.16 23:24:19.231022 [ 253 ] {} TCP-Session: d2a4bf39-f32f-4094-83e6-50fa5610780a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.231030 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.231061 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39847 2025.01.16 23:24:19.231086 [ 254 ] {} TCP-Session: 32b32b8a-862e-4bf3-9826-56b09b278269 Authenticating user 'default' from [fd00:1122:3344:101::d]:43022 2025.01.16 23:24:19.231074 [ 253 ] {} TCP-Session: d2a4bf39-f32f-4094-83e6-50fa5610780a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.231869 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.231872 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45972 2025.01.16 23:24:19.231889 [ 254 ] {} TCP-Session: 32b32b8a-862e-4bf3-9826-56b09b278269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.231997 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Authenticating user 'default' from [fd00:1122:3344:101::d]:39847 2025.01.16 23:24:19.232018 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.232080 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232032 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40821 2025.01.16 23:24:19.232154 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42372 2025.01.16 23:24:19.232201 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.232216 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232051 [ 254 ] {} TCP-Session: 32b32b8a-862e-4bf3-9826-56b09b278269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232644 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.232650 [ 256 ] {} TCP-Session: c479aeab-40bf-409b-86f8-e0eca5cc027d Authenticating user 'default' from [fd00:1122:3344:101::d]:45972 2025.01.16 23:24:19.232673 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.232756 [ 258 ] {} TCP-Session: cd883a8e-a435-42d1-b606-5008f9d8d27b Authenticating user 'default' from [fd00:1122:3344:101::d]:42372 2025.01.16 23:24:19.232783 [ 256 ] {} TCP-Session: c479aeab-40bf-409b-86f8-e0eca5cc027d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232772 [ 257 ] {} TCP-Session: 22b7cf74-cbdd-427f-b585-c0ee57fd36c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40821 2025.01.16 23:24:19.232868 [ 258 ] {} TCP-Session: cd883a8e-a435-42d1-b606-5008f9d8d27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232892 [ 256 ] {} TCP-Session: c479aeab-40bf-409b-86f8-e0eca5cc027d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232882 [ 257 ] {} TCP-Session: 22b7cf74-cbdd-427f-b585-c0ee57fd36c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232969 [ 258 ] {} TCP-Session: cd883a8e-a435-42d1-b606-5008f9d8d27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.232984 [ 257 ] {} TCP-Session: 22b7cf74-cbdd-427f-b585-c0ee57fd36c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.236226 [ 3 ] {8337a1d4-21f0-4ec8-92bf-7cee741d22b1} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.16 23:24:19.292397 [ 3 ] {8337a1d4-21f0-4ec8-92bf-7cee741d22b1} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49798) (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.01.16 23:24:19.293268 [ 3 ] {8337a1d4-21f0-4ec8-92bf-7cee741d22b1} 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.01.16 23:24:19.293382 [ 3 ] {8337a1d4-21f0-4ec8-92bf-7cee741d22b1} TCPHandler: Processed in 0.063375418 sec. 2025.01.16 23:24:19.293796 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.294018 [ 5 ] {c9a845ea-ff96-4637-9e7b-41b2ac1f1729} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.16 23:24:19.294369 [ 5 ] {c9a845ea-ff96-4637-9e7b-41b2ac1f1729} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44494) (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.01.16 23:24:19.294529 [ 5 ] {c9a845ea-ff96-4637-9e7b-41b2ac1f1729} 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.01.16 23:24:19.294634 [ 5 ] {c9a845ea-ff96-4637-9e7b-41b2ac1f1729} TCPHandler: Processed in 0.00099948 sec. 2025.01.16 23:24:19.294942 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.296220 [ 3 ] {24ec8c00-ca4e-4338-b87d-d4e85c417d6f} executeQuery: (from [fd00:1122:3344:101::d]:49798) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.16 23:24:19.296896 [ 3 ] {24ec8c00-ca4e-4338-b87d-d4e85c417d6f} TCPHandler: Processed in 0.00207768 sec. 2025.01.16 23:24:19.297607 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.297723 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} executeQuery: (from [fd00:1122:3344:101::d]:44494) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.16 23:24:19.297820 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.16 23:24:19.304487 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.16 23:24:19.304520 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9821e-05 sec 2025.01.16 23:24:19.304539 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} ReferentialDeps: No tables 2025.01.16 23:24:19.304564 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} LoadingDeps: No tables 2025.01.16 23:24:19.304598 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} DatabaseAtomic (oximeter): Starting up tables. 2025.01.16 23:24:19.304655 [ 5 ] {241cef96-60f8-4ac2-8d95-e05650637529} TCPHandler: Processed in 0.007106446 sec. 2025.01.16 23:24:19.304854 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.305058 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} executeQuery: (from [fd00:1122:3344:101::d]:49798) /* 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.01.16 23:24:19.305116 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.16 23:24:19.313573 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.16 23:24:19.317491 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} oximeter.version (243e78c2-737f-4f26-a1e0-e902454db46b): Loading data parts 2025.01.16 23:24:19.318038 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} oximeter.version (243e78c2-737f-4f26-a1e0-e902454db46b): There are no data parts 2025.01.16 23:24:19.330965 [ 3 ] {b6bc61e8-a9b4-4df2-af33-1085a1bba085} TCPHandler: Processed in 0.026165082 sec. 2025.01.16 23:24:19.331245 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.331512 [ 5 ] {668cc67b-a5bb-4ca0-ae97-9ac59d76a397} executeQuery: (from [fd00:1122:3344:101::d]:44494) /* 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.01.16 23:24:19.331605 [ 5 ] {668cc67b-a5bb-4ca0-ae97-9ac59d76a397} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.16 23:24:19.343262 [ 5 ] {668cc67b-a5bb-4ca0-ae97-9ac59d76a397} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Loading data parts 2025.01.16 23:24:19.343520 [ 5 ] {668cc67b-a5bb-4ca0-ae97-9ac59d76a397} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): There are no data parts 2025.01.16 23:24:19.355895 [ 5 ] {668cc67b-a5bb-4ca0-ae97-9ac59d76a397} TCPHandler: Processed in 0.024748055 sec. 2025.01.16 23:24:19.356173 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.356493 [ 3 ] {83c39231-316a-4ef7-b93e-ee74f0a877af} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.356567 [ 3 ] {83c39231-316a-4ef7-b93e-ee74f0a877af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.16 23:24:19.368563 [ 3 ] {83c39231-316a-4ef7-b93e-ee74f0a877af} oximeter.measurements_i8 (328908b4-2263-4bdf-8907-36934658f9b9): Loading data parts 2025.01.16 23:24:19.368758 [ 3 ] {83c39231-316a-4ef7-b93e-ee74f0a877af} oximeter.measurements_i8 (328908b4-2263-4bdf-8907-36934658f9b9): There are no data parts 2025.01.16 23:24:19.381062 [ 3 ] {83c39231-316a-4ef7-b93e-ee74f0a877af} TCPHandler: Processed in 0.024993869 sec. 2025.01.16 23:24:19.381386 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.381680 [ 5 ] {5fe80c3a-14af-4698-80c1-0d533f5188e5} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.381768 [ 5 ] {5fe80c3a-14af-4698-80c1-0d533f5188e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.16 23:24:19.394465 [ 5 ] {5fe80c3a-14af-4698-80c1-0d533f5188e5} oximeter.measurements_u8 (f48d204a-7d14-4eba-b4ae-2fb6741f8677): Loading data parts 2025.01.16 23:24:19.394697 [ 5 ] {5fe80c3a-14af-4698-80c1-0d533f5188e5} oximeter.measurements_u8 (f48d204a-7d14-4eba-b4ae-2fb6741f8677): There are no data parts 2025.01.16 23:24:19.406925 [ 5 ] {5fe80c3a-14af-4698-80c1-0d533f5188e5} TCPHandler: Processed in 0.025663403 sec. 2025.01.16 23:24:19.407240 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.407619 [ 3 ] {94036878-7cca-47c7-b4d9-f598f882c309} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.407704 [ 3 ] {94036878-7cca-47c7-b4d9-f598f882c309} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.16 23:24:19.418271 [ 3 ] {94036878-7cca-47c7-b4d9-f598f882c309} oximeter.measurements_i16 (206aa525-b945-478c-9e50-db939d6f5911): Loading data parts 2025.01.16 23:24:19.418474 [ 3 ] {94036878-7cca-47c7-b4d9-f598f882c309} oximeter.measurements_i16 (206aa525-b945-478c-9e50-db939d6f5911): There are no data parts 2025.01.16 23:24:19.432105 [ 3 ] {94036878-7cca-47c7-b4d9-f598f882c309} TCPHandler: Processed in 0.02496402 sec. 2025.01.16 23:24:19.432463 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.432753 [ 5 ] {4e77cdd3-229b-48d2-a105-693b1fb36c6f} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.432853 [ 5 ] {4e77cdd3-229b-48d2-a105-693b1fb36c6f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.16 23:24:19.457162 [ 5 ] {4e77cdd3-229b-48d2-a105-693b1fb36c6f} oximeter.measurements_u16 (dc3a835e-d07e-46ec-8f1e-514a17d6713e): Loading data parts 2025.01.16 23:24:19.457438 [ 5 ] {4e77cdd3-229b-48d2-a105-693b1fb36c6f} oximeter.measurements_u16 (dc3a835e-d07e-46ec-8f1e-514a17d6713e): There are no data parts 2025.01.16 23:24:19.469219 [ 5 ] {4e77cdd3-229b-48d2-a105-693b1fb36c6f} TCPHandler: Processed in 0.036890348 sec. 2025.01.16 23:24:19.469518 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.469789 [ 3 ] {b921b7a4-daad-446f-bb9d-4fa48489d964} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.469853 [ 3 ] {b921b7a4-daad-446f-bb9d-4fa48489d964} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.16 23:24:19.473284 [ 3 ] {b921b7a4-daad-446f-bb9d-4fa48489d964} oximeter.measurements_i32 (6eff5e27-d55b-4526-9220-c15b261b9dab): Loading data parts 2025.01.16 23:24:19.473471 [ 3 ] {b921b7a4-daad-446f-bb9d-4fa48489d964} oximeter.measurements_i32 (6eff5e27-d55b-4526-9220-c15b261b9dab): There are no data parts 2025.01.16 23:24:19.493356 [ 3 ] {b921b7a4-daad-446f-bb9d-4fa48489d964} TCPHandler: Processed in 0.023925979 sec. 2025.01.16 23:24:19.493720 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.494011 [ 5 ] {866e80bc-2605-47c5-b6ce-b23fd19df61c} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.494097 [ 5 ] {866e80bc-2605-47c5-b6ce-b23fd19df61c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.16 23:24:19.499388 [ 5 ] {866e80bc-2605-47c5-b6ce-b23fd19df61c} oximeter.measurements_u32 (4efe8b2d-bf7f-478b-9509-591d18cb1291): Loading data parts 2025.01.16 23:24:19.499628 [ 5 ] {866e80bc-2605-47c5-b6ce-b23fd19df61c} oximeter.measurements_u32 (4efe8b2d-bf7f-478b-9509-591d18cb1291): There are no data parts 2025.01.16 23:24:19.511154 [ 5 ] {866e80bc-2605-47c5-b6ce-b23fd19df61c} TCPHandler: Processed in 0.017586358 sec. 2025.01.16 23:24:19.511417 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.511670 [ 3 ] {6dde887f-a5a7-4b49-94c5-393d324396b1} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.511735 [ 3 ] {6dde887f-a5a7-4b49-94c5-393d324396b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.16 23:24:19.524375 [ 3 ] {6dde887f-a5a7-4b49-94c5-393d324396b1} oximeter.measurements_i64 (b2ca5da8-2d4f-43a1-b8ea-8ecf00e59b2e): Loading data parts 2025.01.16 23:24:19.524579 [ 3 ] {6dde887f-a5a7-4b49-94c5-393d324396b1} oximeter.measurements_i64 (b2ca5da8-2d4f-43a1-b8ea-8ecf00e59b2e): There are no data parts 2025.01.16 23:24:19.537317 [ 3 ] {6dde887f-a5a7-4b49-94c5-393d324396b1} TCPHandler: Processed in 0.025990449 sec. 2025.01.16 23:24:19.537617 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.537889 [ 5 ] {a1e4f833-8120-43ff-8db1-b5302f13ee50} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.537986 [ 5 ] {a1e4f833-8120-43ff-8db1-b5302f13ee50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.16 23:24:19.549694 [ 5 ] {a1e4f833-8120-43ff-8db1-b5302f13ee50} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Loading data parts 2025.01.16 23:24:19.549891 [ 5 ] {a1e4f833-8120-43ff-8db1-b5302f13ee50} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): There are no data parts 2025.01.16 23:24:19.564123 [ 5 ] {a1e4f833-8120-43ff-8db1-b5302f13ee50} TCPHandler: Processed in 0.02657914 sec. 2025.01.16 23:24:19.564365 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.564608 [ 3 ] {f3d812ad-ba48-46e1-9c5a-31127ca9be72} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.564686 [ 3 ] {f3d812ad-ba48-46e1-9c5a-31127ca9be72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.16 23:24:19.575787 [ 3 ] {f3d812ad-ba48-46e1-9c5a-31127ca9be72} oximeter.measurements_f32 (968a922c-05c9-4df6-a165-d390bcd1175e): Loading data parts 2025.01.16 23:24:19.575972 [ 3 ] {f3d812ad-ba48-46e1-9c5a-31127ca9be72} oximeter.measurements_f32 (968a922c-05c9-4df6-a165-d390bcd1175e): There are no data parts 2025.01.16 23:24:19.589909 [ 3 ] {f3d812ad-ba48-46e1-9c5a-31127ca9be72} TCPHandler: Processed in 0.025621853 sec. 2025.01.16 23:24:19.590170 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.590420 [ 5 ] {3acfab0f-26e4-43fd-aa8c-a7c03f51101f} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.590490 [ 5 ] {3acfab0f-26e4-43fd-aa8c-a7c03f51101f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.16 23:24:19.596587 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41774 2025.01.16 23:24:19.596733 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.596789 [ 261 ] {} TCP-Session: d7018aad-1e59-4e4d-8f8c-8065deb4ef30 Authenticating user 'default' from [fd00:1122:3344:101::b]:41774 2025.01.16 23:24:19.596815 [ 261 ] {} TCP-Session: d7018aad-1e59-4e4d-8f8c-8065deb4ef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.596829 [ 261 ] {} TCP-Session: d7018aad-1e59-4e4d-8f8c-8065deb4ef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.596900 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.16 23:24:19.596925 [ 261 ] {} 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.01.16 23:24:19.596952 [ 261 ] {} 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.01.16 23:24:19.597296 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45149 2025.01.16 23:24:19.597370 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51491 2025.01.16 23:24:19.597572 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.597627 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.597645 [ 262 ] {} TCP-Session: 57735b0d-a3d6-4a3d-b48b-f8490a8e318d Authenticating user 'default' from [fd00:1122:3344:101::b]:45149 2025.01.16 23:24:19.597644 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46456 2025.01.16 23:24:19.597697 [ 263 ] {} TCP-Session: ac938dd1-d869-49ec-9ad5-9997741f3462 Authenticating user 'default' from [fd00:1122:3344:101::b]:51491 2025.01.16 23:24:19.597697 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33275 2025.01.16 23:24:19.597727 [ 262 ] {} TCP-Session: 57735b0d-a3d6-4a3d-b48b-f8490a8e318d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.597891 [ 263 ] {} TCP-Session: ac938dd1-d869-49ec-9ad5-9997741f3462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598088 [ 263 ] {} TCP-Session: ac938dd1-d869-49ec-9ad5-9997741f3462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598089 [ 262 ] {} TCP-Session: 57735b0d-a3d6-4a3d-b48b-f8490a8e318d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598149 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.598227 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42902 2025.01.16 23:24:19.598251 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.598287 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55662 2025.01.16 23:24:19.598313 [ 265 ] {} TCP-Session: 3441e2db-8504-4f41-8985-7e9476b3f5b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:33275 2025.01.16 23:24:19.598367 [ 264 ] {} TCP-Session: 8c4a8681-0364-4584-8847-091ff4136270 Authenticating user 'default' from [fd00:1122:3344:101::b]:46456 2025.01.16 23:24:19.598229 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55451 2025.01.16 23:24:19.598548 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.598761 [ 268 ] {} TCP-Session: 32e4f7fe-9f89-46b1-9f86-c0c11cd59e39 Authenticating user 'default' from [fd00:1122:3344:101::b]:55662 2025.01.16 23:24:19.598788 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.598793 [ 264 ] {} TCP-Session: 8c4a8681-0364-4584-8847-091ff4136270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598839 [ 268 ] {} TCP-Session: 32e4f7fe-9f89-46b1-9f86-c0c11cd59e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598810 [ 265 ] {} TCP-Session: 3441e2db-8504-4f41-8985-7e9476b3f5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598885 [ 268 ] {} TCP-Session: 32e4f7fe-9f89-46b1-9f86-c0c11cd59e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598877 [ 264 ] {} TCP-Session: 8c4a8681-0364-4584-8847-091ff4136270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598915 [ 265 ] {} TCP-Session: 3441e2db-8504-4f41-8985-7e9476b3f5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.598860 [ 267 ] {} TCP-Session: 890d0925-0b91-4ecb-a25d-a5dd07fe9b61 Authenticating user 'default' from [fd00:1122:3344:101::b]:42902 2025.01.16 23:24:19.598783 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.599050 [ 266 ] {} TCP-Session: 32c9e992-0f22-4860-b1c0-cf7f9b0d741b Authenticating user 'default' from [fd00:1122:3344:101::b]:55451 2025.01.16 23:24:19.599054 [ 267 ] {} TCP-Session: 890d0925-0b91-4ecb-a25d-a5dd07fe9b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.599131 [ 266 ] {} TCP-Session: 32c9e992-0f22-4860-b1c0-cf7f9b0d741b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.599196 [ 267 ] {} TCP-Session: 890d0925-0b91-4ecb-a25d-a5dd07fe9b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.599202 [ 266 ] {} TCP-Session: 32c9e992-0f22-4860-b1c0-cf7f9b0d741b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.600203 [ 5 ] {3acfab0f-26e4-43fd-aa8c-a7c03f51101f} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Loading data parts 2025.01.16 23:24:19.600379 [ 5 ] {3acfab0f-26e4-43fd-aa8c-a7c03f51101f} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): There are no data parts 2025.01.16 23:24:19.603573 [ 5 ] {3acfab0f-26e4-43fd-aa8c-a7c03f51101f} TCPHandler: Processed in 0.013482169 sec. 2025.01.16 23:24:19.603814 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.604080 [ 3 ] {4a7384d9-5c73-4857-907f-0c7114aa95f5} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.604175 [ 3 ] {4a7384d9-5c73-4857-907f-0c7114aa95f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.16 23:24:19.630426 [ 3 ] {4a7384d9-5c73-4857-907f-0c7114aa95f5} oximeter.measurements_string (26d3f263-ebb6-4eaf-9dab-fe259973f139): Loading data parts 2025.01.16 23:24:19.630734 [ 3 ] {4a7384d9-5c73-4857-907f-0c7114aa95f5} oximeter.measurements_string (26d3f263-ebb6-4eaf-9dab-fe259973f139): There are no data parts 2025.01.16 23:24:19.636327 [ 3 ] {4a7384d9-5c73-4857-907f-0c7114aa95f5} TCPHandler: Processed in 0.032575656 sec. 2025.01.16 23:24:19.636651 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.636972 [ 5 ] {ff9940b1-e6d0-4468-b545-8f924188be5b} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.637057 [ 5 ] {ff9940b1-e6d0-4468-b545-8f924188be5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.16 23:24:19.648598 [ 5 ] {ff9940b1-e6d0-4468-b545-8f924188be5b} oximeter.measurements_bytes (40d6049b-fe4f-4291-84fd-329bad51b8f1): Loading data parts 2025.01.16 23:24:19.648816 [ 5 ] {ff9940b1-e6d0-4468-b545-8f924188be5b} oximeter.measurements_bytes (40d6049b-fe4f-4291-84fd-329bad51b8f1): There are no data parts 2025.01.16 23:24:19.658269 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63990 2025.01.16 23:24:19.658434 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.658568 [ 269 ] {} TCP-Session: 0a59a7fa-db34-4cc1-aaa5-e325d9148c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:63990 2025.01.16 23:24:19.658604 [ 269 ] {} TCP-Session: 0a59a7fa-db34-4cc1-aaa5-e325d9148c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.658624 [ 269 ] {} TCP-Session: 0a59a7fa-db34-4cc1-aaa5-e325d9148c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.658779 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.16 23:24:19.658814 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.16 23:24:19.658975 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.16 23:24:19.659262 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33842 2025.01.16 23:24:19.659336 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48742 2025.01.16 23:24:19.659651 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62281 2025.01.16 23:24:19.659656 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54606 2025.01.16 23:24:19.659526 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.659675 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.659866 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 2025.01.16 23:24:19.659874 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.660047 [ 270 ] {} TCP-Session: 6f7f8243-7ee0-4d5e-a07a-2cb55e379754 Authenticating user 'default' from [fd00:1122:3344:101::e]:33842 2025.01.16 23:24:19.660105 [ 272 ] {} TCP-Session: 2c2237fb-b81c-42cd-b3c6-91a14504edeb Authenticating user 'default' from [fd00:1122:3344:101::e]:62281 2025.01.16 23:24:19.660119 [ 271 ] {} TCP-Session: 3b1ce7d4-72e8-4632-84d5-8456e000c71a Authenticating user 'default' from [fd00:1122:3344:101::e]:48742 2025.01.16 23:24:19.660085 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36106 2025.01.16 23:24:19.660177 [ 270 ] {} TCP-Session: 6f7f8243-7ee0-4d5e-a07a-2cb55e379754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660214 [ 272 ] {} TCP-Session: 2c2237fb-b81c-42cd-b3c6-91a14504edeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660243 [ 271 ] {} TCP-Session: 3b1ce7d4-72e8-4632-84d5-8456e000c71a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660165 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53591 2025.01.16 23:24:19.660070 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.660367 [ 272 ] {} TCP-Session: 2c2237fb-b81c-42cd-b3c6-91a14504edeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660553 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.660592 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.660606 [ 273 ] {} TCP-Session: 26a91dc1-d28f-4635-8d63-d60a2ec41f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54606 2025.01.16 23:24:19.660575 [ 271 ] {} TCP-Session: 3b1ce7d4-72e8-4632-84d5-8456e000c71a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660540 [ 270 ] {} TCP-Session: 6f7f8243-7ee0-4d5e-a07a-2cb55e379754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660821 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.660837 [ 276 ] {} TCP-Session: 203baa7b-f42f-4615-acd7-c82a12fec117 Authenticating user 'default' from [fd00:1122:3344:101::e]:53591 2025.01.16 23:24:19.660842 [ 273 ] {} TCP-Session: 26a91dc1-d28f-4635-8d63-d60a2ec41f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660908 [ 274 ] {} TCP-Session: 6473069b-b181-4b8e-8aa9-6825ab550e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 2025.01.16 23:24:19.660957 [ 275 ] {} TCP-Session: b07a42ad-d30e-46f2-ac2d-3ee94342a61d Authenticating user 'default' from [fd00:1122:3344:101::e]:36106 2025.01.16 23:24:19.660979 [ 276 ] {} TCP-Session: 203baa7b-f42f-4615-acd7-c82a12fec117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661020 [ 275 ] {} TCP-Session: b07a42ad-d30e-46f2-ac2d-3ee94342a61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661028 [ 274 ] {} TCP-Session: 6473069b-b181-4b8e-8aa9-6825ab550e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661087 [ 276 ] {} TCP-Session: 203baa7b-f42f-4615-acd7-c82a12fec117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661096 [ 275 ] {} TCP-Session: b07a42ad-d30e-46f2-ac2d-3ee94342a61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.660997 [ 273 ] {} TCP-Session: 26a91dc1-d28f-4635-8d63-d60a2ec41f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661134 [ 274 ] {} TCP-Session: 6473069b-b181-4b8e-8aa9-6825ab550e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.661473 [ 5 ] {ff9940b1-e6d0-4468-b545-8f924188be5b} TCPHandler: Processed in 0.024949119 sec. 2025.01.16 23:24:19.662248 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.662562 [ 3 ] {8aa2eea9-dc4e-4a47-820b-0243bbe2645a} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.662670 [ 3 ] {8aa2eea9-dc4e-4a47-820b-0243bbe2645a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.16 23:24:19.684828 [ 3 ] {8aa2eea9-dc4e-4a47-820b-0243bbe2645a} oximeter.measurements_cumulativei64 (588d3ab0-7e85-4382-9c9c-420cb66dd61d): Loading data parts 2025.01.16 23:24:19.685064 [ 3 ] {8aa2eea9-dc4e-4a47-820b-0243bbe2645a} oximeter.measurements_cumulativei64 (588d3ab0-7e85-4382-9c9c-420cb66dd61d): There are no data parts 2025.01.16 23:24:19.701034 [ 3 ] {8aa2eea9-dc4e-4a47-820b-0243bbe2645a} TCPHandler: Processed in 0.038856066 sec. 2025.01.16 23:24:19.701438 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.701791 [ 5 ] {9bbcbabd-c62b-4f92-b3f4-f744248548e7} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.701976 [ 5 ] {9bbcbabd-c62b-4f92-b3f4-f744248548e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.16 23:24:19.711681 [ 5 ] {9bbcbabd-c62b-4f92-b3f4-f744248548e7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Loading data parts 2025.01.16 23:24:19.711966 [ 5 ] {9bbcbabd-c62b-4f92-b3f4-f744248548e7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): There are no data parts 2025.01.16 23:24:19.715281 [ 5 ] {9bbcbabd-c62b-4f92-b3f4-f744248548e7} TCPHandler: Processed in 0.013987999 sec. 2025.01.16 23:24:19.715501 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.715828 [ 3 ] {fcaaa2a2-46f4-4256-8945-bed518e921d2} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.715962 [ 3 ] {fcaaa2a2-46f4-4256-8945-bed518e921d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.16 23:24:19.735318 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58488 2025.01.16 23:24:19.735420 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.735512 [ 277 ] {} TCP-Session: f2b28290-bf70-45b3-89eb-afa6540762a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:58488 2025.01.16 23:24:19.735531 [ 277 ] {} TCP-Session: f2b28290-bf70-45b3-89eb-afa6540762a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.735544 [ 277 ] {} TCP-Session: f2b28290-bf70-45b3-89eb-afa6540762a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.735646 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.16 23:24:19.735674 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.16 23:24:19.735747 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.16 23:24:19.736089 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51629 2025.01.16 23:24:19.736170 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35007 2025.01.16 23:24:19.736252 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50418 2025.01.16 23:24:19.736333 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63424 2025.01.16 23:24:19.736651 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.736670 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52933 2025.01.16 23:24:19.736668 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.736834 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.736906 [ 278 ] {} TCP-Session: c05ea2dd-d9e2-4835-8fb2-90531e1cfc7f Authenticating user 'default' from [fd00:1122:3344:101::c]:51629 2025.01.16 23:24:19.737028 [ 280 ] {} TCP-Session: 76694ccb-94f8-4873-b6e6-957654a18c80 Authenticating user 'default' from [fd00:1122:3344:101::c]:50418 2025.01.16 23:24:19.737046 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.737052 [ 278 ] {} TCP-Session: c05ea2dd-d9e2-4835-8fb2-90531e1cfc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737085 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36639 2025.01.16 23:24:19.737114 [ 280 ] {} TCP-Session: 76694ccb-94f8-4873-b6e6-957654a18c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737146 [ 279 ] {} TCP-Session: a76d8327-a06b-4591-a0bc-8a33920f54bf Authenticating user 'default' from [fd00:1122:3344:101::c]:35007 2025.01.16 23:24:19.737157 [ 282 ] {} TCP-Session: 08a534b7-4271-4edc-8b10-fd3b360f6c7e Authenticating user 'default' from [fd00:1122:3344:101::c]:52933 2025.01.16 23:24:19.737173 [ 278 ] {} TCP-Session: c05ea2dd-d9e2-4835-8fb2-90531e1cfc7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737220 [ 279 ] {} TCP-Session: a76d8327-a06b-4591-a0bc-8a33920f54bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737196 [ 280 ] {} TCP-Session: 76694ccb-94f8-4873-b6e6-957654a18c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737305 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52444 2025.01.16 23:24:19.737389 [ 279 ] {} TCP-Session: a76d8327-a06b-4591-a0bc-8a33920f54bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737411 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.737453 [ 282 ] {} TCP-Session: 08a534b7-4271-4edc-8b10-fd3b360f6c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737485 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.737668 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:19.737743 [ 283 ] {} TCP-Session: cc950f4d-d2a5-473f-be2b-5b3f51dfae2e Authenticating user 'default' from [fd00:1122:3344:101::c]:36639 2025.01.16 23:24:19.737709 [ 281 ] {} TCP-Session: 3c5d9258-d7f4-4038-80b9-b0b8b0bc2390 Authenticating user 'default' from [fd00:1122:3344:101::c]:63424 2025.01.16 23:24:19.737780 [ 284 ] {} TCP-Session: c37978a8-539e-468b-8135-1f2ab0527c8e Authenticating user 'default' from [fd00:1122:3344:101::c]:52444 2025.01.16 23:24:19.737686 [ 282 ] {} TCP-Session: 08a534b7-4271-4edc-8b10-fd3b360f6c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737841 [ 281 ] {} TCP-Session: 3c5d9258-d7f4-4038-80b9-b0b8b0bc2390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737828 [ 284 ] {} TCP-Session: c37978a8-539e-468b-8135-1f2ab0527c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737818 [ 283 ] {} TCP-Session: cc950f4d-d2a5-473f-be2b-5b3f51dfae2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737938 [ 281 ] {} TCP-Session: 3c5d9258-d7f4-4038-80b9-b0b8b0bc2390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.737919 [ 284 ] {} TCP-Session: c37978a8-539e-468b-8135-1f2ab0527c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.738013 [ 283 ] {} TCP-Session: cc950f4d-d2a5-473f-be2b-5b3f51dfae2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:19.739358 [ 3 ] {fcaaa2a2-46f4-4256-8945-bed518e921d2} oximeter.measurements_cumulativef32 (b1885364-94b5-4f4e-b1eb-4bf868dbaf6e): Loading data parts 2025.01.16 23:24:19.739555 [ 3 ] {fcaaa2a2-46f4-4256-8945-bed518e921d2} oximeter.measurements_cumulativef32 (b1885364-94b5-4f4e-b1eb-4bf868dbaf6e): There are no data parts 2025.01.16 23:24:19.744032 [ 3 ] {fcaaa2a2-46f4-4256-8945-bed518e921d2} TCPHandler: Processed in 0.028590469 sec. 2025.01.16 23:24:19.744360 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.744636 [ 5 ] {c4b7633d-04f4-494c-a35c-92d810034539} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.744782 [ 5 ] {c4b7633d-04f4-494c-a35c-92d810034539} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.16 23:24:19.758482 [ 5 ] {c4b7633d-04f4-494c-a35c-92d810034539} oximeter.measurements_cumulativef64 (19f2b53c-5218-4c8d-8c34-75fd5f33d6fb): Loading data parts 2025.01.16 23:24:19.758822 [ 5 ] {c4b7633d-04f4-494c-a35c-92d810034539} oximeter.measurements_cumulativef64 (19f2b53c-5218-4c8d-8c34-75fd5f33d6fb): There are no data parts 2025.01.16 23:24:19.770986 [ 5 ] {c4b7633d-04f4-494c-a35c-92d810034539} TCPHandler: Processed in 0.026736763 sec. 2025.01.16 23:24:19.771344 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.771932 [ 3 ] {42833715-03c8-4727-a30f-aeef6c86a8ee} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.772139 [ 3 ] {42833715-03c8-4727-a30f-aeef6c86a8ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.16 23:24:19.784857 [ 3 ] {42833715-03c8-4727-a30f-aeef6c86a8ee} oximeter.measurements_histogrami8 (7e76ffd3-4501-4100-9355-63a189f00b9b): Loading data parts 2025.01.16 23:24:19.785076 [ 3 ] {42833715-03c8-4727-a30f-aeef6c86a8ee} oximeter.measurements_histogrami8 (7e76ffd3-4501-4100-9355-63a189f00b9b): There are no data parts 2025.01.16 23:24:19.797450 [ 3 ] {42833715-03c8-4727-a30f-aeef6c86a8ee} TCPHandler: Processed in 0.026275845 sec. 2025.01.16 23:24:19.797793 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.798140 [ 5 ] {3a4402f5-d7a6-49fb-a637-50a95d27b1e9} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.798312 [ 5 ] {3a4402f5-d7a6-49fb-a637-50a95d27b1e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.16 23:24:19.811450 [ 5 ] {3a4402f5-d7a6-49fb-a637-50a95d27b1e9} oximeter.measurements_histogramu8 (27d94100-3a4a-4f70-b438-938e7d347aa7): Loading data parts 2025.01.16 23:24:19.811763 [ 5 ] {3a4402f5-d7a6-49fb-a637-50a95d27b1e9} oximeter.measurements_histogramu8 (27d94100-3a4a-4f70-b438-938e7d347aa7): There are no data parts 2025.01.16 23:24:19.824093 [ 5 ] {3a4402f5-d7a6-49fb-a637-50a95d27b1e9} TCPHandler: Processed in 0.026397467 sec. 2025.01.16 23:24:19.824362 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.824828 [ 3 ] {fa2759af-7697-4149-bd99-ccd14d8072bb} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.824978 [ 3 ] {fa2759af-7697-4149-bd99-ccd14d8072bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.16 23:24:19.838348 [ 3 ] {fa2759af-7697-4149-bd99-ccd14d8072bb} oximeter.measurements_histogrami16 (fcc8c82e-3ad8-4f5f-85e9-05aa3f9a51ee): Loading data parts 2025.01.16 23:24:19.838547 [ 3 ] {fa2759af-7697-4149-bd99-ccd14d8072bb} oximeter.measurements_histogrami16 (fcc8c82e-3ad8-4f5f-85e9-05aa3f9a51ee): There are no data parts 2025.01.16 23:24:19.850636 [ 3 ] {fa2759af-7697-4149-bd99-ccd14d8072bb} TCPHandler: Processed in 0.026378697 sec. 2025.01.16 23:24:19.850984 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.851311 [ 5 ] {995327fa-70ab-4c23-ac3e-7ea676d2f774} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.851550 [ 5 ] {995327fa-70ab-4c23-ac3e-7ea676d2f774} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.16 23:24:19.869373 [ 5 ] {995327fa-70ab-4c23-ac3e-7ea676d2f774} oximeter.measurements_histogramu16 (5e03ca83-28eb-43f9-8259-0d7d5c01ca38): Loading data parts 2025.01.16 23:24:19.869789 [ 5 ] {995327fa-70ab-4c23-ac3e-7ea676d2f774} oximeter.measurements_histogramu16 (5e03ca83-28eb-43f9-8259-0d7d5c01ca38): There are no data parts 2025.01.16 23:24:19.880331 [ 5 ] {995327fa-70ab-4c23-ac3e-7ea676d2f774} TCPHandler: Processed in 0.029428036 sec. 2025.01.16 23:24:19.880623 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.881128 [ 3 ] {be838e9d-9596-40ed-9829-44933642cf45} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.881301 [ 3 ] {be838e9d-9596-40ed-9829-44933642cf45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.16 23:24:19.903386 [ 3 ] {be838e9d-9596-40ed-9829-44933642cf45} oximeter.measurements_histogrami32 (9eb3e299-2401-4f5b-a812-6885cf2c89f9): Loading data parts 2025.01.16 23:24:19.903639 [ 3 ] {be838e9d-9596-40ed-9829-44933642cf45} oximeter.measurements_histogrami32 (9eb3e299-2401-4f5b-a812-6885cf2c89f9): There are no data parts 2025.01.16 23:24:19.916230 [ 3 ] {be838e9d-9596-40ed-9829-44933642cf45} TCPHandler: Processed in 0.035725106 sec. 2025.01.16 23:24:19.916583 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.916924 [ 5 ] {01de70aa-f5e1-4529-aafe-582e1530d17d} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.917142 [ 5 ] {01de70aa-f5e1-4529-aafe-582e1530d17d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.16 23:24:19.939748 [ 5 ] {01de70aa-f5e1-4529-aafe-582e1530d17d} oximeter.measurements_histogramu32 (fffabd4d-6614-43bc-b942-8949b22a1891): Loading data parts 2025.01.16 23:24:19.940001 [ 5 ] {01de70aa-f5e1-4529-aafe-582e1530d17d} oximeter.measurements_histogramu32 (fffabd4d-6614-43bc-b942-8949b22a1891): There are no data parts 2025.01.16 23:24:19.953280 [ 5 ] {01de70aa-f5e1-4529-aafe-582e1530d17d} TCPHandler: Processed in 0.036789596 sec. 2025.01.16 23:24:19.953581 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.954049 [ 3 ] {b63340b9-874e-4f54-9cf8-df263f388d75} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:19.954245 [ 3 ] {b63340b9-874e-4f54-9cf8-df263f388d75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.16 23:24:19.980001 [ 3 ] {b63340b9-874e-4f54-9cf8-df263f388d75} oximeter.measurements_histogrami64 (a5aed6d4-560c-4dfe-bac2-848b11176406): Loading data parts 2025.01.16 23:24:19.980231 [ 3 ] {b63340b9-874e-4f54-9cf8-df263f388d75} oximeter.measurements_histogrami64 (a5aed6d4-560c-4dfe-bac2-848b11176406): There are no data parts 2025.01.16 23:24:19.988883 [ 3 ] {b63340b9-874e-4f54-9cf8-df263f388d75} TCPHandler: Processed in 0.035443231 sec. 2025.01.16 23:24:19.989217 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:19.989598 [ 5 ] {cafd27ec-9226-48bd-a0c6-c3eb8f261959} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:19.989772 [ 5 ] {cafd27ec-9226-48bd-a0c6-c3eb8f261959} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.16 23:24:19.998221 [ 5 ] {cafd27ec-9226-48bd-a0c6-c3eb8f261959} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Loading data parts 2025.01.16 23:24:19.998454 [ 5 ] {cafd27ec-9226-48bd-a0c6-c3eb8f261959} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): There are no data parts 2025.01.16 23:24:20.000272 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.37 MiB, peak 123.37 MiB, free memory in arenas 0.00 B, will set to 135.99 MiB (RSS), difference: 12.62 MiB 2025.01.16 23:24:20.011875 [ 5 ] {cafd27ec-9226-48bd-a0c6-c3eb8f261959} TCPHandler: Processed in 0.022702316 sec. 2025.01.16 23:24:20.012166 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.012604 [ 3 ] {855b4622-6b2b-4951-8791-e0f61a7d8aaa} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.012763 [ 3 ] {855b4622-6b2b-4951-8791-e0f61a7d8aaa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.16 23:24:20.026658 [ 3 ] {855b4622-6b2b-4951-8791-e0f61a7d8aaa} oximeter.measurements_histogramf32 (d19bf2f6-474f-43bf-9f82-a01ca265f8e1): Loading data parts 2025.01.16 23:24:20.026866 [ 3 ] {855b4622-6b2b-4951-8791-e0f61a7d8aaa} oximeter.measurements_histogramf32 (d19bf2f6-474f-43bf-9f82-a01ca265f8e1): There are no data parts 2025.01.16 23:24:20.039798 [ 3 ] {855b4622-6b2b-4951-8791-e0f61a7d8aaa} TCPHandler: Processed in 0.027720702 sec. 2025.01.16 23:24:20.040156 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.040637 [ 5 ] {36284593-de30-41e8-a45c-9ad9ab4192d8} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.040846 [ 5 ] {36284593-de30-41e8-a45c-9ad9ab4192d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.16 23:24:20.065058 [ 5 ] {36284593-de30-41e8-a45c-9ad9ab4192d8} oximeter.measurements_histogramf64 (f3dde241-2514-4271-bf59-1f64f6a03941): Loading data parts 2025.01.16 23:24:20.065354 [ 5 ] {36284593-de30-41e8-a45c-9ad9ab4192d8} oximeter.measurements_histogramf64 (f3dde241-2514-4271-bf59-1f64f6a03941): There are no data parts 2025.01.16 23:24:20.069021 [ 5 ] {36284593-de30-41e8-a45c-9ad9ab4192d8} TCPHandler: Processed in 0.029056628 sec. 2025.01.16 23:24:20.069268 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.069617 [ 3 ] {c3a91b91-5830-47df-a702-b804b8c6fa6d} executeQuery: (from [fd00:1122:3344:101::d]:49798) /* 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.01.16 23:24:20.069764 [ 3 ] {c3a91b91-5830-47df-a702-b804b8c6fa6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.16 23:24:20.092826 [ 3 ] {c3a91b91-5830-47df-a702-b804b8c6fa6d} oximeter.fields_bool (8f2145bd-84d1-4cd6-a0d4-74ebf60394ee): Loading data parts 2025.01.16 23:24:20.093015 [ 3 ] {c3a91b91-5830-47df-a702-b804b8c6fa6d} oximeter.fields_bool (8f2145bd-84d1-4cd6-a0d4-74ebf60394ee): There are no data parts 2025.01.16 23:24:20.103124 [ 3 ] {c3a91b91-5830-47df-a702-b804b8c6fa6d} TCPHandler: Processed in 0.033943852 sec. 2025.01.16 23:24:20.103443 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.103664 [ 5 ] {702eec34-cc7a-4f94-ba43-62c134a59102} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.103819 [ 5 ] {702eec34-cc7a-4f94-ba43-62c134a59102} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.16 23:24:20.108908 [ 5 ] {702eec34-cc7a-4f94-ba43-62c134a59102} oximeter.fields_i8 (abf7ee17-8954-43ad-bd61-49d80ff18eaa): Loading data parts 2025.01.16 23:24:20.109207 [ 5 ] {702eec34-cc7a-4f94-ba43-62c134a59102} oximeter.fields_i8 (abf7ee17-8954-43ad-bd61-49d80ff18eaa): There are no data parts 2025.01.16 23:24:20.117693 [ 5 ] {702eec34-cc7a-4f94-ba43-62c134a59102} TCPHandler: Processed in 0.014313775 sec. 2025.01.16 23:24:20.117925 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.118372 [ 3 ] {bb735ba0-3557-4160-96b3-da1364549235} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.118490 [ 3 ] {bb735ba0-3557-4160-96b3-da1364549235} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.16 23:24:20.128107 [ 3 ] {bb735ba0-3557-4160-96b3-da1364549235} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Loading data parts 2025.01.16 23:24:20.128361 [ 3 ] {bb735ba0-3557-4160-96b3-da1364549235} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): There are no data parts 2025.01.16 23:24:20.138270 [ 3 ] {bb735ba0-3557-4160-96b3-da1364549235} TCPHandler: Processed in 0.020424272 sec. 2025.01.16 23:24:20.138590 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.138795 [ 5 ] {71b84bb2-b692-4719-911b-9fe4dbdfd373} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.138946 [ 5 ] {71b84bb2-b692-4719-911b-9fe4dbdfd373} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.16 23:24:20.148726 [ 5 ] {71b84bb2-b692-4719-911b-9fe4dbdfd373} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Loading data parts 2025.01.16 23:24:20.149113 [ 5 ] {71b84bb2-b692-4719-911b-9fe4dbdfd373} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): There are no data parts 2025.01.16 23:24:20.161148 [ 5 ] {71b84bb2-b692-4719-911b-9fe4dbdfd373} TCPHandler: Processed in 0.022615855 sec. 2025.01.16 23:24:20.161377 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.161697 [ 3 ] {a165e6dd-dd07-4bc8-9e26-d402a6a5d628} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.161787 [ 3 ] {a165e6dd-dd07-4bc8-9e26-d402a6a5d628} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.16 23:24:20.172075 [ 3 ] {a165e6dd-dd07-4bc8-9e26-d402a6a5d628} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Loading data parts 2025.01.16 23:24:20.172323 [ 3 ] {a165e6dd-dd07-4bc8-9e26-d402a6a5d628} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): There are no data parts 2025.01.16 23:24:20.183038 [ 3 ] {a165e6dd-dd07-4bc8-9e26-d402a6a5d628} TCPHandler: Processed in 0.021740977 sec. 2025.01.16 23:24:20.183438 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.183691 [ 5 ] {8e187d8f-d111-4219-add1-25a12eebce6b} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.183912 [ 5 ] {8e187d8f-d111-4219-add1-25a12eebce6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.16 23:24:20.195834 [ 5 ] {8e187d8f-d111-4219-add1-25a12eebce6b} oximeter.fields_i32 (4d2fd12f-bd2a-4980-b56a-d16e6d65c4a6): Loading data parts 2025.01.16 23:24:20.196137 [ 5 ] {8e187d8f-d111-4219-add1-25a12eebce6b} oximeter.fields_i32 (4d2fd12f-bd2a-4980-b56a-d16e6d65c4a6): There are no data parts 2025.01.16 23:24:20.208345 [ 5 ] {8e187d8f-d111-4219-add1-25a12eebce6b} TCPHandler: Processed in 0.024976429 sec. 2025.01.16 23:24:20.208607 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.208998 [ 3 ] {e3340df5-64ab-4fd4-b435-adae40a2d76c} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.209115 [ 3 ] {e3340df5-64ab-4fd4-b435-adae40a2d76c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.16 23:24:20.218005 [ 3 ] {e3340df5-64ab-4fd4-b435-adae40a2d76c} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Loading data parts 2025.01.16 23:24:20.218183 [ 3 ] {e3340df5-64ab-4fd4-b435-adae40a2d76c} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): There are no data parts 2025.01.16 23:24:20.226951 [ 3 ] {e3340df5-64ab-4fd4-b435-adae40a2d76c} TCPHandler: Processed in 0.018453864 sec. 2025.01.16 23:24:20.227275 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.227539 [ 5 ] {77c55cd1-8a29-42c1-a0a2-d9c00d908fdf} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.227707 [ 5 ] {77c55cd1-8a29-42c1-a0a2-d9c00d908fdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.16 23:24:20.237315 [ 5 ] {77c55cd1-8a29-42c1-a0a2-d9c00d908fdf} oximeter.fields_i64 (7661747a-c1ef-4d63-88f2-a6af3bf6c98e): Loading data parts 2025.01.16 23:24:20.237698 [ 5 ] {77c55cd1-8a29-42c1-a0a2-d9c00d908fdf} oximeter.fields_i64 (7661747a-c1ef-4d63-88f2-a6af3bf6c98e): There are no data parts 2025.01.16 23:24:20.247743 [ 5 ] {77c55cd1-8a29-42c1-a0a2-d9c00d908fdf} TCPHandler: Processed in 0.020542705 sec. 2025.01.16 23:24:20.248007 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.248383 [ 3 ] {12d91729-3a5f-4256-9518-1a5d1538957f} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.248506 [ 3 ] {12d91729-3a5f-4256-9518-1a5d1538957f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.16 23:24:20.259270 [ 3 ] {12d91729-3a5f-4256-9518-1a5d1538957f} oximeter.fields_u64 (36310c88-3c77-46cb-88e0-db71709ddcff): Loading data parts 2025.01.16 23:24:20.259468 [ 3 ] {12d91729-3a5f-4256-9518-1a5d1538957f} oximeter.fields_u64 (36310c88-3c77-46cb-88e0-db71709ddcff): There are no data parts 2025.01.16 23:24:20.269928 [ 3 ] {12d91729-3a5f-4256-9518-1a5d1538957f} TCPHandler: Processed in 0.022018083 sec. 2025.01.16 23:24:20.270620 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.270846 [ 5 ] {cd368430-c8ee-4298-a597-684515116037} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.271512 [ 5 ] {cd368430-c8ee-4298-a597-684515116037} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.16 23:24:20.281885 [ 5 ] {cd368430-c8ee-4298-a597-684515116037} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Loading data parts 2025.01.16 23:24:20.282181 [ 5 ] {cd368430-c8ee-4298-a597-684515116037} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): There are no data parts 2025.01.16 23:24:20.292437 [ 5 ] {cd368430-c8ee-4298-a597-684515116037} TCPHandler: Processed in 0.021952121 sec. 2025.01.16 23:24:20.292754 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.293086 [ 3 ] {e23a8223-95a7-4eb8-9fe7-c063756aa62f} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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.01.16 23:24:20.293184 [ 3 ] {e23a8223-95a7-4eb8-9fe7-c063756aa62f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.16 23:24:20.304697 [ 3 ] {e23a8223-95a7-4eb8-9fe7-c063756aa62f} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Loading data parts 2025.01.16 23:24:20.304877 [ 3 ] {e23a8223-95a7-4eb8-9fe7-c063756aa62f} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): There are no data parts 2025.01.16 23:24:20.315367 [ 3 ] {e23a8223-95a7-4eb8-9fe7-c063756aa62f} TCPHandler: Processed in 0.022703325 sec. 2025.01.16 23:24:20.315612 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.315861 [ 5 ] {43f706b8-b58f-4130-8056-67541615ff3f} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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.01.16 23:24:20.315955 [ 5 ] {43f706b8-b58f-4130-8056-67541615ff3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.16 23:24:20.327668 [ 5 ] {43f706b8-b58f-4130-8056-67541615ff3f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Loading data parts 2025.01.16 23:24:20.327928 [ 5 ] {43f706b8-b58f-4130-8056-67541615ff3f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): There are no data parts 2025.01.16 23:24:20.339479 [ 5 ] {43f706b8-b58f-4130-8056-67541615ff3f} TCPHandler: Processed in 0.0239389 sec. 2025.01.16 23:24:20.339698 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.340095 [ 3 ] {63d85286-1223-439d-9634-3723888b3006} executeQuery: (from [fd00:1122:3344:101::d]:49798) /* 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.01.16 23:24:20.340202 [ 3 ] {63d85286-1223-439d-9634-3723888b3006} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.16 23:24:20.352912 [ 3 ] {63d85286-1223-439d-9634-3723888b3006} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Loading data parts 2025.01.16 23:24:20.353122 [ 3 ] {63d85286-1223-439d-9634-3723888b3006} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): There are no data parts 2025.01.16 23:24:20.356292 [ 3 ] {63d85286-1223-439d-9634-3723888b3006} TCPHandler: Processed in 0.016654829 sec. 2025.01.16 23:24:20.356503 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:20.356734 [ 5 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.16 23:24:20.358048 [ 5 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.16 23:24:20.366069 [ 259 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} oximeter.version (243e78c2-737f-4f26-a1e0-e902454db46b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:20.366145 [ 259 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.16 23:24:20.370661 [ 259 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:20.371005 [ 259 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} oximeter.version (243e78c2-737f-4f26-a1e0-e902454db46b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:20.371340 [ 5 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} executeQuery: Read 1 rows, 16.00 B in 0.014673 sec., 68.15238874122538 rows/sec., 1.06 KiB/sec. 2025.01.16 23:24:20.371735 [ 5 ] {5d0a49bf-e26a-421f-9227-8e2fbad63826} TCPHandler: Processed in 0.015293614 sec. 2025.01.16 23:24:21.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.28 MiB, peak 137.28 MiB, free memory in arenas 0.00 B, will set to 140.86 MiB (RSS), difference: 3.58 MiB 2025.01.16 23:24:26.644118 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.16 23:24:26.644177 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.01.16 23:24:26.644234 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.16 23:24:26.644303 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.16 23:24:26.650334 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Loading data parts 2025.01.16 23:24:26.650755 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): There are no data parts 2025.01.16 23:24:26.657738 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:26.657925 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.16 23:24:26.660986 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:26.662098 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:26.663049 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.01.16 23:24:26.682834 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Loading data parts 2025.01.16 23:24:26.683059 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): There are no data parts 2025.01.16 23:24:26.712245 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:26.712398 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.16 23:24:26.719817 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:26.720991 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:26.723611 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.16 23:24:27.000287 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.82 MiB, peak 149.82 MiB, free memory in arenas 0.00 B, will set to 150.39 MiB (RSS), difference: 4.57 MiB 2025.01.16 23:24:29.144100 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.16 23:24:29.144246 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.16 23:24:29.152250 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Loading data parts 2025.01.16 23:24:29.152482 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): There are no data parts 2025.01.16 23:24:29.158774 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:29.158960 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:29.160707 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:29.161268 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:29.161806 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.16 23:24:29.670781 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48320 2025.01.16 23:24:29.670904 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.670933 [ 285 ] {} TCP-Session: 27bf2d7b-afa2-4e0e-8bb1-c1d4835621e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:48320 2025.01.16 23:24:29.671071 [ 285 ] {} TCP-Session: 27bf2d7b-afa2-4e0e-8bb1-c1d4835621e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.671135 [ 285 ] {} TCP-Session: 27bf2d7b-afa2-4e0e-8bb1-c1d4835621e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.671190 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.16 23:24:29.671255 [ 285 ] {} 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.01.16 23:24:29.671311 [ 285 ] {} 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.01.16 23:24:29.671790 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59748 2025.01.16 23:24:29.671941 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60108 2025.01.16 23:24:29.671953 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.672038 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60476 2025.01.16 23:24:29.672138 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.672168 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52700 2025.01.16 23:24:29.672277 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57615 2025.01.16 23:24:29.672299 [ 286 ] {} TCP-Session: 143fe957-fed4-410d-b8c0-c2920908e4d0 Authenticating user 'default' from [fd00:1122:3344:101::a]:59748 2025.01.16 23:24:29.672339 [ 287 ] {} TCP-Session: 888b4018-6c23-45f6-90a1-0b6dab7b043f Authenticating user 'default' from [fd00:1122:3344:101::a]:60108 2025.01.16 23:24:29.672452 [ 286 ] {} TCP-Session: 143fe957-fed4-410d-b8c0-c2920908e4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.672539 [ 287 ] {} TCP-Session: 888b4018-6c23-45f6-90a1-0b6dab7b043f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.672581 [ 286 ] {} TCP-Session: 143fe957-fed4-410d-b8c0-c2920908e4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.672714 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.672713 [ 287 ] {} TCP-Session: 888b4018-6c23-45f6-90a1-0b6dab7b043f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.672751 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55120 2025.01.16 23:24:29.672770 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49347 2025.01.16 23:24:29.672982 [ 288 ] {} TCP-Session: c596e582-5f1b-4b58-991d-4e0df3651003 Authenticating user 'default' from [fd00:1122:3344:101::a]:60476 2025.01.16 23:24:29.673197 [ 288 ] {} TCP-Session: c596e582-5f1b-4b58-991d-4e0df3651003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.673217 [ 288 ] {} TCP-Session: c596e582-5f1b-4b58-991d-4e0df3651003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.673776 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.673813 [ 289 ] {} TCP-Session: 4e4c11cd-b7e2-4383-ba07-a84b1fe698e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:52700 2025.01.16 23:24:29.673831 [ 289 ] {} TCP-Session: 4e4c11cd-b7e2-4383-ba07-a84b1fe698e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.673844 [ 289 ] {} TCP-Session: 4e4c11cd-b7e2-4383-ba07-a84b1fe698e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676227 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.676262 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.676288 [ 290 ] {} TCP-Session: 610dbba0-76a3-4709-97ea-9f3acd86c922 Authenticating user 'default' from [fd00:1122:3344:101::a]:57615 2025.01.16 23:24:29.676277 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.16 23:24:29.676344 [ 292 ] {} TCP-Session: 8026aaa4-b0a7-4401-a414-7d04f3707204 Authenticating user 'default' from [fd00:1122:3344:101::a]:55120 2025.01.16 23:24:29.676350 [ 290 ] {} TCP-Session: 610dbba0-76a3-4709-97ea-9f3acd86c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676369 [ 291 ] {} TCP-Session: 187e99c0-8495-4c20-8804-46be6a3d5ca3 Authenticating user 'default' from [fd00:1122:3344:101::a]:49347 2025.01.16 23:24:29.676413 [ 292 ] {} TCP-Session: 8026aaa4-b0a7-4401-a414-7d04f3707204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676426 [ 290 ] {} TCP-Session: 610dbba0-76a3-4709-97ea-9f3acd86c922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676433 [ 291 ] {} TCP-Session: 187e99c0-8495-4c20-8804-46be6a3d5ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676455 [ 292 ] {} TCP-Session: 8026aaa4-b0a7-4401-a414-7d04f3707204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:29.676494 [ 291 ] {} TCP-Session: 187e99c0-8495-4c20-8804-46be6a3d5ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:24:30.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.63 MiB, peak 154.63 MiB, free memory in arenas 0.00 B, will set to 151.08 MiB (RSS), difference: -3.55 MiB 2025.01.16 23:24:34.053586 [ 140 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:24:34.053656 [ 140 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:24:34.163254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.01.16 23:24:34.164188 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:34.164238 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:34.165079 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:34.165611 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:34.165851 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.16 23:24:34.223761 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.16 23:24:34.245010 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:34.245071 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:34.253408 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:34.254613 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:34.257394 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.16 23:24:35.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.75 MiB, peak 155.75 MiB, free memory in arenas 0.00 B, will set to 154.08 MiB (RSS), difference: 2.33 MiB 2025.01.16 23:24:40.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.10 MiB, peak 155.75 MiB, free memory in arenas 0.00 B, will set to 154.11 MiB (RSS), difference: 4.01 MiB 2025.01.16 23:24:40.375207 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.375409 [ 3 ] {60e47d99-6e8d-4f14-9dcf-705bbb4e490c} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.16 23:24:40.377789 [ 3 ] {60e47d99-6e8d-4f14-9dcf-705bbb4e490c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:40.378048 [ 3 ] {60e47d99-6e8d-4f14-9dcf-705bbb4e490c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:40.378872 [ 3 ] {60e47d99-6e8d-4f14-9dcf-705bbb4e490c} TCPHandler: Processed in 0.003804753 sec. 2025.01.16 23:24:40.380116 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.380381 [ 5 ] {f551fa86-a167-47b9-b002-437e8b0bf0e0} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:40.382230 [ 5 ] {f551fa86-a167-47b9-b002-437e8b0bf0e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:40.382312 [ 5 ] {f551fa86-a167-47b9-b002-437e8b0bf0e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:40.382949 [ 5 ] {f551fa86-a167-47b9-b002-437e8b0bf0e0} TCPHandler: Processed in 0.002978658 sec. 2025.01.16 23:24:40.383270 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.383449 [ 3 ] {d8fa9db0-28f7-4be3-9bde-6b48bd9ea45d} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:40.383914 [ 3 ] {d8fa9db0-28f7-4be3-9bde-6b48bd9ea45d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:40.383969 [ 3 ] {d8fa9db0-28f7-4be3-9bde-6b48bd9ea45d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:40.384468 [ 3 ] {d8fa9db0-28f7-4be3-9bde-6b48bd9ea45d} TCPHandler: Processed in 0.001263394 sec. 2025.01.16 23:24:40.384714 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.384903 [ 5 ] {a159488f-66cc-4db0-856e-34d0b98cfa68} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:40.385351 [ 5 ] {a159488f-66cc-4db0-856e-34d0b98cfa68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:40.385419 [ 5 ] {a159488f-66cc-4db0-856e-34d0b98cfa68} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:40.385964 [ 5 ] {a159488f-66cc-4db0-856e-34d0b98cfa68} TCPHandler: Processed in 0.001312435 sec. 2025.01.16 23:24:40.386819 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.386969 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:24:40.387030 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:40.387887 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:40.387929 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:40.388638 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:40.389024 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:40.389212 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} executeQuery: Read 4 rows, 521.00 B in 0.002286 sec., 1749.7812773403325 rows/sec., 222.57 KiB/sec. 2025.01.16 23:24:40.389270 [ 3 ] {70cecb15-ba4c-4a0d-bb4b-fa411813abd5} TCPHandler: Processed in 0.002517698 sec. 2025.01.16 23:24:40.389423 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.389551 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:24:40.389600 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:24:40.390840 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:40.390887 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:40.391466 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:40.392024 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:40.392301 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} executeQuery: Read 4 rows, 345.00 B in 0.002764 sec., 1447.178002894356 rows/sec., 121.89 KiB/sec. 2025.01.16 23:24:40.392414 [ 5 ] {83542564-c90b-4924-b023-da43832d8325} TCPHandler: Processed in 0.003046839 sec. 2025.01.16 23:24:40.392578 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.392716 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:24:40.392772 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:24:40.393449 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:40.393494 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:40.393994 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:40.394628 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:40.394901 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} executeQuery: Read 8 rows, 658.00 B in 0.002193 sec., 3647.97081623347 rows/sec., 293.01 KiB/sec. 2025.01.16 23:24:40.394998 [ 3 ] {e64541dc-77b1-4dd4-b6ea-a17f83ba5f62} TCPHandler: Processed in 0.002488878 sec. 2025.01.16 23:24:40.395157 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.395282 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:24:40.395337 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:24:40.396474 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:40.396513 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:40.397085 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:40.397662 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:40.397865 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} executeQuery: Read 8 rows, 624.00 B in 0.002606 sec., 3069.8388334612437 rows/sec., 233.84 KiB/sec. 2025.01.16 23:24:40.398009 [ 5 ] {97bd97ca-ecd4-48a2-a014-1a63bbc3e62f} TCPHandler: Processed in 0.002910156 sec. 2025.01.16 23:24:40.398169 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:40.398308 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:24:40.398367 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:24:40.398896 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:40.398935 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:40.399460 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:40.399974 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:40.400251 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} executeQuery: Read 8 rows, 516.00 B in 0.001955 sec., 4092.071611253197 rows/sec., 257.75 KiB/sec. 2025.01.16 23:24:40.400327 [ 3 ] {d84694c9-0a26-4e18-81e8-692ff38af9db} TCPHandler: Processed in 0.002228462 sec. 2025.01.16 23:24:41.666027 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.01.16 23:24:41.666666 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:41.666710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:41.667331 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:41.667606 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:41.667798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.01.16 23:24:41.757543 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.16 23:24:41.775904 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:41.775954 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:41.782345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:41.783136 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:41.785851 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.16 23:24:45.375678 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:45.375881 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:24:45.375954 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:24:45.376663 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:45.376708 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:45.377142 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:45.377392 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:45.377608 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} executeQuery: Read 4 rows, 345.00 B in 0.001786 sec., 2239.6416573348265 rows/sec., 188.64 KiB/sec. 2025.01.16 23:24:45.377664 [ 3 ] {038768e1-b3a2-46c7-81a3-d72205674dd0} TCPHandler: Processed in 0.0021214 sec. 2025.01.16 23:24:45.377928 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:45.378135 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:24:45.378214 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:24:45.379009 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:45.379050 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:45.379475 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:45.379721 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:45.379937 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} executeQuery: Read 8 rows, 658.00 B in 0.001856 sec., 4310.3448275862065 rows/sec., 346.22 KiB/sec. 2025.01.16 23:24:45.379999 [ 5 ] {1c0b56e9-13bc-492c-878d-4aab798f2524} TCPHandler: Processed in 0.002207642 sec. 2025.01.16 23:24:45.380157 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:45.380297 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:24:45.380360 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:24:45.380967 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:45.381006 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:45.381381 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:45.381634 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:45.381831 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} executeQuery: Read 10 rows, 780.00 B in 0.001567 sec., 6381.620931716656 rows/sec., 486.10 KiB/sec. 2025.01.16 23:24:45.381881 [ 3 ] {0e2291c8-49c1-4f42-94eb-5b29c1e9163c} TCPHandler: Processed in 0.001793994 sec. 2025.01.16 23:24:45.382047 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:45.382192 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:24:45.382255 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:24:45.382818 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:45.382862 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:45.383234 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:45.383479 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:45.383647 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} executeQuery: Read 10 rows, 645.00 B in 0.001491 sec., 6706.9081153588195 rows/sec., 422.46 KiB/sec. 2025.01.16 23:24:45.383697 [ 5 ] {55ac8803-1610-4154-9724-924c812fa1b3} TCPHandler: Processed in 0.001719793 sec. 2025.01.16 23:24:49.053705 [ 113 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:24:49.053769 [ 113 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:24:49.162515 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 2025.01.16 23:24:49.166032 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:49.166081 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:49.167515 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:49.167819 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:49.168072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.01.16 23:24:49.170688 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 116 2025.01.16 23:24:49.171039 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:49.171100 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:49.171867 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:49.172161 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:49.172383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.16 23:24:49.285985 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.16 23:24:49.305264 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:49.305311 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:49.312183 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:49.312910 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:49.315664 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.16 23:24:50.374964 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.375207 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.375614 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.375680 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.16 23:24:50.375935 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.376120 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.376435 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2025.01.16 23:24:50.379699 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.379765 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.379789 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.379916 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.16 23:24:50.379950 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.387755 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} executeQuery: Read 4 rows, 169.00 B in 0.01264 sec., 316.4556962025316 rows/sec., 13.06 KiB/sec. 2025.01.16 23:24:50.387910 [ 3 ] {170355cf-1d8a-447e-a4f1-dcf9cf9548e0} TCPHandler: Processed in 0.013089472 sec. 2025.01.16 23:24:50.388833 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.389093 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.01.16 23:24:50.389461 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.389496 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.01.16 23:24:50.389744 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.389823 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.390005 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2025.01.16 23:24:50.390045 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.390072 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.390090 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.390137 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.01.16 23:24:50.390160 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.390846 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} executeQuery: Read 4 rows, 169.00 B in 0.001856 sec., 2155.1724137931033 rows/sec., 88.92 KiB/sec. 2025.01.16 23:24:50.390974 [ 5 ] {0fb9e1d8-cfd4-4126-a90d-036e349179ba} TCPHandler: Processed in 0.002283034 sec. 2025.01.16 23:24:50.391276 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.391471 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.391806 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.391845 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.16 23:24:50.392111 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.392179 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.392332 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2025.01.16 23:24:50.392366 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.392389 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.392407 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.392451 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.01.16 23:24:50.392474 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.393080 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} executeQuery: Read 4 rows, 169.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 97.60 KiB/sec. 2025.01.16 23:24:50.393195 [ 3 ] {d15be42f-6e53-44e5-acc2-00a11f1fe354} TCPHandler: Processed in 0.001988528 sec. 2025.01.16 23:24:50.393961 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.394118 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.394451 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.394492 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.16 23:24:50.394754 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.394833 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.395017 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2025.01.16 23:24:50.395056 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.395085 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.395105 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.395148 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.01.16 23:24:50.395170 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.395826 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} executeQuery: Read 4 rows, 169.00 B in 0.001769 sec., 2261.1644997173544 rows/sec., 93.30 KiB/sec. 2025.01.16 23:24:50.395970 [ 5 ] {7d32dc9c-1c57-422b-850f-d0ba65c239e5} TCPHandler: Processed in 0.002064239 sec. 2025.01.16 23:24:50.396260 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.396428 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.396717 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.396752 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.01.16 23:24:50.396974 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.397043 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.397199 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2025.01.16 23:24:50.397233 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.397257 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.397273 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.397317 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.01.16 23:24:50.397340 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.398027 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} executeQuery: Read 4 rows, 169.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 99.06 KiB/sec. 2025.01.16 23:24:50.398153 [ 3 ] {c365cbff-7489-4abb-9298-093ab7f7d833} TCPHandler: Processed in 0.001965947 sec. 2025.01.16 23:24:50.398409 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.398571 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.398852 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.398886 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.16 23:24:50.399104 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.399168 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.399317 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2025.01.16 23:24:50.399348 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.399370 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.399387 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.399429 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.16 23:24:50.399450 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.399994 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} executeQuery: Read 4 rows, 169.00 B in 0.001487 sec., 2689.979825151311 rows/sec., 110.99 KiB/sec. 2025.01.16 23:24:50.400109 [ 5 ] {d796ec04-1b24-4779-9bed-7c2288c8cc96} TCPHandler: Processed in 0.001756434 sec. 2025.01.16 23:24:50.400385 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.400579 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.400916 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.400960 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.16 23:24:50.401210 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.401276 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.401425 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2025.01.16 23:24:50.401459 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.401481 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.401497 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.401540 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.16 23:24:50.401563 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.402103 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} executeQuery: Read 4 rows, 169.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 102.64 KiB/sec. 2025.01.16 23:24:50.402222 [ 3 ] {c022c71d-9450-4ea0-bd48-c5f191ee69d0} TCPHandler: Processed in 0.001904227 sec. 2025.01.16 23:24:50.402557 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.402856 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.403257 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.403291 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.16 23:24:50.403517 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.403581 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.403729 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2025.01.16 23:24:50.403761 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.403782 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.403798 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.403840 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.16 23:24:50.403862 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.404477 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} executeQuery: Read 4 rows, 169.00 B in 0.001752 sec., 2283.10502283105 rows/sec., 94.20 KiB/sec. 2025.01.16 23:24:50.404593 [ 5 ] {c186294b-42f5-418b-af70-60e47b6818b7} TCPHandler: Processed in 0.002150161 sec. 2025.01.16 23:24:50.404854 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.405047 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.405385 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.405427 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:50.405712 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.405793 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.405973 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2025.01.16 23:24:50.406012 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.406039 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.406060 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.406111 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.16 23:24:50.406133 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.406782 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} executeQuery: Read 4 rows, 169.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 90.78 KiB/sec. 2025.01.16 23:24:50.406899 [ 3 ] {757ddb2f-3387-46d9-bbba-78d9808322c0} TCPHandler: Processed in 0.002110201 sec. 2025.01.16 23:24:50.407175 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.407366 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.407703 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.407746 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:50.408036 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.408112 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.408258 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2025.01.16 23:24:50.408290 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.408312 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.408328 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.408370 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.16 23:24:50.408393 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.408964 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} executeQuery: Read 4 rows, 169.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 98.18 KiB/sec. 2025.01.16 23:24:50.409079 [ 5 ] {4dab1e80-11b2-4ed9-ba41-daf8fb8f6d52} TCPHandler: Processed in 0.001974538 sec. 2025.01.16 23:24:50.409348 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.409542 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.409880 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.409925 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:50.410195 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.410263 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.410410 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.16 23:24:50.410443 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.410466 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.410482 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.410525 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:50.410548 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.411110 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} executeQuery: Read 4 rows, 169.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 99.90 KiB/sec. 2025.01.16 23:24:50.411234 [ 3 ] {786eda4f-23a3-4bf5-8080-7819aeaef741} TCPHandler: Processed in 0.001953748 sec. 2025.01.16 23:24:50.411520 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.411724 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.412069 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.412115 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:50.412361 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.412428 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.412573 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.16 23:24:50.412607 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.412630 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.412647 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.412691 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:50.412715 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.413266 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} executeQuery: Read 4 rows, 169.00 B in 0.001628 sec., 2457.002457002457 rows/sec., 101.38 KiB/sec. 2025.01.16 23:24:50.413380 [ 5 ] {041a24f0-6cb3-4f5e-ab05-c0cd73ea131f} TCPHandler: Processed in 0.001932827 sec. 2025.01.16 23:24:50.417645 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.417842 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:50.418170 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:50.418207 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:50.418448 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.418514 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:50.418661 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.16 23:24:50.418694 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:50.418716 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:24:50.418733 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:50.418776 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:50.418798 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.01.16 23:24:50.419371 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} executeQuery: Read 4 rows, 169.00 B in 0.001618 sec., 2472.187886279357 rows/sec., 102.00 KiB/sec. 2025.01.16 23:24:50.419487 [ 3 ] {af8c5a8e-2139-4156-8afc-28ef4216f19c} TCPHandler: Processed in 0.001907036 sec. 2025.01.16 23:24:50.420545 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.420698 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:24:50.420760 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:50.421582 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.421627 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.422168 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:24:50.422386 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.422613 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} executeQuery: Read 13 rows, 2.63 KiB in 0.001959 sec., 6636.038795303727 rows/sec., 1.31 MiB/sec. 2025.01.16 23:24:50.422694 [ 5 ] {76193645-e1c9-4452-a36c-14dfe11f9d94} TCPHandler: Processed in 0.002220863 sec. 2025.01.16 23:24:50.422858 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.423014 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.423073 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:24:50.424285 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.424323 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.424733 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.424988 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.425185 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} executeQuery: Read 14 rows, 1.01 KiB in 0.002211 sec., 6331.976481230213 rows/sec., 455.82 KiB/sec. 2025.01.16 23:24:50.425259 [ 3 ] {0943edfe-ca12-4540-8979-48a0f529f342} TCPHandler: Processed in 0.002470487 sec. 2025.01.16 23:24:50.425427 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.425564 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:24:50.425622 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:24:50.426393 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.426430 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.426803 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:50.427050 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.427272 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} executeQuery: Read 167 rows, 15.51 KiB in 0.001736 sec., 96198.15668202765 rows/sec., 8.72 MiB/sec. 2025.01.16 23:24:50.427328 [ 5 ] {4a02c224-1ad5-4912-9de0-58aa89660585} TCPHandler: Processed in 0.001970618 sec. 2025.01.16 23:24:50.427483 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.427626 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.427683 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:24:50.428539 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.428574 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.428933 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.429184 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.429411 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} executeQuery: Read 15 rows, 1.06 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 587.57 KiB/sec. 2025.01.16 23:24:50.429510 [ 3 ] {d9c0adb6-cd10-4df4-96b1-934b52c9cac5} TCPHandler: Processed in 0.00209522 sec. 2025.01.16 23:24:50.429655 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.429773 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.429820 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:24:50.430391 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.430429 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.430784 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.431019 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.431234 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec. 2025.01.16 23:24:50.431287 [ 5 ] {222690e4-e5d0-41e3-a358-8c18f356af9a} TCPHandler: Processed in 0.001687733 sec. 2025.01.16 23:24:50.431428 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.431544 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.431591 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:24:50.432153 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.432190 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.432533 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.432777 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.432994 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} executeQuery: Read 13 rows, 830.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 557.08 KiB/sec. 2025.01.16 23:24:50.433087 [ 3 ] {80635a41-2cef-4169-869e-c274ec4d3a16} TCPHandler: Processed in 0.001719213 sec. 2025.01.16 23:24:50.433242 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.433380 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:24:50.433436 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:24:50.434224 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.434262 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.434631 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:50.434863 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.435075 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} executeQuery: Read 334 rows, 23.85 KiB in 0.001725 sec., 193623.18840579712 rows/sec., 13.50 MiB/sec. 2025.01.16 23:24:50.435127 [ 5 ] {3705d8a7-c84f-4fdd-8755-af0513aece83} TCPHandler: Processed in 0.001956088 sec. 2025.01.16 23:24:50.435283 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.435422 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:24:50.435482 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:24:50.436029 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.436073 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.436442 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.436677 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.436844 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2025.01.16 23:24:50.436894 [ 3 ] {77f635bd-8892-40f8-9910-3fb544ff9ddd} TCPHandler: Processed in 0.001679012 sec. 2025.01.16 23:24:50.437031 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.437158 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.437219 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:24:50.437834 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.437879 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.438292 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:50.438525 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.438732 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} executeQuery: Read 87 rows, 5.62 KiB in 0.001605 sec., 54205.60747663551 rows/sec., 3.42 MiB/sec. 2025.01.16 23:24:50.438784 [ 5 ] {5807c2eb-f46a-4e66-8f5f-491999f44e95} TCPHandler: Processed in 0.001809135 sec. 2025.01.16 23:24:50.438919 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.439036 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.439086 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:24:50.439621 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.439663 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.440078 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.440329 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.440553 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. 2025.01.16 23:24:50.440613 [ 3 ] {a09f48e4-da31-4905-a963-3e8f6ce4e319} TCPHandler: Processed in 0.001752444 sec. 2025.01.16 23:24:50.440744 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.440863 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.440944 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:24:50.442016 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.442054 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.444592 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:24:50.444900 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.445154 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} executeQuery: Read 8 rows, 14.68 KiB in 0.004315 sec., 1853.9976825028969 rows/sec., 3.32 MiB/sec. 2025.01.16 23:24:50.445243 [ 5 ] {ce8e33bb-8f49-4180-b9c6-5a7d38ba49e4} TCPHandler: Processed in 0.004551247 sec. 2025.01.16 23:24:50.445405 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:50.445543 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:24:50.445601 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:24:50.446137 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:50.446173 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:50.446523 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:50.446756 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:50.446992 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} executeQuery: Read 32 rows, 1.82 KiB in 0.001466 sec., 21828.103683492496 rows/sec., 1.21 MiB/sec. 2025.01.16 23:24:50.447093 [ 3 ] {257efe17-3448-4412-a07f-4071f20b4c8e} TCPHandler: Processed in 0.001753863 sec. 2025.01.16 23:24:55.375300 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.375592 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.376051 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.376104 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.376434 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.376516 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.376693 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.16 23:24:55.376962 [ 260 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.377025 [ 293 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.377256 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.377288 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.379585 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.379613 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.379673 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.379721 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.381221 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} executeQuery: Read 17 rows, 613.00 B in 0.00575 sec., 2956.521739130435 rows/sec., 104.11 KiB/sec. 2025.01.16 23:24:55.381386 [ 3 ] {3ff17838-7041-4236-bff9-dbcbbb81b4a2} TCPHandler: Processed in 0.006231599 sec. 2025.01.16 23:24:55.381786 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.382035 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.382442 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.382482 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.382761 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.382839 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.383013 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.16 23:24:55.383095 [ 294 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.383096 [ 260 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.383195 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.383223 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.383310 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.383332 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.383375 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.383424 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.384560 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} executeQuery: Read 17 rows, 613.00 B in 0.00264 sec., 6439.393939393939 rows/sec., 226.75 KiB/sec. 2025.01.16 23:24:55.384700 [ 5 ] {6fa944c1-82e2-4e26-9165-aea0d3731cd7} TCPHandler: Processed in 0.003045949 sec. 2025.01.16 23:24:55.384975 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.385150 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} executeQuery: (from [fd00:1122:3344:101::d]:49798) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.385453 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.385492 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.385743 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.385811 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.385957 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.16 23:24:55.386040 [ 294 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.386041 [ 260 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.386127 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.386154 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.386231 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.386250 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.386290 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.386335 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.387409 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} executeQuery: Read 17 rows, 613.00 B in 0.002335 sec., 7280.513918629551 rows/sec., 256.37 KiB/sec. 2025.01.16 23:24:55.387559 [ 3 ] {655c350b-c429-4cbf-9b69-9bb36d4026c6} TCPHandler: Processed in 0.002641971 sec. 2025.01.16 23:24:55.387810 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.388027 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} executeQuery: (from [fd00:1122:3344:101::d]:44494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.388373 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.388413 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.388674 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.388742 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.388890 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.16 23:24:55.388970 [ 294 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.388971 [ 260 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.389070 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.389098 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.389179 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.389199 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.389241 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.389288 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.390251 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} executeQuery: Read 17 rows, 613.00 B in 0.002329 sec., 7299.270072992701 rows/sec., 257.03 KiB/sec. 2025.01.16 23:24:55.390401 [ 5 ] {17ef759c-000d-4f8a-96f0-8eeb54181f18} TCPHandler: Processed in 0.0026601 sec. 2025.01.16 23:24:55.390669 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.390845 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.391161 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.391202 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.391473 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.391542 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.391688 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.16 23:24:55.391772 [ 294 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.391772 [ 260 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.391861 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.391890 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.391970 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.391992 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.392031 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.392076 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.393162 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} executeQuery: Read 17 rows, 613.00 B in 0.002394 sec., 7101.08604845447 rows/sec., 250.06 KiB/sec. 2025.01.16 23:24:55.393322 [ 3 ] {ba8626ae-b696-4732-babf-a7d8428c15b8} TCPHandler: Processed in 0.002725363 sec. 2025.01.16 23:24:55.393581 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.393825 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.394196 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.394248 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.394554 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.394623 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.394771 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.16 23:24:55.394851 [ 260 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.394853 [ 294 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.394947 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.394977 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.395060 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.395080 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.395119 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.395163 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.396157 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} executeQuery: Read 17 rows, 613.00 B in 0.002428 sec., 7001.64744645799 rows/sec., 246.55 KiB/sec. 2025.01.16 23:24:55.396288 [ 5 ] {732a76f3-6fd8-4c32-8bdf-9e7ad25b0b29} TCPHandler: Processed in 0.002778904 sec. 2025.01.16 23:24:55.396545 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.396719 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.397031 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.397073 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.397344 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.397412 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.397556 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.16 23:24:55.397632 [ 260 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.397639 [ 294 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.397730 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.397759 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.397838 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.397858 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.397897 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.397943 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.399001 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} executeQuery: Read 17 rows, 613.00 B in 0.002359 sec., 7206.443408223824 rows/sec., 253.77 KiB/sec. 2025.01.16 23:24:55.399159 [ 3 ] {8abf57f9-191e-484a-9425-158ff4cc6b2a} TCPHandler: Processed in 0.002672671 sec. 2025.01.16 23:24:55.399411 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.399587 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.399898 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.399940 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.400215 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.400282 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.400432 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.16 23:24:55.400546 [ 260 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.400552 [ 294 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.400695 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.400726 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.400806 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.400826 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.400866 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.400911 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.402207 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} executeQuery: Read 17 rows, 613.00 B in 0.002699 sec., 6298.629121896999 rows/sec., 221.80 KiB/sec. 2025.01.16 23:24:55.402339 [ 5 ] {02d1da43-11bd-453a-9601-c699ff8241ec} TCPHandler: Processed in 0.002983937 sec. 2025.01.16 23:24:55.402586 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.402763 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.403075 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.403117 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.403403 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.403470 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.403620 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.16 23:24:55.403705 [ 260 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.403706 [ 294 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.403797 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.403827 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.403909 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.403929 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.403971 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.404018 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.405100 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} executeQuery: Read 17 rows, 613.00 B in 0.002416 sec., 7036.423841059602 rows/sec., 247.78 KiB/sec. 2025.01.16 23:24:55.405280 [ 3 ] {e05fa085-229b-4bf9-8a5e-06e19df5f91e} TCPHandler: Processed in 0.002751653 sec. 2025.01.16 23:24:55.405515 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.405727 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.406100 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.406153 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.406466 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.406532 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.406682 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.16 23:24:55.406765 [ 260 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.406766 [ 294 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.406861 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.406890 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.406972 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.406996 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.407036 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.407082 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.408023 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} executeQuery: Read 17 rows, 613.00 B in 0.002397 sec., 7092.198581560284 rows/sec., 249.74 KiB/sec. 2025.01.16 23:24:55.408149 [ 5 ] {84a723c1-5463-45ce-bed0-549902419750} TCPHandler: Processed in 0.002703072 sec. 2025.01.16 23:24:55.408399 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.408581 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.408900 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.408945 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.409238 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.409306 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.409458 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.16 23:24:55.409569 [ 260 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.409575 [ 294 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.409722 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.409753 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.409838 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.409860 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.409902 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.409949 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.411079 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} executeQuery: Read 17 rows, 613.00 B in 0.002583 sec., 6581.494386372436 rows/sec., 231.76 KiB/sec. 2025.01.16 23:24:55.411238 [ 3 ] {ff0b59f0-d74e-46ba-b113-5d1632581ea6} TCPHandler: Processed in 0.002905106 sec. 2025.01.16 23:24:55.411506 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.411723 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.412101 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.412154 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.412476 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.412542 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.412691 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.16 23:24:55.412774 [ 294 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.412777 [ 260 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.412874 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.412903 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.412986 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.413006 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.413046 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.413093 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.414108 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} executeQuery: Read 17 rows, 613.00 B in 0.00249 sec., 6827.309236947791 rows/sec., 240.41 KiB/sec. 2025.01.16 23:24:55.414239 [ 5 ] {679917bb-54dd-4155-8269-d5ea17e64d47} TCPHandler: Processed in 0.002800523 sec. 2025.01.16 23:24:55.414538 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.414720 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.415037 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.415081 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.415375 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.415441 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.415590 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.16 23:24:55.415673 [ 260 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.415676 [ 294 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.415765 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.415794 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.415875 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.415896 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.415937 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.415987 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.417077 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} executeQuery: Read 17 rows, 613.00 B in 0.002442 sec., 6961.5069615069615 rows/sec., 245.14 KiB/sec. 2025.01.16 23:24:55.417235 [ 3 ] {585695fe-7405-4f14-bf2d-f10882389e3b} TCPHandler: Processed in 0.002754463 sec. 2025.01.16 23:24:55.417495 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.417708 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:24:55.418092 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:24:55.418145 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:24:55.418472 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.418537 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:24:55.418686 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.16 23:24:55.418772 [ 294 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:24:55.418773 [ 260 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:24:55.418871 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.16 23:24:55.418899 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:24:55.418981 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:24:55.419001 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 17 rows with 2 streams 2025.01.16 23:24:55.419041 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.419090 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:24:55.420096 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} executeQuery: Read 17 rows, 613.00 B in 0.002491 sec., 6824.568446407065 rows/sec., 240.32 KiB/sec. 2025.01.16 23:24:55.420231 [ 5 ] {f4bd3dce-3590-43da-92d4-631bfd63f26e} TCPHandler: Processed in 0.002802783 sec. 2025.01.16 23:24:55.426064 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.426221 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:24:55.426286 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:24:55.427174 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:55.427229 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:55.427768 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:55.428002 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:55.428233 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} executeQuery: Read 14 rows, 2.01 KiB in 0.002055 sec., 6812.652068126521 rows/sec., 977.51 KiB/sec. 2025.01.16 23:24:55.428297 [ 3 ] {ac01d723-fd65-4eb9-8c6e-9e4f11580bb0} TCPHandler: Processed in 0.002299194 sec. 2025.01.16 23:24:55.428449 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.428602 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:24:55.428661 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:24:55.429375 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:55.429417 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:55.429816 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:55.430059 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:55.430275 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. 2025.01.16 23:24:55.430328 [ 5 ] {3ed3bf33-c300-4518-a800-36d8b671b743} TCPHandler: Processed in 0.001947377 sec. 2025.01.16 23:24:55.430474 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.430615 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:24:55.430671 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:24:55.431377 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:55.431417 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:55.431784 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:55.432026 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:55.432231 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} executeQuery: Read 64 rows, 5.12 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.03 MiB/sec. 2025.01.16 23:24:55.432285 [ 3 ] {4deb541a-58cf-4da6-bcc7-47f9ce22fe00} TCPHandler: Processed in 0.001878626 sec. 2025.01.16 23:24:55.432430 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.432570 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:24:55.432630 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:24:55.433274 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:55.433318 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:55.433700 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:55.433935 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:55.434146 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} executeQuery: Read 130 rows, 9.28 KiB in 0.001607 sec., 80896.07965152459 rows/sec., 5.64 MiB/sec. 2025.01.16 23:24:55.434197 [ 5 ] {6949d53f-b9e1-4d4e-bb1b-b1d25b4b32e0} TCPHandler: Processed in 0.001832705 sec. 2025.01.16 23:24:55.434336 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:24:55.434475 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:24:55.434534 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:24:55.435088 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:55.435134 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:55.435533 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:24:55.435770 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:55.435961 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} executeQuery: Read 50 rows, 3.44 KiB in 0.001516 sec., 32981.530343007915 rows/sec., 2.21 MiB/sec. 2025.01.16 23:24:55.436012 [ 3 ] {f98e4a9f-6cda-473d-b9d9-43dade34bb7c} TCPHandler: Processed in 0.001735343 sec. 2025.01.16 23:24:56.672576 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.01.16 23:24:56.673537 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:56.673579 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:56.674180 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:24:56.674436 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:56.674684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.01.16 23:24:56.815814 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.16 23:24:56.844922 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:56.845008 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.16 23:24:56.852287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:24:56.853278 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:56.858119 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.16 23:24:57.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.38 MiB, peak 163.38 MiB, free memory in arenas 0.00 B, will set to 161.10 MiB (RSS), difference: 1.72 MiB 2025.01.16 23:24:59.170950 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 204 2025.01.16 23:24:59.175215 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:24:59.175261 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:24:59.176815 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:24:59.177116 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:24:59.177658 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 204 2025.01.16 23:25:00.391359 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.391586 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.391673 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:00.392534 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.392593 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.393081 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.393356 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.393603 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} executeQuery: Read 14 rows, 1.01 KiB in 0.002095 sec., 6682.577565632458 rows/sec., 481.06 KiB/sec. 2025.01.16 23:25:00.393671 [ 3 ] {5d779118-2f43-46f0-b9e1-28db9d025538} TCPHandler: Processed in 0.002463768 sec. 2025.01.16 23:25:00.393968 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.394212 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:00.394319 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:00.395462 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.395535 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.396153 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:00.396426 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.396708 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} executeQuery: Read 219 rows, 19.58 KiB in 0.00257 sec., 85214.00778210118 rows/sec., 7.44 MiB/sec. 2025.01.16 23:25:00.396784 [ 5 ] {9ce5c799-0fe1-4dc2-ad3d-19991070f8b5} TCPHandler: Processed in 0.002972127 sec. 2025.01.16 23:25:00.396992 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.397131 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.397189 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:00.397844 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.397886 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.398262 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.398511 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.398764 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} executeQuery: Read 15 rows, 1.06 KiB in 0.00166 sec., 9036.144578313253 rows/sec., 637.12 KiB/sec. 2025.01.16 23:25:00.398915 [ 3 ] {d0ae5fa0-eecd-4c07-ad23-e254afe7d5fc} TCPHandler: Processed in 0.001992478 sec. 2025.01.16 23:25:00.399127 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.399303 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.399372 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:00.400072 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.400118 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.400515 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.400795 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.401034 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} executeQuery: Read 14 rows, 1004.00 B in 0.001777 sec., 7878.446820483962 rows/sec., 551.76 KiB/sec. 2025.01.16 23:25:00.401108 [ 5 ] {a210f5f3-cca5-4c52-a253-5ac58dd70565} TCPHandler: Processed in 0.002067969 sec. 2025.01.16 23:25:00.401286 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.401414 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.401469 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:00.402080 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.402123 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.402535 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.402812 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.403038 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. 2025.01.16 23:25:00.403112 [ 3 ] {fba0ecbb-122c-45c6-9a80-fa771e45b7b3} TCPHandler: Processed in 0.001888147 sec. 2025.01.16 23:25:00.403287 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.403432 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:00.403496 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:00.404299 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.404343 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.404752 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:00.404999 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.405233 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} executeQuery: Read 390 rows, 28.32 KiB in 0.001829 sec., 213231.27392017498 rows/sec., 15.12 MiB/sec. 2025.01.16 23:25:00.405311 [ 5 ] {6de75d65-f755-4088-9241-cd521590f732} TCPHandler: Processed in 0.00209408 sec. 2025.01.16 23:25:00.405485 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.405637 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:00.405702 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:00.406321 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.406371 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.406781 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.407039 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.407259 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} executeQuery: Read 6 rows, 321.00 B in 0.001657 sec., 3621.0018105009053 rows/sec., 189.18 KiB/sec. 2025.01.16 23:25:00.407324 [ 3 ] {e5aa07fd-71ba-4f6c-88bb-83ddf4e72847} TCPHandler: Processed in 0.001897087 sec. 2025.01.16 23:25:00.407512 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.407648 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.407711 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:00.408494 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.408539 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.409010 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:00.409280 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.409486 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} executeQuery: Read 237 rows, 16.27 KiB in 0.001868 sec., 126873.66167023554 rows/sec., 8.50 MiB/sec. 2025.01.16 23:25:00.409579 [ 5 ] {380cd560-702e-40a1-a50f-69d34b6f65de} TCPHandler: Processed in 0.002133061 sec. 2025.01.16 23:25:00.409747 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.409882 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.409940 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:00.410471 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.410517 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.410928 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.411257 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.411545 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} executeQuery: Read 1 rows, 69.00 B in 0.001691 sec., 591.3660555884093 rows/sec., 39.85 KiB/sec. 2025.01.16 23:25:00.411634 [ 3 ] {41319a25-bafe-4fc7-ae00-75dd3db2a79e} TCPHandler: Processed in 0.001949958 sec. 2025.01.16 23:25:00.411822 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.411957 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.412045 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:00.413206 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.413246 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.413987 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:00.414368 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.414641 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} executeQuery: Read 8 rows, 14.68 KiB in 0.002712 sec., 2949.8525073746314 rows/sec., 5.29 MiB/sec. 2025.01.16 23:25:00.414850 [ 5 ] {0e6888d7-afac-4307-af69-e236726bacda} TCPHandler: Processed in 0.003093149 sec. 2025.01.16 23:25:00.416713 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:00.416895 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:00.416969 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:00.417721 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:00.417770 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:00.418301 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:00.418571 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:00.418828 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} executeQuery: Read 82 rows, 5.33 KiB in 0.001984 sec., 41330.64516129032 rows/sec., 2.63 MiB/sec. 2025.01.16 23:25:00.418898 [ 3 ] {a61fafaa-0162-4236-9c25-8d7771fd0cef} TCPHandler: Processed in 0.002313294 sec. 2025.01.16 23:25:04.054016 [ 86 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:25:04.054122 [ 86 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:25:04.174894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.01.16 23:25:04.175892 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:04.175936 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:04.176558 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:04.176830 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:04.177068 [ 86 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:04.177121 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.16 23:25:04.177200 [ 86 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:04.177252 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:04.179746 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.179956 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:04.180039 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.180176 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.180435 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.180767 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.180976 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.181179 [ 202 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:04.192215 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.014849765 sec., 188959.21921996746 rows/sec., 2.70 MiB/sec. 2025.01.16 23:25:04.192925 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:04.193243 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_6_1} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:04.193327 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_6_1} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:04.193436 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.16 23:25:04.358253 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.16 23:25:04.379161 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:04.379208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:04.386085 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:04.386859 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:04.387223 [ 85 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:04.387350 [ 85 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:04.387416 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:04.387993 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.403673 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.16 23:25:04.404749 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:04.405822 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.410722 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.415693 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.420730 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.427742 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.432300 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:04.491035 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103486967 sec., 444.50041713948383 rows/sec., 2.30 MiB/sec. 2025.01.16 23:25:04.493792 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:04.496914 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_6_1} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:04.497037 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_6_1} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:04.499514 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.16 23:25:05.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.31 MiB, peak 171.85 MiB, free memory in arenas 0.00 B, will set to 166.14 MiB (RSS), difference: 3.83 MiB 2025.01.16 23:25:05.383220 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.383412 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:05.383491 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:05.384249 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.384293 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.384727 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:05.384980 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.385166 [ 82 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:05.385229 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. 2025.01.16 23:25:05.385239 [ 82 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.385313 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.385364 [ 3 ] {a47c0e7c-66cc-4802-af72-8b90749ad58a} TCPHandler: Processed in 0.002279174 sec. 2025.01.16 23:25:05.385582 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:05.385660 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.385760 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:05.385849 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.01.16 23:25:05.385927 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:05.386094 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.01.16 23:25:05.386141 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:05.386497 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 167 rows starting from the beginning of the part 2025.01.16 23:25:05.386851 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:05.387118 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2025.01.16 23:25:05.387413 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:05.389276 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.389357 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.390604 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:05.390613 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.005147029 sec., 98309.14105982306 rows/sec., 8.83 MiB/sec. 2025.01.16 23:25:05.390842 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:05.391049 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.391351 [ 82 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:05.391444 [ 82 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.391524 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.391522 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.391564 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} executeQuery: Read 64 rows, 5.12 KiB in 0.005727 sec., 11175.135323904313 rows/sec., 893.18 KiB/sec. 2025.01.16 23:25:05.391995 [ 5 ] {746a30da-c073-4485-90e4-f8fb308a8009} TCPHandler: Processed in 0.006504935 sec. 2025.01.16 23:25:05.392042 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_6_1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:05.392376 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:05.392407 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.392451 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.16 23:25:05.392719 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:05.392728 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:05.392788 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:05.392836 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:05.393139 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:05.393478 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 334 rows starting from the beginning of the part 2025.01.16 23:25:05.393825 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:05.394135 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.01.16 23:25:05.394436 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:05.395583 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.395653 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.396698 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:05.397293 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.397378 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.005512456 sec., 157461.57429646605 rows/sec., 11.88 MiB/sec. 2025.01.16 23:25:05.397627 [ 82 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:05.397703 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:05.397743 [ 82 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.397823 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.397833 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} executeQuery: Read 160 rows, 11.41 KiB in 0.005163 sec., 30989.734650397055 rows/sec., 2.16 MiB/sec. 2025.01.16 23:25:05.398267 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:05.398274 [ 3 ] {004a5a8b-15f8-4ac0-b9ab-218247927723} TCPHandler: Processed in 0.006131297 sec. 2025.01.16 23:25:05.398545 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.398602 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.398841 [ 186 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_6_1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:05.398862 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:05.398984 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:05.399028 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:05.399075 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.01.16 23:25:05.399160 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:05.399409 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.01.16 23:25:05.399806 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part 2025.01.16 23:25:05.400187 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 130 rows starting from the beginning of the part 2025.01.16 23:25:05.400507 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.01.16 23:25:05.400870 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:05.401813 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.401877 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.402958 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:05.403529 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.403772 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821212 sec., 108568.45619091007 rows/sec., 7.37 MiB/sec. 2025.01.16 23:25:05.403844 [ 82 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:05.403938 [ 82 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:05.403967 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:05.404022 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} executeQuery: Read 60 rows, 4.14 KiB in 0.00516 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec. 2025.01.16 23:25:05.404279 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:05.404313 [ 5 ] {8864f19f-16fd-4027-af7b-ec14744785fd} TCPHandler: Processed in 0.005874023 sec. 2025.01.16 23:25:05.404406 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:05.404683 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:05.404736 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:05.404931 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.01.16 23:25:05.405224 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2025.01.16 23:25:05.405237 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.405495 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2025.01.16 23:25:05.405564 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_6_1} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:05.405770 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.01.16 23:25:05.405867 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.16 23:25:05.405991 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:05.406907 [ 194 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.002829895 sec., 85515.54032923483 rows/sec., 5.48 MiB/sec. 2025.01.16 23:25:05.407075 [ 196 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:05.407371 [ 196 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:05.407446 [ 196 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_6_1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:05.407528 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.16 23:25:05.948034 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.948299 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.948768 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.948818 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.949171 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.949254 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.949434 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.16 23:25:05.949779 [ 297 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.949836 [ 296 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.949783 [ 298 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.949999 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.950029 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.950151 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.950176 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.950221 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.950272 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.950319 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.952194 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} executeQuery: Read 31 rows, 1.17 KiB in 0.004022 sec., 7707.608155146692 rows/sec., 290.88 KiB/sec. 2025.01.16 23:25:05.952386 [ 3 ] {38f46460-d5d0-46be-882d-5cd6658f0100} TCPHandler: Processed in 0.004467556 sec. 2025.01.16 23:25:05.952730 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.953002 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.953487 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.953549 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.953963 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.954049 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.954231 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.16 23:25:05.954406 [ 299 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.954407 [ 298 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.954445 [ 297 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.954622 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.954655 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.954781 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.954805 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.954850 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.954900 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.954947 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.956425 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} executeQuery: Read 31 rows, 1.17 KiB in 0.003562 sec., 8702.975856260528 rows/sec., 328.45 KiB/sec. 2025.01.16 23:25:05.956621 [ 5 ] {2b24c257-0b9f-442d-a48b-d9387c036e73} TCPHandler: Processed in 0.004018177 sec. 2025.01.16 23:25:05.956857 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.957051 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.957392 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.957440 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.957758 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.957825 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.957980 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.16 23:25:05.958093 [ 298 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.958111 [ 296 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.958130 [ 299 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.958240 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.958271 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.958377 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.958406 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.958447 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.958494 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.958540 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.960082 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} executeQuery: Read 31 rows, 1.17 KiB in 0.003126 sec., 9916.826615483045 rows/sec., 374.26 KiB/sec. 2025.01.16 23:25:05.960268 [ 3 ] {a2671377-a2f3-4ac2-89e8-5767d7f6aad8} TCPHandler: Processed in 0.003467726 sec. 2025.01.16 23:25:05.960534 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.960767 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.961188 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.961247 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.961643 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.961726 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.961879 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.16 23:25:05.962032 [ 299 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.962041 [ 298 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.962056 [ 297 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.962189 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.962220 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.962331 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.962356 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.962400 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.962452 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.962500 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.963956 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} executeQuery: Read 31 rows, 1.17 KiB in 0.003309 sec., 9368.389241462677 rows/sec., 353.56 KiB/sec. 2025.01.16 23:25:05.964154 [ 5 ] {d8f6be61-327b-464d-bf0e-cdaf008f86ab} TCPHandler: Processed in 0.003690391 sec. 2025.01.16 23:25:05.964420 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.964617 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} executeQuery: (from [fd00:1122:3344:101::d]:49798) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.964960 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.965009 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.965336 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.965406 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.965557 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.16 23:25:05.965697 [ 298 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.965716 [ 296 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.965748 [ 297 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.965866 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.965894 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.966003 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.966024 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.966065 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.966115 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.966161 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.967609 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} executeQuery: Read 31 rows, 1.17 KiB in 0.003092 sec., 10025.873221216041 rows/sec., 378.37 KiB/sec. 2025.01.16 23:25:05.967793 [ 3 ] {24a979d2-6506-4f2c-85d4-f5b31edddf2b} TCPHandler: Processed in 0.003429816 sec. 2025.01.16 23:25:05.968052 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:05.968286 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:05.968700 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:05.968753 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:05.969073 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:05.969147 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:05.969299 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.16 23:25:05.969436 [ 296 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:05.969451 [ 299 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:05.969438 [ 297 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:05.969583 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.16 23:25:05.969613 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:05.969722 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:05.969744 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 31 rows with 3 streams 2025.01.16 23:25:05.969787 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.969837 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.969885 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:05.971321 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} executeQuery: Read 31 rows, 1.17 KiB in 0.003152 sec., 9835.02538071066 rows/sec., 371.17 KiB/sec. 2025.01.16 23:25:05.971515 [ 5 ] {5daa145a-c883-4821-af94-01830111de0e} TCPHandler: Processed in 0.003535448 sec. 2025.01.16 23:25:06.071448 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.071585 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:25:06.071642 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:06.072400 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.072445 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.072951 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:06.073182 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.073422 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} executeQuery: Read 6 rows, 1.34 KiB in 0.001873 sec., 3203.416978109984 rows/sec., 713.26 KiB/sec. 2025.01.16 23:25:06.073479 [ 3 ] {84d6bd92-5436-41e2-91af-c55e9820f415} TCPHandler: Processed in 0.002094601 sec. 2025.01.16 23:25:06.073639 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.073836 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.073931 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:06.074938 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.074984 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.075396 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.075657 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.075881 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} executeQuery: Read 14 rows, 1.01 KiB in 0.002116 sec., 6616.257088846882 rows/sec., 476.28 KiB/sec. 2025.01.16 23:25:06.075939 [ 5 ] {689b86c3-7b07-46e4-8a73-3a35bd0b3c43} TCPHandler: Processed in 0.002376106 sec. 2025.01.16 23:25:06.076097 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.076245 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:06.076304 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:06.077546 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.077589 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.078061 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:06.078321 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.078587 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} executeQuery: Read 1359 rows, 116.14 KiB in 0.002367 sec., 574144.4866920152 rows/sec., 47.92 MiB/sec. 2025.01.16 23:25:06.078742 [ 3 ] {75309bbd-1475-450c-9b6c-3eb6380ea4fb} TCPHandler: Processed in 0.002716262 sec. 2025.01.16 23:25:06.078894 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.079037 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.079095 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:06.079778 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.079818 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.080175 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.080407 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.080694 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} executeQuery: Read 15 rows, 1.06 KiB in 0.001668 sec., 8992.805755395684 rows/sec., 634.06 KiB/sec. 2025.01.16 23:25:06.080801 [ 5 ] {b02807ee-6439-4106-be5a-122ccb4c31bc} TCPHandler: Processed in 0.001974868 sec. 2025.01.16 23:25:06.080956 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.081095 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.081152 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:06.081879 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.081919 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.082305 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.082551 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.082838 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} executeQuery: Read 242 rows, 16.79 KiB in 0.001745 sec., 138681.94842406877 rows/sec., 9.40 MiB/sec. 2025.01.16 23:25:06.082968 [ 3 ] {01dd9c80-b0d7-4ccd-8cf2-076e9aae713b} TCPHandler: Processed in 0.00208067 sec. 2025.01.16 23:25:06.083112 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.083253 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.083309 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:06.083941 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.083980 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.084329 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.084565 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.084847 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. 2025.01.16 23:25:06.084934 [ 5 ] {f12a2910-0591-4649-965b-0a63cfba49d0} TCPHandler: Processed in 0.001887806 sec. 2025.01.16 23:25:06.085076 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.085215 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:06.085271 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:06.086161 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.086201 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.086597 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:06.086840 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.087050 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} executeQuery: Read 846 rows, 62.61 KiB in 0.001864 sec., 453862.660944206 rows/sec., 32.80 MiB/sec. 2025.01.16 23:25:06.087108 [ 3 ] {9713dcaa-35df-40ee-9fb4-07b008192874} TCPHandler: Processed in 0.00210083 sec. 2025.01.16 23:25:06.087261 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.087400 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:06.087458 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:06.087974 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.088012 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.088515 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.088804 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.089012 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} executeQuery: Read 6 rows, 321.00 B in 0.001643 sec., 3651.8563603164944 rows/sec., 190.80 KiB/sec. 2025.01.16 23:25:06.089062 [ 5 ] {f29314b5-fe93-4983-ae16-ed3e3dd2a0d5} TCPHandler: Processed in 0.001870116 sec. 2025.01.16 23:25:06.089213 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.089331 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.089384 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:06.090561 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.090598 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.091147 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:06.091387 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.091604 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} executeQuery: Read 2905 rows, 198.27 KiB in 0.002286 sec., 1270778.6526684165 rows/sec., 84.70 MiB/sec. 2025.01.16 23:25:06.091837 [ 3 ] {b64b9b4d-8d9e-4ba3-a895-19f25407a40b} TCPHandler: Processed in 0.002671531 sec. 2025.01.16 23:25:06.092045 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.092274 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.092371 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:06.093042 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.093082 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.093443 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.093680 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.093909 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} executeQuery: Read 1 rows, 69.00 B in 0.001692 sec., 591.016548463357 rows/sec., 39.82 KiB/sec. 2025.01.16 23:25:06.093958 [ 5 ] {828f4ef7-86c6-4087-b951-98c53245ddaf} TCPHandler: Processed in 0.002021409 sec. 2025.01.16 23:25:06.094110 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.094250 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.094343 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:06.095461 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.095502 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.096106 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:25:06.096372 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.096622 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} executeQuery: Read 8 rows, 14.68 KiB in 0.002404 sec., 3327.787021630616 rows/sec., 5.96 MiB/sec. 2025.01.16 23:25:06.096724 [ 3 ] {92e6faa6-0dbb-4797-9a34-be61eb3286d4} TCPHandler: Processed in 0.002684681 sec. 2025.01.16 23:25:06.096864 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:06.096982 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:06.097034 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:06.097521 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:06.097562 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:06.097928 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:06.098174 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:06.098380 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} executeQuery: Read 34 rows, 2.02 KiB in 0.001424 sec., 23876.404494382023 rows/sec., 1.39 MiB/sec. 2025.01.16 23:25:06.098430 [ 5 ] {d7ce951a-678d-44cd-a06d-ba47e80fddf8} TCPHandler: Processed in 0.001623311 sec. 2025.01.16 23:25:09.178169 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 270 2025.01.16 23:25:09.181890 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:09.181940 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:09.183452 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:09.183752 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:09.184322 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 270 2025.01.16 23:25:10.381246 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:10.381453 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:10.381534 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:10.382323 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:10.382368 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:10.382806 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:10.383069 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:10.383292 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. 2025.01.16 23:25:10.383347 [ 3 ] {20afb4ea-6f12-4dd6-8a98-7e1c9f279446} TCPHandler: Processed in 0.002241343 sec. 2025.01.16 23:25:10.383589 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:10.383800 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:10.383880 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:10.384630 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:10.384671 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:10.385111 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:10.385378 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:10.385572 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} executeQuery: Read 64 rows, 5.12 KiB in 0.001832 sec., 34934.49781659389 rows/sec., 2.73 MiB/sec. 2025.01.16 23:25:10.385626 [ 5 ] {5dd10662-bd9d-44dd-8eaa-c3ab5f1797df} TCPHandler: Processed in 0.002173532 sec. 2025.01.16 23:25:10.385789 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:10.385944 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:10.386007 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:10.386667 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:10.386715 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:10.387156 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:10.387400 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:10.387635 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} executeQuery: Read 128 rows, 9.13 KiB in 0.001724 sec., 74245.93967517401 rows/sec., 5.17 MiB/sec. 2025.01.16 23:25:10.387707 [ 3 ] {93458ad9-35bc-4679-bd7d-86649a572e96} TCPHandler: Processed in 0.001990688 sec. 2025.01.16 23:25:10.387841 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:10.387975 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:10.388038 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:10.388623 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:10.388670 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:10.389087 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:10.389323 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:10.389495 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} executeQuery: Read 48 rows, 3.31 KiB in 0.001552 sec., 30927.835051546394 rows/sec., 2.08 MiB/sec. 2025.01.16 23:25:10.389540 [ 5 ] {95524b51-ee57-486a-b426-2913cf685208} TCPHandler: Processed in 0.001754924 sec. 2025.01.16 23:25:11.677340 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.01.16 23:25:11.678642 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:11.678684 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:11.679225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:11.679481 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:11.679670 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.01.16 23:25:11.903780 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.16 23:25:11.922418 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:11.922474 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:11.929176 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:11.929961 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:11.932631 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.16 23:25:12.001186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 167.08 MiB, peak 171.85 MiB, free memory in arenas 0.00 B, will set to 168.31 MiB (RSS), difference: 1.23 MiB 2025.01.16 23:25:15.383174 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:15.383404 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:15.383483 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:15.384309 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:15.384351 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:15.384808 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:15.385060 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:15.385291 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.01.16 23:25:15.385349 [ 3 ] {10ea1cf6-3130-46c7-827f-dd92de13b236} TCPHandler: Processed in 0.002319725 sec. 2025.01.16 23:25:15.385580 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:15.385771 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:15.385837 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:15.386580 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:15.386619 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:15.387042 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:15.387289 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:15.387482 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} executeQuery: Read 64 rows, 5.12 KiB in 0.001763 sec., 36301.75836642087 rows/sec., 2.83 MiB/sec. 2025.01.16 23:25:15.387535 [ 5 ] {8997553e-1e24-46e7-af3f-3fd26b7ff871} TCPHandler: Processed in 0.00208257 sec. 2025.01.16 23:25:15.387688 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:15.387827 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} executeQuery: (from [fd00:1122:3344:101::d]:49798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:15.387890 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:15.388501 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:15.388541 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:15.388942 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:15.389180 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:15.389395 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. 2025.01.16 23:25:15.389447 [ 3 ] {9bd39aab-7692-48df-963c-25887ce0abfd} TCPHandler: Processed in 0.001827985 sec. 2025.01.16 23:25:15.389584 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:15.389702 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:15.389753 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:15.390251 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:15.390288 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.16 23:25:15.390658 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:15.390888 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:15.391062 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2025.01.16 23:25:15.391109 [ 5 ] {961f37c9-c1be-4bc9-98a2-8380126a15d1} TCPHandler: Processed in 0.00158012 sec. 2025.01.16 23:25:19.054176 [ 57 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:25:19.054242 [ 57 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:25:19.179871 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.01.16 23:25:19.180726 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:19.180776 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:19.181408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:19.181665 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:19.181904 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.16 23:25:19.184734 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 286 2025.01.16 23:25:19.187767 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:19.187806 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:19.189247 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:19.189547 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:19.190472 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 286 2025.01.16 23:25:19.231896 [ 3 ] {} TCPHandler: Done processing connection. 2025.01.16 23:25:19.232029 [ 3 ] {} TCP-Session: 005d466a-09cd-4079-9e2c-45ce21f5acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.16 23:25:19.432769 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.16 23:25:19.452023 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:19.452078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:19.458424 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:19.459169 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:19.462120 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.16 23:25:20.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.84 MiB, peak 172.51 MiB, free memory in arenas 0.00 B, will set to 168.44 MiB (RSS), difference: 1.60 MiB 2025.01.16 23:25:20.387174 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.387387 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.387465 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:20.388283 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.388332 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.388762 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.389012 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.389248 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2025.01.16 23:25:20.389304 [ 5 ] {789a2483-6692-4cc7-b05a-2d64bdf4358c} TCPHandler: Processed in 0.002269734 sec. 2025.01.16 23:25:20.389483 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.389598 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:20.389668 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:20.390321 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.390361 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.390734 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:20.390985 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.391176 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} executeQuery: Read 219 rows, 19.58 KiB in 0.001591 sec., 137649.27718416092 rows/sec., 12.02 MiB/sec. 2025.01.16 23:25:20.391315 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2025.01.16 23:25:20.391354 [ 255 ] {8f69465a-e608-462d-b00b-2e175afd786d} TCPHandler: Processed in 0.001952648 sec. 2025.01.16 23:25:20.391505 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.391637 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.391691 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:20.392326 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.392364 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.392704 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.392942 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.393159 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} executeQuery: Read 15 rows, 1.06 KiB in 0.001537 sec., 9759.271307742356 rows/sec., 688.10 KiB/sec. 2025.01.16 23:25:20.393422 [ 5 ] {ed0626fa-0cb5-485a-bdf2-08d3d7541e54} TCPHandler: Processed in 0.001977378 sec. 2025.01.16 23:25:20.393560 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.393669 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.393713 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:20.394262 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.394300 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.394639 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.394889 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.395196 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} executeQuery: Read 14 rows, 1004.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 646.75 KiB/sec. 2025.01.16 23:25:20.395412 [ 255 ] {98822eef-034b-4fd5-bb30-472df4025f39} TCPHandler: Processed in 0.001903407 sec. 2025.01.16 23:25:20.395561 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.395690 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.395744 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:20.396368 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.396405 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.396745 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.396981 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.397207 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. 2025.01.16 23:25:20.397298 [ 5 ] {c227f458-479b-4bce-9daa-99260982f1dc} TCPHandler: Processed in 0.001801794 sec. 2025.01.16 23:25:20.397430 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.397538 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:20.397582 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:20.398230 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.398296 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.398658 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:20.398893 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.399146 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} executeQuery: Read 390 rows, 28.32 KiB in 0.001607 sec., 242688.23895457375 rows/sec., 17.21 MiB/sec. 2025.01.16 23:25:20.399213 [ 255 ] {ad77d072-1ad2-4d61-9f85-557e481caebe} TCPHandler: Processed in 0.001835665 sec. 2025.01.16 23:25:20.399358 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.399486 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:20.399539 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:20.400059 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.400104 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.400489 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.400722 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.400888 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. 2025.01.16 23:25:20.400936 [ 5 ] {fb985646-d2d7-4c7e-a0ae-47b4911973bc} TCPHandler: Processed in 0.001639962 sec. 2025.01.16 23:25:20.401065 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.401171 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.401218 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:20.401812 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.401856 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.402304 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:20.402539 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.402863 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} executeQuery: Read 237 rows, 16.27 KiB in 0.001681 sec., 140987.50743605 rows/sec., 9.45 MiB/sec. 2025.01.16 23:25:20.403158 [ 255 ] {b46e48c3-6e9f-4d19-829f-51a5ea4cc6ee} TCPHandler: Processed in 0.002143821 sec. 2025.01.16 23:25:20.403285 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.403413 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.403468 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:20.403995 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.404039 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.404414 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.404646 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.404988 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} executeQuery: Read 1 rows, 69.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.84 KiB/sec. 2025.01.16 23:25:20.405149 [ 5 ] {816326de-61df-476a-95c6-33c9754336c2} TCPHandler: Processed in 0.001915627 sec. 2025.01.16 23:25:20.405285 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.405414 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.405492 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:20.406640 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.406678 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.407260 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:25:20.407516 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.407893 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} executeQuery: Read 8 rows, 14.68 KiB in 0.002474 sec., 3233.6297493936945 rows/sec., 5.79 MiB/sec. 2025.01.16 23:25:20.408059 [ 255 ] {eca0a0a0-1aa5-41d5-bf58-b76b9a077cd3} TCPHandler: Processed in 0.002830905 sec. 2025.01.16 23:25:20.408204 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:20.408332 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:20.408386 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:20.408901 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:20.408945 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:20.409348 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:20.409576 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:20.409820 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} executeQuery: Read 82 rows, 5.33 KiB in 0.001496 sec., 54812.83422459893 rows/sec., 3.48 MiB/sec. 2025.01.16 23:25:20.409898 [ 5 ] {52183a3e-a094-4a35-b413-ceb7da5c337d} TCPHandler: Processed in 0.001757374 sec. 2025.01.16 23:25:21.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.25 MiB, peak 172.76 MiB, free memory in arenas 0.00 B, will set to 168.49 MiB (RSS), difference: -2.76 MiB 2025.01.16 23:25:25.383128 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:25.383454 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:25.383556 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:25.384320 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.384368 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.384798 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:25.385064 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.385244 [ 45 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:25.385314 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. 2025.01.16 23:25:25.385325 [ 45 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.385389 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.385441 [ 5 ] {373f491b-47c4-43bc-8190-a7a0377c6374} TCPHandler: Processed in 0.002506328 sec. 2025.01.16 23:25:25.385673 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:25.385686 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:25.385975 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:25.385982 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:25.386045 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2025.01.16 23:25:25.386084 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:25.386410 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2025.01.16 23:25:25.386721 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:25.387045 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:25.387372 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2025.01.16 23:25:25.387742 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:25.389207 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.389276 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.390363 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:25.390929 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.391024 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005534296 sec., 355058.71026775584 rows/sec., 31.09 MiB/sec. 2025.01.16 23:25:25.391176 [ 45 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:25.391281 [ 45 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.391323 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.391378 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} executeQuery: Read 64 rows, 5.12 KiB in 0.005466 sec., 11708.744968898645 rows/sec., 935.83 KiB/sec. 2025.01.16 23:25:25.391406 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:25.391937 [ 255 ] {1f9f1c7e-355c-41a4-a569-1465760e6b04} TCPHandler: Processed in 0.006345972 sec. 2025.01.16 23:25:25.392070 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:25.392309 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:25.392576 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:25.392657 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:25.392669 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.01.16 23:25:25.392755 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.392774 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:25.393062 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2025.01.16 23:25:25.393276 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_11_2} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:25.393770 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:25.393776 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.16 23:25:25.394163 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:25.394371 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2025.01.16 23:25:25.394576 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:25.395146 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.395194 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.395789 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:25.396064 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.396291 [ 45 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:25.396441 [ 45 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.396584 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.396654 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} executeQuery: Read 160 rows, 11.41 KiB in 0.004064 sec., 39370.07874015748 rows/sec., 2.74 MiB/sec. 2025.01.16 23:25:25.396883 [ 197 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.005406164 sec., 336282.806070996 rows/sec., 25.60 MiB/sec. 2025.01.16 23:25:25.397015 [ 5 ] {317de719-0577-44f3-a155-16d1e4c4167c} TCPHandler: Processed in 0.004925634 sec. 2025.01.16 23:25:25.397125 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:25.397282 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:25.397438 [ 197 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:25.397655 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:25.397755 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:25.397767 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 632 rows starting from the beginning of the part 2025.01.16 23:25:25.397938 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:25.398187 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2905 rows starting from the beginning of the part 2025.01.16 23:25:25.398760 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:25.398799 [ 197 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.399453 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:25.399548 [ 197 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_11_2} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:25.400053 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.01.16 23:25:25.400098 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.16 23:25:25.400410 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:25.401372 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.401438 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.402319 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:25.402818 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.402990 [ 42 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:25.403098 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} executeQuery: Read 60 rows, 4.14 KiB in 0.005507 sec., 10895.224260032686 rows/sec., 751.88 KiB/sec. 2025.01.16 23:25:25.403100 [ 42 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:25.403209 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:25.403433 [ 255 ] {47489603-a039-4e8a-bbce-103474477664} TCPHandler: Processed in 0.00626533 sec. 2025.01.16 23:25:25.403881 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:25.403968 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4222 rows, containing 5 columns (5 merged, 0 gathered) in 0.007226399 sec., 584246.7320168732 rows/sec., 39.25 MiB/sec. 2025.01.16 23:25:25.404065 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:25.404110 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.16 23:25:25.404218 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2025.01.16 23:25:25.404325 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:25.404543 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:25.404619 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:25.404784 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.01.16 23:25:25.405073 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:25.405626 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.405870 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_11_2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:25.406054 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.01.16 23:25:25.406558 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 4 columns (4 merged, 0 gathered) in 0.00312846 sec., 168133.84220990518 rows/sec., 10.87 MiB/sec. 2025.01.16 23:25:25.406708 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:25.406973 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:25.407047 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_11_2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:25.407114 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.16 23:25:26.682088 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.01.16 23:25:26.682745 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:26.682795 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:26.683346 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:26.683611 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:26.683857 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.01.16 23:25:26.962257 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.16 23:25:26.982453 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:26.982522 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:26.989678 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:26.990462 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:26.993783 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.16 23:25:29.190693 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 316 2025.01.16 23:25:29.193838 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:29.193905 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2025.01.16 23:25:29.195818 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:29.196200 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:29.196440 [ 39 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:29.196570 [ 39 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:29.196630 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2025.01.16 23:25:29.197109 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:25:29.198323 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2025.01.16 23:25:29.198706 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:29.198883 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.16 23:25:29.199531 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.16 23:25:29.200108 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part 2025.01.16 23:25:29.200689 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.01.16 23:25:29.201359 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:25:29.201968 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.16 23:25:29.210334 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.01358507 sec., 23260.82971968492 rows/sec., 23.08 MiB/sec. 2025.01.16 23:25:29.211390 [ 193 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:29.212293 [ 193 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:29.212401 [ 193 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_6_1} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:29.212858 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.01.16 23:25:30.389948 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.390176 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.390257 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:30.391182 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.391246 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.391807 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.392102 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.392359 [ 38 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:25:30.392408 [ 38 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.392432 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} executeQuery: Read 14 rows, 1.01 KiB in 0.002312 sec., 6055.363321799308 rows/sec., 435.91 KiB/sec. 2025.01.16 23:25:30.392441 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.392545 [ 5 ] {bc27b288-f1cb-4160-bb9f-f3fa7137b0b2} TCPHandler: Processed in 0.002756733 sec. 2025.01.16 23:25:30.392685 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::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.01.16 23:25:30.392777 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.392956 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:30.393019 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:30.393038 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:30.393120 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:30.393267 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:30.393675 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:30.394098 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:30.394481 [ 200 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:30.396215 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.396300 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.397433 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:30.397491 [ 189 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004925264 sec., 14212.436125251355 rows/sec., 1.05 MiB/sec. 2025.01.16 23:25:30.397797 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.397829 [ 189 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:25:30.398354 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} executeQuery: Read 219 rows, 19.58 KiB in 0.00537 sec., 40782.122905027936 rows/sec., 3.56 MiB/sec. 2025.01.16 23:25:30.398595 [ 255 ] {0e0b2ba1-a0f8-491e-8e7a-8aa9c348f1aa} TCPHandler: Processed in 0.005891873 sec. 2025.01.16 23:25:30.398814 [ 189 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.398844 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.398985 [ 189 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_5_1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:25:30.399045 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.399163 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:30.399181 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:25:30.399842 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.399887 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.400455 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.400821 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.401067 [ 37 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:25:30.401107 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} executeQuery: Read 15 rows, 1.06 KiB in 0.002123 sec., 7065.473386716911 rows/sec., 498.17 KiB/sec. 2025.01.16 23:25:30.401156 [ 37 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.401267 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.401282 [ 5 ] {edfea3c6-756a-4e3c-93c0-78c78ebb914f} TCPHandler: Processed in 0.002543959 sec. 2025.01.16 23:25:30.401571 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.401602 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::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.01.16 23:25:30.401835 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.401879 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:30.401953 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.16 23:25:30.401965 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:30.402283 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.16 23:25:30.402665 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.16 23:25:30.403044 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2025.01.16 23:25:30.403514 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2025.01.16 23:25:30.405607 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 5 columns (5 merged, 0 gathered) in 0.004221551 sec., 17765.98221838372 rows/sec., 1.29 MiB/sec. 2025.01.16 23:25:30.405766 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.405819 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:25:30.405828 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.406329 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.406468 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_5_1} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:25:30.406605 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:25:30.406647 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.406920 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.407156 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} executeQuery: Read 14 rows, 1004.00 B in 0.005426 sec., 2580.1695539992625 rows/sec., 180.70 KiB/sec. 2025.01.16 23:25:30.407255 [ 255 ] {aba72868-3e51-43e5-a045-49ec793e44f8} TCPHandler: Processed in 0.005822632 sec. 2025.01.16 23:25:30.407481 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.407633 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.407696 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:30.408444 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.408492 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.408979 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.409319 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.409534 [ 37 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:25:30.409609 [ 37 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.409617 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} executeQuery: Read 13 rows, 830.00 B in 0.002011 sec., 6464.445549477871 rows/sec., 403.06 KiB/sec. 2025.01.16 23:25:30.409645 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.409788 [ 5 ] {f9e947d2-9eff-44a9-a189-22aefe89de71} TCPHandler: Processed in 0.002380256 sec. 2025.01.16 23:25:30.409874 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::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.01.16 23:25:30.410033 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.410094 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:30.410149 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:30.410266 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:30.410399 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:30.410425 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:30.410717 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:30.411224 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:30.411579 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:30.414211 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004432446 sec., 14664.589258391417 rows/sec., 971.62 KiB/sec. 2025.01.16 23:25:30.414238 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.414325 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.414415 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:25:30.414978 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.415114 [ 198 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_5_1} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:25:30.415276 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:25:30.415442 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:30.415826 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.416125 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} executeQuery: Read 390 rows, 28.32 KiB in 0.005916 sec., 65922.92089249492 rows/sec., 4.68 MiB/sec. 2025.01.16 23:25:30.416229 [ 255 ] {bcaa18a7-f0b7-4369-992b-03d440697223} TCPHandler: Processed in 0.006300681 sec. 2025.01.16 23:25:30.416497 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.416654 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:30.416726 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:30.417608 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.417658 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.418146 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.418541 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.418888 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} executeQuery: Read 6 rows, 321.00 B in 0.002253 sec., 2663.115845539281 rows/sec., 139.14 KiB/sec. 2025.01.16 23:25:30.419001 [ 5 ] {04152bf2-2735-4e7a-89e8-e71b0cfff070} TCPHandler: Processed in 0.002645591 sec. 2025.01.16 23:25:30.419172 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.419304 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.419371 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:30.420103 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.420152 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.420685 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:30.421052 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.421329 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} executeQuery: Read 237 rows, 16.27 KiB in 0.002055 sec., 115328.46715328467 rows/sec., 7.73 MiB/sec. 2025.01.16 23:25:30.421403 [ 255 ] {e81521be-96f3-4496-96f4-1a7a48f14732} TCPHandler: Processed in 0.002295204 sec. 2025.01.16 23:25:30.421607 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.421740 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.421803 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:30.422373 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.422423 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.422878 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.423187 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.423388 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} executeQuery: Read 1 rows, 69.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 40.13 KiB/sec. 2025.01.16 23:25:30.423449 [ 5 ] {6caeabf7-90aa-4264-ba61-ea9adb34693c} TCPHandler: Processed in 0.001940017 sec. 2025.01.16 23:25:30.424222 [ 37 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:25:30.424290 [ 37 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.424319 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.424475 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::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.01.16 23:25:30.424604 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:30.424653 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.16 23:25:30.424766 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::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.01.16 23:25:30.425045 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.16 23:25:30.425314 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.16 23:25:30.425455 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::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.01.16 23:25:30.425622 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.425953 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.426100 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:30.427758 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003340234 sec., 1496.901115311083 rows/sec., 100.87 KiB/sec. 2025.01.16 23:25:30.427914 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:25:30.428354 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.428503 [ 187 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_5_1} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:25:30.428621 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:25:30.428871 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.428915 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.429692 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:30.429987 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.430303 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} executeQuery: Read 8 rows, 14.68 KiB in 0.004407 sec., 1815.2938506920807 rows/sec., 3.25 MiB/sec. 2025.01.16 23:25:30.430432 [ 255 ] {1a87688a-3785-4022-acc2-cd4223e3e036} TCPHandler: Processed in 0.005302771 sec. 2025.01.16 23:25:30.430700 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:30.430834 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:30.430894 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:30.431426 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:30.431473 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:30.431977 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:30.432314 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:30.432634 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} executeQuery: Read 82 rows, 5.33 KiB in 0.001831 sec., 44784.270890223925 rows/sec., 2.84 MiB/sec. 2025.01.16 23:25:30.432703 [ 5 ] {fadb458c-b705-4fa1-9cd4-5b1c37553bcd} TCPHandler: Processed in 0.0020744 sec. 2025.01.16 23:25:34.054484 [ 30 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:25:34.054533 [ 30 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:25:34.184037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.01.16 23:25:34.184725 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:34.184777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:34.185390 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:34.185729 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:34.186033 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.16 23:25:34.493910 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.16 23:25:34.515644 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:34.515704 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:34.523119 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:25:34.523942 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:34.527098 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.16 23:25:35.383167 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.383367 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:35.383444 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:35.384224 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.384264 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.384699 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:35.384946 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.385143 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} executeQuery: Read 56 rows, 4.41 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.35 MiB/sec. 2025.01.16 23:25:35.385199 [ 5 ] {cba3aa9c-abfa-4ee2-aaf0-5cff3ce9f598} TCPHandler: Processed in 0.002168692 sec. 2025.01.16 23:25:35.385354 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.385468 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:35.385514 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:35.386086 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.386124 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.386475 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:35.386710 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.386907 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} executeQuery: Read 64 rows, 5.12 KiB in 0.001462 sec., 43775.64979480164 rows/sec., 3.42 MiB/sec. 2025.01.16 23:25:35.386961 [ 255 ] {6ef22b9b-7459-402e-8c5a-fd879bffec54} TCPHandler: Processed in 0.001664022 sec. 2025.01.16 23:25:35.387099 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.387206 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.387255 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:35.387766 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.387802 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.388174 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:35.388450 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.388654 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.01.16 23:25:35.388706 [ 5 ] {657f41c8-6a85-4b44-9fee-47a536df7514} TCPHandler: Processed in 0.001659302 sec. 2025.01.16 23:25:35.388844 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.388952 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.388998 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:35.389459 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.389498 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.389849 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:35.390098 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.390301 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. 2025.01.16 23:25:35.390351 [ 255 ] {ce82bce5-a21f-4f85-a18c-309e1581f6ef} TCPHandler: Processed in 0.0015615 sec. 2025.01.16 23:25:35.883355 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.883755 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:35.884243 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:35.884295 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:35.884663 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:35.884746 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:35.884918 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.16 23:25:35.885089 [ 296 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.16 23:25:35.885126 [ 299 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.16 23:25:35.885168 [ 298 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.16 23:25:35.885214 [ 297 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.16 23:25:35.885364 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.16 23:25:35.885394 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:35.885536 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.16 23:25:35.885562 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Reading approx. 37 rows with 4 streams 2025.01.16 23:25:35.885607 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:35.885652 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:35.885691 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:35.885730 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:35.887882 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} executeQuery: Read 37 rows, 1.39 KiB in 0.004322 sec., 8560.851457658491 rows/sec., 320.85 KiB/sec. 2025.01.16 23:25:35.888153 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} MemoryTracker: Peak memory usage (for query): 142.80 KiB. 2025.01.16 23:25:35.888175 [ 5 ] {4df8e585-6910-42b6-908a-13838f2041b5} TCPHandler: Processed in 0.004996326 sec. 2025.01.16 23:25:35.929131 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.929351 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:25:35.929441 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:35.930350 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.930394 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.930880 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:25:35.931100 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.931404 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} executeQuery: Read 1 rows, 232.00 B in 0.002098 sec., 476.64442326024783 rows/sec., 107.99 KiB/sec. 2025.01.16 23:25:35.931526 [ 5 ] {0eef6905-2af3-41ae-a98d-a7523f31a094} TCPHandler: Processed in 0.002498568 sec. 2025.01.16 23:25:35.931697 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.931812 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.931859 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:35.932444 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.932486 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.932842 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.933078 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.933314 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} executeQuery: Read 14 rows, 1.01 KiB in 0.001525 sec., 9180.327868852459 rows/sec., 660.86 KiB/sec. 2025.01.16 23:25:35.933458 [ 255 ] {ecb34f0c-4eb9-443b-8074-265095ff54b4} TCPHandler: Processed in 0.001816455 sec. 2025.01.16 23:25:35.933627 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.933738 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:25:35.933784 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:25:35.934327 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.934367 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.934702 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:25:35.934951 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.935150 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} executeQuery: Read 8 rows, 668.00 B in 0.001434 sec., 5578.800557880056 rows/sec., 454.91 KiB/sec. 2025.01.16 23:25:35.935203 [ 5 ] {87028644-d589-431c-bc65-e19ad01660db} TCPHandler: Processed in 0.001646031 sec. 2025.01.16 23:25:35.935348 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.935456 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:35.935499 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:35.936708 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.936747 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.937182 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:25:35.937420 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.937707 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} executeQuery: Read 1363 rows, 116.43 KiB in 0.00226 sec., 603097.3451327434 rows/sec., 50.31 MiB/sec. 2025.01.16 23:25:35.937875 [ 255 ] {f782817f-bce0-4370-8b8b-124b20f3b395} TCPHandler: Processed in 0.00258374 sec. 2025.01.16 23:25:35.938029 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.938158 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.938212 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:35.938906 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.938947 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.939293 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.939557 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.939760 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} executeQuery: Read 23 rows, 1.62 KiB in 0.001631 sec., 14101.778050275903 rows/sec., 990.93 KiB/sec. 2025.01.16 23:25:35.939814 [ 5 ] {49b24f6c-7d04-40fb-b40f-823c38e77cb9} TCPHandler: Processed in 0.001848726 sec. 2025.01.16 23:25:35.939947 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.940053 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.940097 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:35.940702 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.940740 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.941094 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.941342 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.941506 [ 47 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:35.941578 [ 47 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.941603 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} executeQuery: Read 242 rows, 16.79 KiB in 0.001566 sec., 154533.8441890166 rows/sec., 10.47 MiB/sec. 2025.01.16 23:25:35.941619 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.941765 [ 255 ] {1106cf06-c1f6-43f9-a3f3-ff5bca339f03} TCPHandler: Processed in 0.001869076 sec. 2025.01.16 23:25:35.941915 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:25:35.941979 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.942168 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:35.942208 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.942232 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:35.942315 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:35.942543 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:35.943040 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.16 23:25:35.943470 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:35.943827 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:35.944198 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.16 23:25:35.945376 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.945436 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:35.946378 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.946882 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005113108 sec., 105610.91218882918 rows/sec., 7.57 MiB/sec. 2025.01.16 23:25:35.946887 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.947117 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:35.947348 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} executeQuery: Read 13 rows, 830.00 B in 0.005195 sec., 2502.406159769009 rows/sec., 156.02 KiB/sec. 2025.01.16 23:25:35.947498 [ 5 ] {b9e8c1ef-e48d-42c4-8816-0230106ae0fd} TCPHandler: Processed in 0.005588127 sec. 2025.01.16 23:25:35.947672 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.947702 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.947852 [ 202 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_6_1} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:35.947862 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:35.947961 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:35.947974 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.16 23:25:35.948980 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.949024 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.949440 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:25:35.949679 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.949877 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} executeQuery: Read 854 rows, 63.26 KiB in 0.002057 sec., 415167.71998055425 rows/sec., 30.03 MiB/sec. 2025.01.16 23:25:35.950067 [ 255 ] {d368fee8-d842-480d-b03f-e59a069b30b1} TCPHandler: Processed in 0.002458567 sec. 2025.01.16 23:25:35.950234 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.950364 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:35.950419 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:35.950958 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.950995 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.951339 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.951569 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.951684 [ 74 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:35.951729 [ 74 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.951756 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.951756 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2025.01.16 23:25:35.951929 [ 5 ] {a19f223c-c928-4baa-b2c9-8bf3e706c051} TCPHandler: Processed in 0.001756783 sec. 2025.01.16 23:25:35.952017 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:25:35.952107 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.952223 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:35.952299 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.952329 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.952513 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:35.952582 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.952962 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.953252 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.953529 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.953949 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:35.955487 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.955559 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:35.956645 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004787272 sec., 7519.940375228313 rows/sec., 392.89 KiB/sec. 2025.01.16 23:25:35.956793 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:25:35.956804 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:35.957221 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.957314 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.957539 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_6_1} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:35.957634 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} executeQuery: Read 959 rows, 65.25 KiB in 0.005355 sec., 179084.96732026144 rows/sec., 11.90 MiB/sec. 2025.01.16 23:25:35.957681 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:25:35.957787 [ 255 ] {e02e12e3-f949-43ac-af51-cb7623fe6d7f} TCPHandler: Processed in 0.00575281 sec. 2025.01.16 23:25:35.957958 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.958093 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.958150 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:35.958687 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.958731 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.959112 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.959346 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.959523 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. 2025.01.16 23:25:35.959573 [ 5 ] {adbb06ee-f5b7-456e-bda3-e3203f96e7db} TCPHandler: Processed in 0.001682392 sec. 2025.01.16 23:25:35.959701 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.959808 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.959873 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:35.961066 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.961102 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.961732 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:35.962020 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.962135 [ 74 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.16 23:25:35.962174 [ 74 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.962198 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:35.962224 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} executeQuery: Read 8 rows, 14.68 KiB in 0.002435 sec., 3285.4209445585216 rows/sec., 5.89 MiB/sec. 2025.01.16 23:25:35.962617 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.962841 [ 255 ] {e444ee7d-b0c7-4aa0-8403-e6cb90ccc81d} TCPHandler: Processed in 0.003191611 sec. 2025.01.16 23:25:35.963075 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:35.963355 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:35.963389 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:35.963447 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:35.963583 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.964602 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.965477 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.965697 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:35.965830 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:35.966243 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.966853 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2025.01.16 23:25:35.967453 [ 188 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:25:35.967513 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:25:35.968402 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.968962 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} executeQuery: Read 34 rows, 2.02 KiB in 0.0057 sec., 5964.912280701754 rows/sec., 354.48 KiB/sec. 2025.01.16 23:25:35.969098 [ 5 ] {a8e41956-07b9-41c0-8774-a1bfa107f6dd} TCPHandler: Processed in 0.006164358 sec. 2025.01.16 23:25:35.970892 [ 192 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 19 columns (19 merged, 0 gathered) in 0.008615836 sec., 5571.136683660181 rows/sec., 9.98 MiB/sec. 2025.01.16 23:25:35.971232 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.16 23:25:35.971743 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:35.971840 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_6_1} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.16 23:25:35.972001 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.01.16 23:25:36.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.79 MiB, peak 175.36 MiB, free memory in arenas 0.00 B, will set to 170.52 MiB (RSS), difference: -1.27 MiB 2025.01.16 23:25:39.198607 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 374 2025.01.16 23:25:39.202231 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:39.202288 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.16 23:25:39.203816 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:39.204143 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:39.204833 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.01.16 23:25:40.381586 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:40.381787 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:40.381858 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:40.382595 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:40.382648 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:40.383090 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:25:40.383345 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:40.383580 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. 2025.01.16 23:25:40.383638 [ 5 ] {06427ee0-67b3-4415-bc9d-350da210f973} TCPHandler: Processed in 0.002185942 sec. 2025.01.16 23:25:40.383797 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:40.383910 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:40.383957 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:40.384514 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:40.384554 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:40.384924 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:25:40.385174 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:40.385388 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. 2025.01.16 23:25:40.385441 [ 255 ] {25ded118-89de-43d3-96ec-cc154d826d5c} TCPHandler: Processed in 0.001705102 sec. 2025.01.16 23:25:40.385590 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:40.385696 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:40.385746 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:40.386245 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:40.386285 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:40.386659 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:25:40.386903 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:40.387121 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} executeQuery: Read 128 rows, 9.13 KiB in 0.001447 sec., 88458.88044229441 rows/sec., 6.16 MiB/sec. 2025.01.16 23:25:40.387173 [ 5 ] {c2b46784-b439-4697-8a4e-9964be14bb96} TCPHandler: Processed in 0.001646032 sec. 2025.01.16 23:25:40.387316 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:40.387422 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:40.387468 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:40.387917 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:40.387956 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:40.388305 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:25:40.388552 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:40.388802 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} executeQuery: Read 48 rows, 3.31 KiB in 0.001391 sec., 34507.54852624011 rows/sec., 2.33 MiB/sec. 2025.01.16 23:25:40.389014 [ 255 ] {c6d4cd35-884b-479e-b437-b74a552eb77a} TCPHandler: Processed in 0.001753164 sec. 2025.01.16 23:25:41.686227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.01.16 23:25:41.686960 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:41.687014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:41.687610 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:41.687876 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:41.688044 [ 44 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:41.688086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.01.16 23:25:41.688102 [ 44 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:41.688129 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:41.688291 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.688480 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:41.688530 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.688620 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.688883 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.689067 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.689248 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.689405 [ 188 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:25:41.691226 [ 192 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012458 sec., 1680687.3324043024 rows/sec., 24.04 MiB/sec. 2025.01.16 23:25:41.692034 [ 192 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:41.692344 [ 192 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_11_2} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:41.692435 [ 192 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_11_2} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:41.692529 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.16 23:25:42.027241 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.16 23:25:42.047991 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:42.048046 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:42.055362 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:25:42.056144 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:42.056513 [ 44 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:25:42.056630 [ 44 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:42.056707 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:42.057140 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.073182 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.16 23:25:42.074408 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:42.076017 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.081420 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.087056 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.092741 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.098568 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.103147 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:25:42.160024 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103158362 sec., 804.5881922785861 rows/sec., 4.16 MiB/sec. 2025.01.16 23:25:42.162671 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:25:42.166008 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_11_2} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:42.166142 [ 190 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_11_2} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:25:42.168585 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. 2025.01.16 23:25:45.384197 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:45.384504 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:45.384582 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:45.385336 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.385390 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.385863 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:25:45.386121 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.386332 [ 87 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:25:45.386360 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. 2025.01.16 23:25:45.386415 [ 87 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.386487 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.386502 [ 5 ] {40529bf3-c613-497f-8f7a-86ad3508a377} TCPHandler: Processed in 0.002476558 sec. 2025.01.16 23:25:45.386729 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:45.386750 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:45.386922 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:45.386998 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:45.387023 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:45.387069 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1359 rows starting from the beginning of the part 2025.01.16 23:25:45.387329 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part 2025.01.16 23:25:45.387904 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:45.388388 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1363 rows starting from the beginning of the part 2025.01.16 23:25:45.388771 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:45.389144 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:25:45.389940 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.389999 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.390935 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:25:45.391452 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.391827 [ 87 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:25:45.391919 [ 87 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.391924 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} executeQuery: Read 64 rows, 5.12 KiB in 0.005046 sec., 12683.313515655966 rows/sec., 1013.72 KiB/sec. 2025.01.16 23:25:45.391971 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.392153 [ 255 ] {8bd4adf8-545a-47fa-9e22-141338661873} TCPHandler: Processed in 0.005521646 sec. 2025.01.16 23:25:45.392393 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:45.392489 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:45.392903 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:45.393042 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part 2025.01.16 23:25:45.393057 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:45.393067 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.006465014 sec., 480896.0970540822 rows/sec., 41.92 MiB/sec. 2025.01.16 23:25:45.393275 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:45.393309 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part 2025.01.16 23:25:45.393578 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:25:45.393810 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:45.394314 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 854 rows starting from the beginning of the part 2025.01.16 23:25:45.394889 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:45.395090 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.395365 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:25:45.395687 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_16_3} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:25:45.396058 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.16 23:25:45.397233 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.397302 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.398386 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:25:45.398845 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.399028 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 5 columns (5 merged, 0 gathered) in 0.006910633 sec., 330215.7703932476 rows/sec., 25.22 MiB/sec. 2025.01.16 23:25:45.399174 [ 87 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:25:45.399279 [ 87 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.399326 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.399339 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} executeQuery: Read 160 rows, 11.41 KiB in 0.00644 sec., 24844.72049689441 rows/sec., 1.73 MiB/sec. 2025.01.16 23:25:45.399381 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:25:45.399797 [ 5 ] {83a7f555-6dae-4499-a305-7b210badcf6d} TCPHandler: Processed in 0.007507805 sec. 2025.01.16 23:25:45.399842 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:45.400101 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:45.400250 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:45.400358 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4222 rows starting from the beginning of the part 2025.01.16 23:25:45.400400 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.400443 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:45.400671 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:45.400804 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_16_3} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:25:45.400830 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.01.16 23:25:45.401114 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.16 23:25:45.401351 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:45.401690 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 959 rows starting from the beginning of the part 2025.01.16 23:25:45.402098 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2025.01.16 23:25:45.402505 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:25:45.403598 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.403729 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.404500 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:25:45.405043 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.405336 [ 87 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:25:45.405424 [ 87 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:45.405431 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} executeQuery: Read 60 rows, 4.14 KiB in 0.00512 sec., 11718.749999999998 rows/sec., 808.72 KiB/sec. 2025.01.16 23:25:45.405467 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:45.405738 [ 255 ] {55fb7ab6-56b3-4646-90c7-0d13c501d71c} TCPHandler: Processed in 0.005812232 sec. 2025.01.16 23:25:45.406141 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:45.406299 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:45.406336 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 526 rows starting from the beginning of the part 2025.01.16 23:25:45.406442 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.01.16 23:25:45.406665 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:45.406750 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2025.01.16 23:25:45.406833 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2025.01.16 23:25:45.406935 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:25:45.407516 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5866 rows, containing 5 columns (5 merged, 0 gathered) in 0.008038674 sec., 729722.3397789237 rows/sec., 49.07 MiB/sec. 2025.01.16 23:25:45.408050 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:25:45.408761 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.408955 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_16_3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:25:45.409124 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.01.16 23:25:45.409386 [ 190 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740192 sec., 216566.42225853648 rows/sec., 14.04 MiB/sec. 2025.01.16 23:25:45.409598 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:25:45.409904 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:45.409983 [ 197 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_16_3} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:25:45.410066 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.16 23:25:49.054585 [ 53 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:25:49.054646 [ 53 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:25:49.188656 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.01.16 23:25:49.189438 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:49.189493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:49.190094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:49.190352 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:49.190599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.16 23:25:49.193228 [ 53 ] {} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:25:49.193300 [ 53 ] {} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:49.193327 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:49.193498 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::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.01.16 23:25:49.193871 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:25:49.193914 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.01.16 23:25:49.194038 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.16 23:25:49.194125 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.16 23:25:49.194203 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.16 23:25:49.194282 [ 199 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::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.01.16 23:25:49.196366 [ 190 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.002958177 sec., 12845.74925705933 rows/sec., 2.22 MiB/sec. 2025.01.16 23:25:49.196563 [ 193 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:25:49.197040 [ 193 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:49.197119 [ 193 ] {c450f52a-dc4c-4785-95c6-e65887ee5f8a::all_1_5_1} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:25:49.197211 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.16 23:25:49.205562 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 390 2025.01.16 23:25:49.208293 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:49.208340 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:49.209835 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:49.210154 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:49.211119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 390 2025.01.16 23:25:49.573725 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.16 23:25:49.594045 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:49.594101 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:49.601610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:25:49.602404 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:49.605569 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.16 23:25:50.378072 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.378352 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:50.378822 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:50.378871 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:50.379323 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:50.379408 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:50.379586 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.16 23:25:50.379626 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.16 23:25:50.379651 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:25:50.379669 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:50.379719 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:50.379773 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 2025.01.16 23:25:50.380703 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} executeQuery: Read 38 rows, 1.42 KiB in 0.002472 sec., 15372.168284789645 rows/sec., 576.38 KiB/sec. 2025.01.16 23:25:50.380832 [ 5 ] {7e637697-9abb-41c5-afd9-d08fab5c7c04} TCPHandler: Processed in 0.002889646 sec. 2025.01.16 23:25:50.381187 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.381428 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} executeQuery: (from [fd00:1122:3344:101::d]:39847) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:50.381802 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:50.381864 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:50.382210 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:50.382276 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:50.382419 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.01.16 23:25:50.382452 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.16 23:25:50.382474 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:25:50.382491 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:50.382534 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:50.382556 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 2025.01.16 23:25:50.383139 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} executeQuery: Read 38 rows, 1.42 KiB in 0.001814 sec., 20948.180815876516 rows/sec., 785.45 KiB/sec. 2025.01.16 23:25:50.383255 [ 255 ] {ae843a9c-9b9d-4f6d-934b-0859ee50f022} TCPHandler: Processed in 0.002138221 sec. 2025.01.16 23:25:50.383501 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.383674 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} executeQuery: (from [fd00:1122:3344:101::d]:44494) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:50.383979 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:50.384028 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:50.384364 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:50.384429 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:50.384573 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.01.16 23:25:50.384606 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.16 23:25:50.384630 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:25:50.384647 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:50.384691 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:50.384715 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 2025.01.16 23:25:50.385339 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} executeQuery: Read 38 rows, 1.42 KiB in 0.001747 sec., 21751.574127074986 rows/sec., 815.57 KiB/sec. 2025.01.16 23:25:50.385457 [ 5 ] {1bb3f835-745f-46fd-8c46-8e09eb23a801} TCPHandler: Processed in 0.002010729 sec. 2025.01.16 23:25:50.386630 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.386832 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} executeQuery: (from [fd00:1122:3344:101::d]:39847) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.16 23:25:50.387202 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.16 23:25:50.387263 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.16 23:25:50.387667 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:50.387745 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.16 23:25:50.387914 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.01.16 23:25:50.387946 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.16 23:25:50.387969 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (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.01.16 23:25:50.387986 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.16 23:25:50.388028 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.16 23:25:50.388051 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 2025.01.16 23:25:50.388596 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} executeQuery: Read 38 rows, 1.42 KiB in 0.001866 sec., 20364.415862808146 rows/sec., 763.56 KiB/sec. 2025.01.16 23:25:50.388712 [ 255 ] {9a6ee566-75c1-4f1e-a70f-be28f374dd4e} TCPHandler: Processed in 0.002146341 sec. 2025.01.16 23:25:50.401543 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.401754 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.16 23:25:50.401845 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.16 23:25:50.402711 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.402768 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.403345 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:25:50.403569 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} oximeter.timeseries_schema (c450f52a-dc4c-4785-95c6-e65887ee5f8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.403802 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} executeQuery: Read 4 rows, 386.00 B in 0.002057 sec., 1944.5794846864367 rows/sec., 183.25 KiB/sec. 2025.01.16 23:25:50.403890 [ 5 ] {2b63bf7c-fdcb-4db7-95c9-dba0e8c2fd34} TCPHandler: Processed in 0.002413797 sec. 2025.01.16 23:25:50.404035 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.404141 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.404186 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:25:50.404721 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.404759 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.405109 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.405346 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.405552 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} executeQuery: Read 14 rows, 1.01 KiB in 0.001434 sec., 9762.900976290099 rows/sec., 702.80 KiB/sec. 2025.01.16 23:25:50.405602 [ 255 ] {c96ff3e1-1ad6-4f5c-9cb9-c74eb768117c} TCPHandler: Processed in 0.001619322 sec. 2025.01.16 23:25:50.405742 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.405855 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:50.405901 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:50.406550 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.406591 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.406967 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:25:50.407211 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.407420 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} executeQuery: Read 282 rows, 25.51 KiB in 0.001587 sec., 177693.7618147448 rows/sec., 15.70 MiB/sec. 2025.01.16 23:25:50.407473 [ 5 ] {bc97ce06-e661-4082-bdff-bfa1019de81a} TCPHandler: Processed in 0.001785695 sec. 2025.01.16 23:25:50.407613 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.407717 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.407762 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:50.408399 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.408444 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.408850 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.409099 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.409310 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} executeQuery: Read 46 rows, 3.39 KiB in 0.001614 sec., 28500.619578686492 rows/sec., 2.05 MiB/sec. 2025.01.16 23:25:50.409361 [ 255 ] {e635d1ad-b35b-428b-9365-0eed2980fe85} TCPHandler: Processed in 0.001800665 sec. 2025.01.16 23:25:50.409498 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.409613 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.409658 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:25:50.410178 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.410217 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.410571 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.410813 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.411090 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} executeQuery: Read 15 rows, 1.05 KiB in 0.001483 sec., 10114.632501685772 rows/sec., 705.92 KiB/sec. 2025.01.16 23:25:50.411213 [ 5 ] {55f52ee0-a793-4ead-94f7-3efe8ded12ad} TCPHandler: Processed in 0.001768794 sec. 2025.01.16 23:25:50.411377 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.411505 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.411561 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:25:50.412150 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.412190 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.412527 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.412765 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.412990 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. 2025.01.16 23:25:50.413064 [ 255 ] {ea104f5e-46a8-4999-9d0e-d33bc7c6e3ab} TCPHandler: Processed in 0.001750424 sec. 2025.01.16 23:25:50.413208 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.413336 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:50.413388 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:50.414149 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.414189 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.414555 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:25:50.414805 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.415010 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} executeQuery: Read 439 rows, 32.25 KiB in 0.001701 sec., 258083.4803057025 rows/sec., 18.52 MiB/sec. 2025.01.16 23:25:50.415061 [ 5 ] {5751e878-4de3-45dc-8cea-d7b0c95c0bee} TCPHandler: Processed in 0.001918447 sec. 2025.01.16 23:25:50.415193 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.415299 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:25:50.415343 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:25:50.415766 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.415804 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.416146 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.416375 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.416570 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} executeQuery: Read 6 rows, 321.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 242.44 KiB/sec. 2025.01.16 23:25:50.416618 [ 255 ] {57207a47-d760-446a-983c-bfb323fbef47} TCPHandler: Processed in 0.001476508 sec. 2025.01.16 23:25:50.416754 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.416859 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.416909 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:50.417539 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.417585 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.418009 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:25:50.418244 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.418449 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. 2025.01.16 23:25:50.418499 [ 5 ] {280be1be-a163-408a-aa93-b3fefbb1c2f2} TCPHandler: Processed in 0.001799274 sec. 2025.01.16 23:25:50.418632 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.418736 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.418782 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:25:50.419214 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.419253 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.419591 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.419817 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.420101 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} executeQuery: Read 2 rows, 134.00 B in 0.001359 sec., 1471.6703458425313 rows/sec., 96.29 KiB/sec. 2025.01.16 23:25:50.420219 [ 255 ] {747e1602-1117-49c5-92b9-225d6097e483} TCPHandler: Processed in 0.001638541 sec. 2025.01.16 23:25:50.420349 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.420455 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.420521 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:25:50.421673 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.421713 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.422350 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:25:50.422606 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.422833 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} executeQuery: Read 39 rows, 71.56 KiB in 0.002399 sec., 16256.77365568987 rows/sec., 29.13 MiB/sec. 2025.01.16 23:25:50.422934 [ 5 ] {b428e892-54a9-4959-a1e7-03809a948e0a} TCPHandler: Processed in 0.002638551 sec. 2025.01.16 23:25:50.423091 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.423219 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.423273 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.16 23:25:50.423779 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} oximeter.measurements_i64 (b2ca5da8-2d4f-43a1-b8ea-8ecf00e59b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.423824 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.424162 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.16 23:25:50.424376 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} oximeter.measurements_i64 (b2ca5da8-2d4f-43a1-b8ea-8ecf00e59b2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.424560 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} executeQuery: Read 27 rows, 1.99 KiB in 0.001408 sec., 19176.136363636364 rows/sec., 1.38 MiB/sec. 2025.01.16 23:25:50.424605 [ 255 ] {d365df71-e73b-41d2-b59a-71afc8dfb79d} TCPHandler: Processed in 0.001619871 sec. 2025.01.16 23:25:50.424732 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:50.424835 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:50.424885 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:50.425491 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:50.425538 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:50.425947 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:25:50.426183 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:50.426390 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} executeQuery: Read 82 rows, 5.33 KiB in 0.001519 sec., 53982.88347597104 rows/sec., 3.43 MiB/sec. 2025.01.16 23:25:50.426439 [ 5 ] {a37802e9-4769-4a95-a261-460137238e22} TCPHandler: Processed in 0.001706923 sec. 2025.01.16 23:25:51.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.06 MiB, peak 181.92 MiB, free memory in arenas 0.00 B, will set to 173.96 MiB (RSS), difference: -1.10 MiB 2025.01.16 23:25:55.384062 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.384281 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:25:55.384358 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:25:55.385156 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.385204 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.385582 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.16 23:25:55.385817 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.385994 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} executeQuery: Read 4 rows, 334.00 B in 0.001826 sec., 2190.580503833516 rows/sec., 178.63 KiB/sec. 2025.01.16 23:25:55.386046 [ 5 ] {d2c04c2a-cd41-4a93-8450-9386baf21486} TCPHandler: Processed in 0.002182982 sec. 2025.01.16 23:25:55.386279 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.386417 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:25:55.386472 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:25:55.387133 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.387179 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.387547 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:25:55.387787 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.387968 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} executeQuery: Read 58 rows, 4.55 KiB in 0.001582 sec., 36662.45259165613 rows/sec., 2.81 MiB/sec. 2025.01.16 23:25:55.388020 [ 255 ] {0c8de62f-3f10-481c-a29c-a4612b56f1ee} TCPHandler: Processed in 0.001809995 sec. 2025.01.16 23:25:55.388149 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.388271 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:25:55.388325 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:25:55.388941 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.388986 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.389380 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:25:55.389617 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.389808 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} executeQuery: Read 4 rows, 286.00 B in 0.001559 sec., 2565.747273893521 rows/sec., 179.15 KiB/sec. 2025.01.16 23:25:55.389892 [ 5 ] {d561e2ee-01c3-4d49-a0d5-057478a93fae} TCPHandler: Processed in 0.001797225 sec. 2025.01.16 23:25:55.390026 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.390133 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:25:55.390177 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:25:55.390735 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.390772 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.391109 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:25:55.391340 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.391527 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} executeQuery: Read 68 rows, 5.44 KiB in 0.001416 sec., 48022.5988700565 rows/sec., 3.75 MiB/sec. 2025.01.16 23:25:55.391578 [ 255 ] {75f72dbf-5b39-48d2-823f-d492fbb03eb4} TCPHandler: Processed in 0.001603951 sec. 2025.01.16 23:25:55.391731 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.391839 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:25:55.391888 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:25:55.392404 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.392440 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.392810 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:25:55.393042 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.393246 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} executeQuery: Read 162 rows, 11.55 KiB in 0.001424 sec., 113764.04494382023 rows/sec., 7.92 MiB/sec. 2025.01.16 23:25:55.393353 [ 5 ] {04e62125-f520-4fc4-9849-58318aaf883e} TCPHandler: Processed in 0.001674212 sec. 2025.01.16 23:25:55.393511 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:25:55.393640 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:25:55.393695 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:25:55.394265 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:55.394312 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:55.394808 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:25:55.395159 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:55.395394 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} executeQuery: Read 60 rows, 4.14 KiB in 0.00178 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. 2025.01.16 23:25:55.395462 [ 255 ] {6f29b847-d1a5-401a-ac9b-122180db7ad9} TCPHandler: Processed in 0.002013529 sec. 2025.01.16 23:25:56.690987 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.01.16 23:25:56.691759 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:56.691796 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:56.692462 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:56.692730 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:56.692912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.01.16 23:25:57.106074 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.16 23:25:57.127897 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:57.127969 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:57.135835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:25:57.136971 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:57.143137 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.16 23:25:59.211528 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 436 2025.01.16 23:25:59.214975 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:25:59.215023 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:25:59.216543 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:25:59.216859 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:25:59.217753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 436 2025.01.16 23:26:00.395653 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.395884 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.395965 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:00.396808 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.396872 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.397338 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.397603 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.397845 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2025.01.16 23:26:00.397965 [ 5 ] {a5ea2107-59ad-41f7-9a8a-8a9e2b92a25e} TCPHandler: Processed in 0.002457507 sec. 2025.01.16 23:26:00.398189 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.398322 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:00.398377 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:00.399146 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.399191 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.399615 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:00.399866 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.400088 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} executeQuery: Read 281 rows, 25.42 KiB in 0.001795 sec., 156545.9610027855 rows/sec., 13.83 MiB/sec. 2025.01.16 23:26:00.400144 [ 255 ] {0116ef1b-df8e-4c4c-b95f-bc2bb82d8c48} TCPHandler: Processed in 0.002018199 sec. 2025.01.16 23:26:00.400300 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.400419 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.400468 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:00.401034 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.401077 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.401451 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:00.401697 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.401981 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} executeQuery: Read 46 rows, 3.39 KiB in 0.001585 sec., 29022.082018927445 rows/sec., 2.09 MiB/sec. 2025.01.16 23:26:00.402163 [ 5 ] {09580572-00c0-4a09-ab8b-795ab6b88bde} TCPHandler: Processed in 0.001920237 sec. 2025.01.16 23:26:00.402331 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.402447 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.402498 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:00.403091 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.403133 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.403549 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.403802 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.404069 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} executeQuery: Read 14 rows, 1004.00 B in 0.001639 sec., 8541.793776693105 rows/sec., 598.21 KiB/sec. 2025.01.16 23:26:00.404256 [ 255 ] {246fb114-1ba6-4e76-bf62-97265b08b73b} TCPHandler: Processed in 0.001976728 sec. 2025.01.16 23:26:00.404418 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.404539 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.404587 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:00.405174 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.405217 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.405594 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.405835 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.406053 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. 2025.01.16 23:26:00.406114 [ 5 ] {62f081d2-10c7-4f7c-883c-f408a21183c3} TCPHandler: Processed in 0.001753174 sec. 2025.01.16 23:26:00.406264 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.406377 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:00.406425 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:00.407219 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.407264 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.407659 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:00.407908 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.408126 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} executeQuery: Read 421 rows, 30.80 KiB in 0.001773 sec., 237450.6486181613 rows/sec., 16.97 MiB/sec. 2025.01.16 23:26:00.408182 [ 255 ] {f0f79eb4-8898-4986-93cd-1162db6a0a4d} TCPHandler: Processed in 0.001974328 sec. 2025.01.16 23:26:00.408345 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.408457 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:00.408511 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:00.408959 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.408999 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.409360 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.409597 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.409879 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. 2025.01.16 23:26:00.410007 [ 5 ] {aa2a2615-50bb-4152-a570-21549a0e4c79} TCPHandler: Processed in 0.001718333 sec. 2025.01.16 23:26:00.410184 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.410324 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.410382 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:00.411046 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.411093 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.411626 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:00.411905 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.412125 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} executeQuery: Read 237 rows, 16.27 KiB in 0.001824 sec., 129934.21052631579 rows/sec., 8.71 MiB/sec. 2025.01.16 23:26:00.412184 [ 255 ] {bf110a59-81c9-40e3-a11e-b85196fa5de2} TCPHandler: Processed in 0.00206624 sec. 2025.01.16 23:26:00.412332 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.412445 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.412493 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:00.412932 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.412972 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.413334 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.413574 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.413826 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. 2025.01.16 23:26:00.414020 [ 5 ] {863f1826-a482-4064-8ef7-d037061b80ec} TCPHandler: Processed in 0.001739424 sec. 2025.01.16 23:26:00.414181 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.414295 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.414365 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:00.415539 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.415586 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.416349 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:26:00.416638 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.416992 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} executeQuery: Read 39 rows, 71.56 KiB in 0.002697 sec., 14460.511679644049 rows/sec., 25.91 MiB/sec. 2025.01.16 23:26:00.417253 [ 255 ] {9a29354b-78bc-4a71-8ad2-ea5cf7165537} TCPHandler: Processed in 0.00312468 sec. 2025.01.16 23:26:00.417429 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:00.417551 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:00.417604 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:00.418260 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:00.418314 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:00.418829 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:00.419141 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:00.419399 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} executeQuery: Read 82 rows, 5.33 KiB in 0.001871 sec., 43826.83057188669 rows/sec., 2.78 MiB/sec. 2025.01.16 23:26:00.419481 [ 5 ] {c23c0863-3a92-4ca0-9e33-1e1c55d1c723} TCPHandler: Processed in 0.002105251 sec. 2025.01.16 23:26:04.054702 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:26:04.054756 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:26:04.193229 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.01.16 23:26:04.194107 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:04.194154 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.16 23:26:04.194729 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:26:04.194981 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:04.195257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.16 23:26:04.643407 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.16 23:26:04.663704 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:04.663765 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:04.671721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:26:04.672520 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:04.675679 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.16 23:26:05.384980 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.385278 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:05.385394 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:05.386300 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.386353 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.386782 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:05.387047 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.387318 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} executeQuery: Read 56 rows, 4.41 KiB in 0.002118 sec., 26440.03777148253 rows/sec., 2.03 MiB/sec. 2025.01.16 23:26:05.387535 [ 5 ] {a7a4bcbe-04fb-48b0-bffb-c0e701a1f0c5} TCPHandler: Processed in 0.002744053 sec. 2025.01.16 23:26:05.387725 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.387868 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:05.387927 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:05.388649 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.388699 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.389069 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:05.389306 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.389577 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} executeQuery: Read 64 rows, 5.12 KiB in 0.001741 sec., 36760.48248133257 rows/sec., 2.87 MiB/sec. 2025.01.16 23:26:05.389798 [ 255 ] {d23602b2-7600-449e-975a-98bba27bf7fa} TCPHandler: Processed in 0.002139601 sec. 2025.01.16 23:26:05.389946 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.390055 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.390106 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:05.390663 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.390701 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.391079 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:05.391313 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.391515 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. 2025.01.16 23:26:05.391565 [ 5 ] {d4debe7d-397a-4f63-aecc-72d498942699} TCPHandler: Processed in 0.001686733 sec. 2025.01.16 23:26:05.391686 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.391804 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.391856 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:05.392419 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.392466 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.392864 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:05.393100 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.393322 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. 2025.01.16 23:26:05.393438 [ 255 ] {027d7480-cf0e-44e5-87ae-84c732945e20} TCPHandler: Processed in 0.001781814 sec. 2025.01.16 23:26:05.804705 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.804951 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.805048 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:05.806044 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.806086 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.806519 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.806771 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.806909 [ 154 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.16 23:26:05.806955 [ 154 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.806979 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.806986 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} executeQuery: Read 14 rows, 1.01 KiB in 0.002068 sec., 6769.825918762089 rows/sec., 487.34 KiB/sec. 2025.01.16 23:26:05.807103 [ 5 ] {7b4c27ad-b02a-4a78-8249-c8d5b47d0556} TCPHandler: Processed in 0.002508678 sec. 2025.01.16 23:26:05.807118 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::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.01.16 23:26:05.807229 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.807262 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.16 23:26:05.807268 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.807330 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:05.807576 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:05.807605 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:05.807835 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:05.808063 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:05.808381 [ 199 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:05.809940 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002898305 sec., 24152.047489825953 rows/sec., 1.79 MiB/sec. 2025.01.16 23:26:05.810193 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.16 23:26:05.810337 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.810389 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.810807 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.810987 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_9_2} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.16 23:26:05.811105 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:26:05.811206 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:05.811472 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.811600 [ 154 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:05.811639 [ 154 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.811662 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.811674 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} executeQuery: Read 1421 rows, 121.98 KiB in 0.004268 sec., 332942.8303655108 rows/sec., 27.91 MiB/sec. 2025.01.16 23:26:05.811864 [ 255 ] {f1787679-2c7d-4e69-8db5-7b1c8c504d50} TCPHandler: Processed in 0.004661879 sec. 2025.01.16 23:26:05.811943 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:05.812078 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.812162 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.812237 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1363 rows starting from the beginning of the part 2025.01.16 23:26:05.812314 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.812500 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 282 rows starting from the beginning of the part 2025.01.16 23:26:05.812510 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:05.812862 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part 2025.01.16 23:26:05.813176 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part 2025.01.16 23:26:05.813451 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:05.813801 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1421 rows starting from the beginning of the part 2025.01.16 23:26:05.815231 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.815305 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.816413 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:05.816782 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.816939 [ 154 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.16 23:26:05.817000 [ 154 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.817027 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.817040 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} executeQuery: Read 46 rows, 3.39 KiB in 0.004786 sec., 9611.36648558295 rows/sec., 708.04 KiB/sec. 2025.01.16 23:26:05.817492 [ 5 ] {f1ba7366-6c10-4d9c-a249-3d6e22be49d2} TCPHandler: Processed in 0.005496585 sec. 2025.01.16 23:26:05.817639 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.16 23:26:05.817832 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.818208 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.818219 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.818223 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.006459624 sec., 535789.6992146912 rows/sec., 47.14 MiB/sec. 2025.01.16 23:26:05.818248 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 15 rows starting from the beginning of the part 2025.01.16 23:26:05.818300 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:05.818562 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2025.01.16 23:26:05.818712 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:05.819272 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:05.819728 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.01.16 23:26:05.820036 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.820311 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:05.820427 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_21_4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:05.820844 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.16 23:26:05.820884 [ 199 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:05.821857 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.821905 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.822491 [ 198 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005330643 sec., 33767.03335788947 rows/sec., 2.53 MiB/sec. 2025.01.16 23:26:05.822547 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.822715 [ 198 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.16 23:26:05.823001 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.823252 [ 198 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.823354 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} executeQuery: Read 242 rows, 16.79 KiB in 0.005205 sec., 46493.756003842456 rows/sec., 3.15 MiB/sec. 2025.01.16 23:26:05.823420 [ 198 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_10_2} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.16 23:26:05.823492 [ 255 ] {ffc982c6-2e83-4a08-ac84-095d0202428a} TCPHandler: Processed in 0.005857933 sec. 2025.01.16 23:26:05.823651 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.16 23:26:05.823700 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.823825 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.823880 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:05.824547 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.824594 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.824983 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.825230 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.825347 [ 154 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.16 23:26:05.825388 [ 154 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.825412 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.825420 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.01.16 23:26:05.825539 [ 5 ] {a0774543-7ae5-4483-b497-f5e59aad5410} TCPHandler: Processed in 0.001925727 sec. 2025.01.16 23:26:05.825552 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::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.01.16 23:26:05.825677 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.825684 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.825711 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.16 23:26:05.825938 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:05.825963 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:05.826161 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:05.826292 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:05.826611 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:05.826928 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:05.828442 [ 187 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002982997 sec., 21790.166064531746 rows/sec., 1.41 MiB/sec. 2025.01.16 23:26:05.828508 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.828550 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.828582 [ 187 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.16 23:26:05.828958 [ 187 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.829043 [ 187 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_9_2} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.16 23:26:05.829083 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:05.829112 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:26:05.829334 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.829468 [ 154 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:05.829520 [ 154 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.829520 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} executeQuery: Read 877 rows, 65.09 KiB in 0.003712 sec., 236260.77586206896 rows/sec., 17.13 MiB/sec. 2025.01.16 23:26:05.829547 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.829630 [ 255 ] {987f785e-c2c6-4096-b1f9-71cf4f1a28c7} TCPHandler: Processed in 0.004006977 sec. 2025.01.16 23:26:05.829679 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:05.829774 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.829791 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.829803 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 854 rows starting from the beginning of the part 2025.01.16 23:26:05.829995 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 439 rows starting from the beginning of the part 2025.01.16 23:26:05.830119 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:05.830290 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part 2025.01.16 23:26:05.830298 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:05.830505 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part 2025.01.16 23:26:05.830721 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:05.830940 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 877 rows starting from the beginning of the part 2025.01.16 23:26:05.831595 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.831638 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.832214 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.832465 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.832778 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} executeQuery: Read 6 rows, 321.00 B in 0.002758 sec., 2175.489485134155 rows/sec., 113.66 KiB/sec. 2025.01.16 23:26:05.833087 [ 5 ] {e2f30b46-dd41-4cd7-9eaa-8968c853185d} TCPHandler: Processed in 0.003349504 sec. 2025.01.16 23:26:05.833161 [ 199 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.003535368 sec., 770216.848712779 rows/sec., 58.73 MiB/sec. 2025.01.16 23:26:05.833241 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.833321 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:05.833377 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.833434 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:05.833682 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.833779 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_21_4} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:05.833840 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.16 23:26:05.834282 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.834320 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.834734 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:05.834964 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.835111 [ 153 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:05.835164 [ 153 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.835203 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.835200 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} executeQuery: Read 955 rows, 64.97 KiB in 0.001853 sec., 515380.46411225037 rows/sec., 34.24 MiB/sec. 2025.01.16 23:26:05.835556 [ 255 ] {ca538882-8a2f-4274-90b1-05488e742f9d} TCPHandler: Processed in 0.002358825 sec. 2025.01.16 23:26:05.835587 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:05.835931 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.835985 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.836030 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5866 rows starting from the beginning of the part 2025.01.16 23:26:05.836219 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.836332 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.01.16 23:26:05.836383 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:05.836647 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part 2025.01.16 23:26:05.836964 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.01.16 23:26:05.837327 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:05.837662 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 955 rows starting from the beginning of the part 2025.01.16 23:26:05.838557 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.838619 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.839159 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.839714 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.840165 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} executeQuery: Read 1 rows, 69.00 B in 0.004053 sec., 246.7308166790032 rows/sec., 16.63 KiB/sec. 2025.01.16 23:26:05.840256 [ 5 ] {aa93a40f-d0e6-4147-98f1-61a2b3542420} TCPHandler: Processed in 0.004536847 sec. 2025.01.16 23:26:05.840392 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.840513 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.840617 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:05.841649 [ 191 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7617 rows, containing 5 columns (5 merged, 0 gathered) in 0.006359902 sec., 1197659.9639428407 rows/sec., 80.52 MiB/sec. 2025.01.16 23:26:05.842223 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.842264 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.842304 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:05.842753 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.842874 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_21_4} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:05.842974 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.01.16 23:26:05.843167 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:26:05.843433 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.843707 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} executeQuery: Read 39 rows, 71.56 KiB in 0.003215 sec., 12130.637636080872 rows/sec., 21.74 MiB/sec. 2025.01.16 23:26:05.843815 [ 255 ] {e6317d41-de5d-48ee-92d8-91f1a5d416e3} TCPHandler: Processed in 0.003474927 sec. 2025.01.16 23:26:05.843977 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:05.844105 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:05.844160 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:05.844701 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.844745 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.845100 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:05.845331 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.845473 [ 153 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:05.845526 [ 153 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:05.845555 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:05.845562 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} executeQuery: Read 34 rows, 2.02 KiB in 0.001487 sec., 22864.828513786146 rows/sec., 1.33 MiB/sec. 2025.01.16 23:26:05.845691 [ 5 ] {b9373e37-cdc8-4442-9225-f1d43f8a8509} TCPHandler: Processed in 0.001795355 sec. 2025.01.16 23:26:05.845709 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:05.845807 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:05.845833 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part 2025.01.16 23:26:05.845881 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.01.16 23:26:05.846072 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:05.846238 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.01.16 23:26:05.846296 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:05.846566 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.16 23:26:05.847730 [ 199 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 4 columns (4 merged, 0 gathered) in 0.00209156 sec., 539310.371206181 rows/sec., 34.89 MiB/sec. 2025.01.16 23:26:05.847867 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:05.848126 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:05.848195 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_21_4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:05.848256 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.01.16 23:26:06.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.56 MiB, peak 181.92 MiB, free memory in arenas 0.00 B, will set to 175.54 MiB (RSS), difference: -1.03 MiB 2025.01.16 23:26:09.218238 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 488 2025.01.16 23:26:09.221757 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:09.221807 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:09.223301 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:09.223609 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:09.224494 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 488 2025.01.16 23:26:10.382747 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:10.382953 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:10.383032 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:10.383773 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:10.383826 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:10.384260 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:26:10.384513 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:10.384713 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} executeQuery: Read 56 rows, 4.41 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.36 MiB/sec. 2025.01.16 23:26:10.384814 [ 5 ] {d5079cf3-e5c6-4098-b5ba-61e3487c8bd7} TCPHandler: Processed in 0.002225693 sec. 2025.01.16 23:26:10.385030 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:10.385144 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:10.385189 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:10.385820 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:10.385860 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:10.386248 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:26:10.386489 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:10.386696 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} executeQuery: Read 64 rows, 5.12 KiB in 0.001531 sec., 41802.74330502939 rows/sec., 3.26 MiB/sec. 2025.01.16 23:26:10.386748 [ 255 ] {d6839c13-6b72-4e04-a418-045f6c2651a5} TCPHandler: Processed in 0.001801315 sec. 2025.01.16 23:26:10.386885 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:10.386993 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:10.387052 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:10.387677 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:10.387751 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:10.388170 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:26:10.388402 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:10.388610 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} executeQuery: Read 128 rows, 9.13 KiB in 0.001641 sec., 78001.21876904326 rows/sec., 5.43 MiB/sec. 2025.01.16 23:26:10.388662 [ 5 ] {9db93eb2-82b3-41cc-9b0a-4dbf6649fe78} TCPHandler: Processed in 0.001828315 sec. 2025.01.16 23:26:10.388823 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:10.388931 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:10.388977 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:10.389496 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:10.389545 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:10.389973 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:26:10.390220 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:10.390456 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} executeQuery: Read 48 rows, 3.31 KiB in 0.001542 sec., 31128.4046692607 rows/sec., 2.10 MiB/sec. 2025.01.16 23:26:10.390554 [ 255 ] {78ef168e-4c9f-4cc8-abd3-2fde2987dc84} TCPHandler: Processed in 0.001778345 sec. 2025.01.16 23:26:11.695646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.01.16 23:26:11.696674 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:11.696720 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:11.697256 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:26:11.697528 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:11.697841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.01.16 23:26:12.175915 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.16 23:26:12.197276 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:12.197320 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:12.204696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:26:12.205456 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:12.208619 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.16 23:26:15.384320 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:15.384519 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:15.384590 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:15.385331 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:15.385376 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:15.385806 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:26:15.386053 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:15.386316 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} executeQuery: Read 56 rows, 4.41 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.34 MiB/sec. 2025.01.16 23:26:15.386541 [ 5 ] {2ea9940c-4d5d-4ab8-bb87-46f0be5308fd} TCPHandler: Processed in 0.002342665 sec. 2025.01.16 23:26:15.386733 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:15.386875 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:15.386933 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:15.387587 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:15.387629 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:15.387996 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:26:15.388244 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:15.388468 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. 2025.01.16 23:26:15.388525 [ 255 ] {00b88539-89cb-4f2f-94f2-979c002e3168} TCPHandler: Processed in 0.001859555 sec. 2025.01.16 23:26:15.388674 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:15.388804 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:15.388863 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:15.389465 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:15.389504 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:15.389889 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:26:15.390127 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:15.390333 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. 2025.01.16 23:26:15.390386 [ 5 ] {79072273-fd0c-45dc-8966-1ca775a22949} TCPHandler: Processed in 0.001775884 sec. 2025.01.16 23:26:15.390536 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:15.390666 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:15.390721 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:15.391253 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:15.391296 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:15.391654 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:26:15.391883 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:15.392090 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. 2025.01.16 23:26:15.392138 [ 255 ] {9329f23d-2f31-4955-90a2-1339a03c80c2} TCPHandler: Processed in 0.001667292 sec. 2025.01.16 23:26:18.131677 [ 146 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.16 23:26:18.131743 [ 146 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:18.131769 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:18.132010 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::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.01.16 23:26:18.132212 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:18.132261 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.16 23:26:18.132359 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.16 23:26:18.132575 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.01.16 23:26:18.132794 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.16 23:26:18.132945 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.16 23:26:18.134361 [ 199 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504268 sec., 3993.182838258525 rows/sec., 267.51 KiB/sec. 2025.01.16 23:26:18.134596 [ 199 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.16 23:26:18.134911 [ 199 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:18.134997 [ 199 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_9_2} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.16 23:26:18.135090 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.16 23:26:19.054995 [ 145 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:26:19.055045 [ 145 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:26:19.198145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.01.16 23:26:19.198877 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.198930 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.199531 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:26:19.199818 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.200024 [ 145 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:26:19.200095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.16 23:26:19.200120 [ 145 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.200155 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.200286 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.200429 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:19.200474 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.200562 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.200767 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.201006 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.201262 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.201475 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:19.203362 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.00312812 sec., 2359564.211091646 rows/sec., 33.75 MiB/sec. 2025.01.16 23:26:19.204280 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:26:19.204634 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_16_3} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.204729 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_16_3} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:26:19.204845 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.01.16 23:26:19.224971 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 504 2025.01.16 23:26:19.227667 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.227715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.229155 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:19.229474 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.229633 [ 145 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:26:19.229691 [ 145 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.229726 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.230140 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:26:19.231258 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 504 2025.01.16 23:26:19.231521 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:19.231644 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.01.16 23:26:19.232176 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2025.01.16 23:26:19.232665 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:26:19.233152 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:19.233726 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.16 23:26:19.234376 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:26:19.242068 [ 196 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.012267926 sec., 41082.73884273511 rows/sec., 37.49 MiB/sec. 2025.01.16 23:26:19.243191 [ 188 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:26:19.244020 [ 188 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.244124 [ 188 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_11_2} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:26:19.244445 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.01.16 23:26:19.708841 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.16 23:26:19.730884 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.730943 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.738381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:26:19.739208 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.739614 [ 144 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:26:19.739756 [ 144 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:19.739828 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:19.740241 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.755345 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.16 23:26:19.756854 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:19.758462 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.764115 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.770736 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.776296 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.781944 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.786745 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:19.844319 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104329164 sec., 1159.79075611111 rows/sec., 6.00 MiB/sec. 2025.01.16 23:26:19.846066 [ 194 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:26:19.848419 [ 194 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_16_3} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:19.848515 [ 194 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_16_3} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:26:19.849808 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.16 23:26:20.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.85 MiB, peak 187.80 MiB, free memory in arenas 0.00 B, will set to 179.35 MiB (RSS), difference: 1.50 MiB 2025.01.16 23:26:20.001453 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000989059 sec. 2025.01.16 23:26:20.390479 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.390713 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.390786 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:20.391558 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.391599 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.392087 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.392341 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.392594 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.16 23:26:20.392652 [ 5 ] {b0b97951-049c-471e-b850-26e1c781fb57} TCPHandler: Processed in 0.002360105 sec. 2025.01.16 23:26:20.392846 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.392985 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:20.393042 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:20.393825 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.393866 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.394278 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:26:20.394524 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.394812 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} executeQuery: Read 281 rows, 25.42 KiB in 0.001831 sec., 153468.05024576734 rows/sec., 13.56 MiB/sec. 2025.01.16 23:26:20.395262 [ 255 ] {7673820e-42f5-43c4-a7f3-1f0d6044d495} TCPHandler: Processed in 0.002469907 sec. 2025.01.16 23:26:20.395582 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.395724 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.395816 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:20.396527 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.396569 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.396920 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:20.397179 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.397566 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} executeQuery: Read 46 rows, 3.39 KiB in 0.001821 sec., 25260.84568918177 rows/sec., 1.82 MiB/sec. 2025.01.16 23:26:20.397847 [ 5 ] {cec4cd25-165d-4db7-bbc9-61319d24fa6c} TCPHandler: Processed in 0.002450037 sec. 2025.01.16 23:26:20.398007 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.398137 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.398193 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:20.398814 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.398854 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.399209 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.399469 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.399722 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. 2025.01.16 23:26:20.399784 [ 255 ] {20e470b1-d0a2-4086-a7dc-c5f2fc26136e} TCPHandler: Processed in 0.001841555 sec. 2025.01.16 23:26:20.399923 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.400052 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.400104 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:20.400691 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.400730 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.401067 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.401305 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.401609 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. 2025.01.16 23:26:20.402092 [ 5 ] {d0674557-d93a-47e0-a269-850f7b0cfe2c} TCPHandler: Processed in 0.002223403 sec. 2025.01.16 23:26:20.402270 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.402399 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:20.402455 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:20.403255 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.403302 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.403722 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:26:20.403963 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.404215 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} executeQuery: Read 421 rows, 30.80 KiB in 0.001844 sec., 228308.02603036878 rows/sec., 16.31 MiB/sec. 2025.01.16 23:26:20.404449 [ 255 ] {67868e40-5911-44c9-82f8-1fa1a42f3851} TCPHandler: Processed in 0.002236403 sec. 2025.01.16 23:26:20.404611 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.404722 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:20.404769 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:20.405285 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.405327 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.405698 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.405952 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.406304 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. 2025.01.16 23:26:20.406584 [ 5 ] {5686ccda-492c-4af2-b423-27d140ccfd31} TCPHandler: Processed in 0.002029099 sec. 2025.01.16 23:26:20.406767 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.406900 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.406957 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:20.407590 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.407628 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.408014 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:26:20.408249 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.408535 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} executeQuery: Read 237 rows, 16.27 KiB in 0.001631 sec., 145309.62599632127 rows/sec., 9.74 MiB/sec. 2025.01.16 23:26:20.408765 [ 255 ] {6c6c0526-0886-4566-8048-9adf0dde64c6} TCPHandler: Processed in 0.0020632 sec. 2025.01.16 23:26:20.408925 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.409063 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.409120 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:20.409638 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.409677 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.410037 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.410288 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.410558 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. 2025.01.16 23:26:20.410648 [ 5 ] {7483964c-fed6-4f19-9174-fa7b29bc1365} TCPHandler: Processed in 0.001791274 sec. 2025.01.16 23:26:20.410792 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.410920 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.410998 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:20.412175 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.412214 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.413054 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:26:20.413316 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.413657 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} executeQuery: Read 39 rows, 71.56 KiB in 0.002751 sec., 14176.663031624863 rows/sec., 25.40 MiB/sec. 2025.01.16 23:26:20.413761 [ 255 ] {c7680465-6ec9-4379-9730-af5d613fd08e} TCPHandler: Processed in 0.003032218 sec. 2025.01.16 23:26:20.413902 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:20.414008 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:20.414052 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:20.414496 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:20.414534 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:20.414880 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:26:20.415116 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:20.415464 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} executeQuery: Read 82 rows, 5.33 KiB in 0.001427 sec., 57463.20953048353 rows/sec., 3.65 MiB/sec. 2025.01.16 23:26:20.415881 [ 5 ] {ec658c0d-4eec-40f2-bc60-6ed11023be34} TCPHandler: Processed in 0.002019588 sec. 2025.01.16 23:26:25.384493 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:25.384835 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:25.384952 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:25.385753 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:25.385797 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:25.386224 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:26:25.386484 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:25.386720 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. 2025.01.16 23:26:25.386777 [ 5 ] {47b5bc17-40db-4aeb-b289-fae57111933e} TCPHandler: Processed in 0.002473308 sec. 2025.01.16 23:26:25.386967 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:25.387103 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:25.387156 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:25.387816 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:25.387856 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:25.388244 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:26:25.388489 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:25.388704 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} executeQuery: Read 64 rows, 5.12 KiB in 0.00163 sec., 39263.8036809816 rows/sec., 3.06 MiB/sec. 2025.01.16 23:26:25.388758 [ 255 ] {5133e180-5d1e-4192-af44-db8343b32791} TCPHandler: Processed in 0.001859046 sec. 2025.01.16 23:26:25.388921 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:25.389050 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:25.389107 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:25.389761 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:25.389824 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:25.390218 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:26:25.390458 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:25.390730 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. 2025.01.16 23:26:25.390858 [ 5 ] {d2394677-0d76-4040-af11-ab1db3b04b54} TCPHandler: Processed in 0.001995588 sec. 2025.01.16 23:26:25.391079 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:25.391212 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:25.391268 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:25.391800 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:25.391840 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:25.392194 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:26:25.392426 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:25.392675 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2025.01.16 23:26:25.392880 [ 255 ] {1a041ef6-3638-40ca-a447-69f37297f0d8} TCPHandler: Processed in 0.001914477 sec. 2025.01.16 23:26:26.700312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.01.16 23:26:26.701025 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:26.701065 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:26.701700 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:26:26.701961 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:26.702231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.01.16 23:26:27.255519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.16 23:26:27.275078 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:27.275140 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:27.282636 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:26:27.283416 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:27.286181 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.16 23:26:29.231506 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 2025.01.16 23:26:29.234627 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:29.234675 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:29.236130 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:29.236442 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:29.237326 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2025.01.16 23:26:30.397781 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.398029 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.398117 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:30.398946 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.399008 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.399479 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.399757 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.400013 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} executeQuery: Read 14 rows, 1.01 KiB in 0.00204 sec., 6862.745098039215 rows/sec., 494.03 KiB/sec. 2025.01.16 23:26:30.400094 [ 5 ] {91ea0457-06ca-4314-b3ee-17e20fd09580} TCPHandler: Processed in 0.002462507 sec. 2025.01.16 23:26:30.400270 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.400395 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:30.400448 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:30.401227 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.401273 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.401688 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:26:30.401944 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.402114 [ 133 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:26:30.402186 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} executeQuery: Read 281 rows, 25.42 KiB in 0.001813 sec., 154991.72642029784 rows/sec., 13.69 MiB/sec. 2025.01.16 23:26:30.402200 [ 133 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.402265 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.402316 [ 255 ] {1ec67ca7-a39c-43a3-ac02-53287e28bbd5} TCPHandler: Processed in 0.002107941 sec. 2025.01.16 23:26:30.402651 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.402691 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:30.403129 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.403256 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.403316 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:30.403367 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part 2025.01.16 23:26:30.403874 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:30.404316 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:30.404712 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 281 rows starting from the beginning of the part 2025.01.16 23:26:30.405132 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:30.405528 [ 196 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 281 rows starting from the beginning of the part 2025.01.16 23:26:30.406607 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.406695 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.408133 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:30.408881 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.409261 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} executeQuery: Read 46 rows, 3.39 KiB in 0.006348 sec., 7246.376811594202 rows/sec., 533.82 KiB/sec. 2025.01.16 23:26:30.409486 [ 5 ] {c6c002c5-08c0-4ae5-b4fb-6b6a5b1d890d} TCPHandler: Processed in 0.007011234 sec. 2025.01.16 23:26:30.409864 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.409957 [ 194 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.007578975 sec., 284735.0730144908 rows/sec., 25.13 MiB/sec. 2025.01.16 23:26:30.410081 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.410165 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:30.410550 [ 197 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:26:30.411466 [ 197 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.411710 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.411765 [ 197 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_26_5} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:26:30.411792 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.412015 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.16 23:26:30.412391 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.415431 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.415673 [ 133 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:26:30.415755 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} executeQuery: Read 14 rows, 1004.00 B in 0.005734 sec., 2441.5765608650154 rows/sec., 170.99 KiB/sec. 2025.01.16 23:26:30.415772 [ 133 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.415856 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.415972 [ 255 ] {304b5219-6a46-47fc-bf30-0561fc97f97d} TCPHandler: Processed in 0.006310721 sec. 2025.01.16 23:26:30.416121 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:26:30.416273 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.416296 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.416369 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.16 23:26:30.416565 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.416655 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2025.01.16 23:26:30.416734 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:30.417052 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:30.417308 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.16 23:26:30.417628 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:30.418028 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:30.419890 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.419987 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.421331 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.421436 [ 194 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005435215 sec., 99536.08090940284 rows/sec., 7.13 MiB/sec. 2025.01.16 23:26:30.421836 [ 194 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:26:30.421848 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.422487 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} executeQuery: Read 13 rows, 830.00 B in 0.006024 sec., 2158.034528552457 rows/sec., 134.55 KiB/sec. 2025.01.16 23:26:30.422896 [ 5 ] {a32510cd-30e8-421f-9505-9320d0bad276} TCPHandler: Processed in 0.006707309 sec. 2025.01.16 23:26:30.423010 [ 194 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.423217 [ 194 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_11_2} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:26:30.423270 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.423415 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.16 23:26:30.423511 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:30.423599 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:30.424744 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.424801 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.425375 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:26:30.425749 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.425964 [ 133 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:26:30.426038 [ 133 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.426082 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} executeQuery: Read 421 rows, 30.80 KiB in 0.002631 sec., 160015.20334473584 rows/sec., 11.43 MiB/sec. 2025.01.16 23:26:30.426091 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.426312 [ 255 ] {a9a63634-85bc-465f-a535-8a06fadd21b6} TCPHandler: Processed in 0.0031276 sec. 2025.01.16 23:26:30.426373 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:30.426561 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.426607 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part 2025.01.16 23:26:30.426618 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.426773 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:30.427053 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:30.427084 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:30.427296 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:30.427349 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part 2025.01.16 23:26:30.427710 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:30.428039 [ 193 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part 2025.01.16 23:26:30.429925 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.430002 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.431133 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.431430 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.00517016 sec., 375423.5845699166 rows/sec., 28.72 MiB/sec. 2025.01.16 23:26:30.431739 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:26:30.431817 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.432148 [ 133 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:26:30.432237 [ 133 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.432313 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.432446 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} executeQuery: Read 6 rows, 321.00 B in 0.00556 sec., 1079.136690647482 rows/sec., 56.38 KiB/sec. 2025.01.16 23:26:30.432748 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.433070 [ 5 ] {0447ddee-96fe-4ab0-ae23-0df0eeb2ee73} TCPHandler: Processed in 0.006562306 sec. 2025.01.16 23:26:30.433314 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_26_5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:26:30.433316 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:26:30.433411 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.433537 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.16 23:26:30.433705 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.433726 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.433785 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.16 23:26:30.433838 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:30.434088 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.16 23:26:30.434559 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.16 23:26:30.434938 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.16 23:26:30.435374 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.16 23:26:30.435644 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.16 23:26:30.436681 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.436742 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.437809 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:26:30.438472 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.438516 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006080617 sec., 10854.16167471163 rows/sec., 567.09 KiB/sec. 2025.01.16 23:26:30.438744 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:26:30.438757 [ 133 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:26:30.438845 [ 133 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.438919 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.439102 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} executeQuery: Read 237 rows, 16.27 KiB in 0.005422 sec., 43710.807819992624 rows/sec., 2.93 MiB/sec. 2025.01.16 23:26:30.439403 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:30.439438 [ 255 ] {69436a9b-ff1f-4efa-87b9-b677cb19c76d} TCPHandler: Processed in 0.006187478 sec. 2025.01.16 23:26:30.439699 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.439725 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.439802 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.439887 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7617 rows starting from the beginning of the part 2025.01.16 23:26:30.439916 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_11_2} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:26:30.440250 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.16 23:26:30.440283 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.440393 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2025.01.16 23:26:30.440562 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:30.440786 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:30.441214 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.01.16 23:26:30.441649 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:30.441961 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.01.16 23:26:30.442839 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.442908 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.443585 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.444018 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.444504 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} executeQuery: Read 1 rows, 69.00 B in 0.004507 sec., 221.87708009762594 rows/sec., 14.95 KiB/sec. 2025.01.16 23:26:30.444696 [ 5 ] {9fe672d6-e167-4094-bae0-7eeed1972da0} TCPHandler: Processed in 0.005121029 sec. 2025.01.16 23:26:30.444906 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.445044 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.445141 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:30.447099 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.447201 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.447377 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00833318 sec., 1024698.8544589219 rows/sec., 69.01 MiB/sec. 2025.01.16 23:26:30.447725 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:26:30.448463 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.448610 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_26_5} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:26:30.448614 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.16 23:26:30.448754 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.01.16 23:26:30.448980 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.449200 [ 133 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.16 23:26:30.449274 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} executeQuery: Read 39 rows, 71.56 KiB in 0.004261 sec., 9152.781037315184 rows/sec., 16.40 MiB/sec. 2025.01.16 23:26:30.449284 [ 133 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.449384 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.449777 [ 255 ] {9fcb3c05-050c-4dcf-a5ba-7480b0ed9a89} TCPHandler: Processed in 0.004957095 sec. 2025.01.16 23:26:30.449829 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:26:30.450175 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:30.450421 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:30.450497 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:30.450599 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.450740 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part 2025.01.16 23:26:30.451312 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.01.16 23:26:30.451737 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.01.16 23:26:30.452120 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2025.01.16 23:26:30.452533 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.01.16 23:26:30.452955 [ 187 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.01.16 23:26:30.454531 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.454605 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.455294 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:26:30.455653 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.455951 [ 133 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:26:30.456063 [ 133 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:30.456127 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:30.456135 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} executeQuery: Read 82 rows, 5.33 KiB in 0.005743 sec., 14278.251784781474 rows/sec., 928.61 KiB/sec. 2025.01.16 23:26:30.456731 [ 5 ] {7aa13cb2-70af-4323-80a0-4711a664043f} TCPHandler: Processed in 0.00672535 sec. 2025.01.16 23:26:30.456947 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:30.457627 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:30.457720 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1128 rows starting from the beginning of the part 2025.01.16 23:26:30.457897 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2025.01.16 23:26:30.458255 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:30.458696 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.01.16 23:26:30.459124 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:30.459239 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.01.16 23:26:30.460466 [ 190 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 19 columns (19 merged, 0 gathered) in 0.010941451 sec., 22209.12016148498 rows/sec., 39.80 MiB/sec. 2025.01.16 23:26:30.461130 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.16 23:26:30.462164 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.462318 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_11_2} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.16 23:26:30.462768 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2025.01.16 23:26:30.462861 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 4 columns (4 merged, 0 gathered) in 0.006552516 sec., 222815.1751174663 rows/sec., 14.46 MiB/sec. 2025.01.16 23:26:30.463075 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:26:30.463359 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:30.463432 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_26_5} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:26:30.463515 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.16 23:26:34.056096 [ 129 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:26:34.056153 [ 129 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:26:34.202495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.01.16 23:26:34.203451 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:34.203504 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:34.204057 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:26:34.204318 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:34.204589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.16 23:26:34.786359 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.16 23:26:34.806402 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:34.806454 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:34.814029 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:26:34.814799 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:34.817386 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.16 23:26:35.384989 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.385176 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:35.385248 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:35.386031 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.386078 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.386517 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:26:35.386785 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.387024 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2025.01.16 23:26:35.387163 [ 5 ] {3ef7579a-6ed8-42b3-8981-cfe6bc130a73} TCPHandler: Processed in 0.002309334 sec. 2025.01.16 23:26:35.387360 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.387504 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:35.387563 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:35.388236 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.388277 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.388658 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:26:35.388906 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.389120 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. 2025.01.16 23:26:35.389175 [ 255 ] {4c777da0-fe93-4717-aa1c-c36a7ce1e1a5} TCPHandler: Processed in 0.001886836 sec. 2025.01.16 23:26:35.389332 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.389462 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.389521 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:35.390139 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.390180 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.390566 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:26:35.390803 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.391016 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. 2025.01.16 23:26:35.391070 [ 5 ] {b75b9c9f-70fe-4c9d-89d7-df123f0f50d9} TCPHandler: Processed in 0.001801935 sec. 2025.01.16 23:26:35.391216 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.391324 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.391369 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:35.391813 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.391853 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.392210 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:26:35.392449 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.392655 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. 2025.01.16 23:26:35.392705 [ 255 ] {49c61b53-6cf9-4bd5-b5bb-ce24958f85e6} TCPHandler: Processed in 0.00154303 sec. 2025.01.16 23:26:35.808609 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.808896 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.809016 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:35.809795 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.809841 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.810264 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.810514 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.810810 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2025.01.16 23:26:35.810991 [ 5 ] {a9a7c08e-4097-4514-bd0b-de8225ad099c} TCPHandler: Processed in 0.002553409 sec. 2025.01.16 23:26:35.811157 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.811301 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:26:35.811358 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:26:35.812040 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.812088 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.812473 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.16 23:26:35.812718 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.812948 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} executeQuery: Read 14 rows, 1.14 KiB in 0.001674 sec., 8363.201911589009 rows/sec., 681.96 KiB/sec. 2025.01.16 23:26:35.813002 [ 255 ] {1b9f3075-18e3-447f-b731-d0bb692fe2b6} TCPHandler: Processed in 0.001913337 sec. 2025.01.16 23:26:35.813151 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.813277 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:35.813330 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:35.814504 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.814542 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.814978 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:26:35.815227 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.815434 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} executeQuery: Read 1428 rows, 122.50 KiB in 0.002185 sec., 653546.9107551487 rows/sec., 54.75 MiB/sec. 2025.01.16 23:26:35.815486 [ 5 ] {a3792b88-dccd-46dc-8277-6b86c9f00182} TCPHandler: Processed in 0.002386166 sec. 2025.01.16 23:26:35.815630 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.815757 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.815810 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:35.816418 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.816457 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.816804 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:35.817041 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.817231 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} executeQuery: Read 60 rows, 4.37 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.86 MiB/sec. 2025.01.16 23:26:35.817438 [ 255 ] {59e2653c-4646-4cee-ad04-17a435ad7365} TCPHandler: Processed in 0.001867956 sec. 2025.01.16 23:26:35.817599 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.817729 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.817782 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:35.818447 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.818485 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.818839 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.819076 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.819290 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} executeQuery: Read 242 rows, 16.79 KiB in 0.001586 sec., 152585.11979823455 rows/sec., 10.34 MiB/sec. 2025.01.16 23:26:35.819505 [ 5 ] {9a29fde9-b364-4a4a-9701-98a44e250fa0} TCPHandler: Processed in 0.001963828 sec. 2025.01.16 23:26:35.819658 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.819786 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.819839 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:35.820449 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.820487 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.820827 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.821071 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.821258 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. 2025.01.16 23:26:35.821308 [ 255 ] {f252e0f2-20f0-43af-8d1f-3522f93e446f} TCPHandler: Processed in 0.001714433 sec. 2025.01.16 23:26:35.821462 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.821590 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:35.821642 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:35.822511 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.822548 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.822936 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:26:35.823176 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.823377 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} executeQuery: Read 891 rows, 66.24 KiB in 0.001804 sec., 493902.43902439025 rows/sec., 35.86 MiB/sec. 2025.01.16 23:26:35.823544 [ 5 ] {53dd9651-1f7e-414b-89f2-da87284d9e00} TCPHandler: Processed in 0.002138532 sec. 2025.01.16 23:26:35.823742 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.823854 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:35.823901 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:35.824364 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.824401 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.824755 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.824990 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.825156 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} executeQuery: Read 6 rows, 321.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 236.41 KiB/sec. 2025.01.16 23:26:35.825204 [ 255 ] {8de25619-12e4-4e1d-ba72-fef40ba01bb9} TCPHandler: Processed in 0.00156007 sec. 2025.01.16 23:26:35.825359 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.825488 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.825544 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:35.826320 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.826357 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.826784 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:26:35.827026 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.827225 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} executeQuery: Read 962 rows, 65.46 KiB in 0.001755 sec., 548148.1481481481 rows/sec., 36.43 MiB/sec. 2025.01.16 23:26:35.827296 [ 5 ] {83ffb972-645b-4658-a2cf-0ea1311c977c} TCPHandler: Processed in 0.002000049 sec. 2025.01.16 23:26:35.827509 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.827651 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.827702 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:35.828131 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.828168 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.828523 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.828763 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.828954 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. 2025.01.16 23:26:35.829143 [ 255 ] {6a914c9d-bb8b-4f4c-8432-c762d327b7ca} TCPHandler: Processed in 0.001753734 sec. 2025.01.16 23:26:35.829279 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.829389 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.829459 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:35.830553 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.830590 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.831240 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.16 23:26:35.831491 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.831682 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} executeQuery: Read 39 rows, 71.56 KiB in 0.002316 sec., 16839.37823834197 rows/sec., 30.18 MiB/sec. 2025.01.16 23:26:35.831772 [ 5 ] {99e7fa37-5f15-4e04-9263-bb67f56b970d} TCPHandler: Processed in 0.002550149 sec. 2025.01.16 23:26:35.831909 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:35.832019 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:35.832064 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:35.832483 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:35.832520 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:35.832861 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:26:35.833110 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:35.833328 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} executeQuery: Read 34 rows, 2.02 KiB in 0.001321 sec., 25738.077214231645 rows/sec., 1.49 MiB/sec. 2025.01.16 23:26:35.833532 [ 255 ] {bd64bfc2-fb68-4f5d-b81c-0546b601797e} TCPHandler: Processed in 0.001674612 sec. 2025.01.16 23:26:36.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.85 MiB, peak 188.25 MiB, free memory in arenas 0.00 B, will set to 181.71 MiB (RSS), difference: -1.14 MiB 2025.01.16 23:26:39.237840 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 588 2025.01.16 23:26:39.241390 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:39.241445 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.16 23:26:39.242918 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:39.243249 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:39.243869 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 588 2025.01.16 23:26:40.383199 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:40.383402 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:40.383502 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:40.384256 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:40.384315 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:40.384759 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:26:40.385016 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:40.385242 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. 2025.01.16 23:26:40.385297 [ 5 ] {c4f33908-abaa-42d9-89b7-5133aec9c719} TCPHandler: Processed in 0.002233183 sec. 2025.01.16 23:26:40.385460 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:40.385576 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:40.385649 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:40.386203 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:40.386243 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:40.386606 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:26:40.386862 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:40.387066 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. 2025.01.16 23:26:40.387118 [ 255 ] {a20a801c-7351-41c7-9b64-3668c316e13c} TCPHandler: Processed in 0.001715413 sec. 2025.01.16 23:26:40.387255 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:40.387363 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:40.387419 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:40.388019 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:40.388065 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:40.388497 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:26:40.388739 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:40.388951 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} executeQuery: Read 128 rows, 9.13 KiB in 0.00161 sec., 79503.1055900621 rows/sec., 5.54 MiB/sec. 2025.01.16 23:26:40.389002 [ 5 ] {2cf9a31e-add2-4c0c-8796-7f6e1ecad681} TCPHandler: Processed in 0.001799604 sec. 2025.01.16 23:26:40.389137 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:40.389244 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:40.389291 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:40.389797 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:40.389843 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:40.390271 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:26:40.390527 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:40.390740 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} executeQuery: Read 48 rows, 3.31 KiB in 0.001515 sec., 31683.16831683168 rows/sec., 2.14 MiB/sec. 2025.01.16 23:26:40.390811 [ 255 ] {ab891890-a997-4591-a032-e91128bdb656} TCPHandler: Processed in 0.001725613 sec. 2025.01.16 23:26:41.704847 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.01.16 23:26:41.705777 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:41.705826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:41.706400 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:41.706653 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:41.706886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.01.16 23:26:42.317563 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.16 23:26:42.338501 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:42.338567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:42.346192 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:26:42.346948 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:42.349827 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.16 23:26:45.384421 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:45.384651 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:45.384724 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:45.385484 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:45.385529 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:45.386000 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:26:45.386260 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:45.386461 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} executeQuery: Read 56 rows, 4.41 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.31 MiB/sec. 2025.01.16 23:26:45.386527 [ 5 ] {46c0eb69-7c24-4bcc-8a4f-63fe954cb078} TCPHandler: Processed in 0.002246873 sec. 2025.01.16 23:26:45.386695 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:45.386840 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:45.386899 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:45.387587 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:45.387628 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:45.388004 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:26:45.388248 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:45.388465 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. 2025.01.16 23:26:45.388521 [ 255 ] {6a8c432f-b93f-443d-b324-b3a14971b36a} TCPHandler: Processed in 0.001895627 sec. 2025.01.16 23:26:45.388669 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:45.388800 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:45.388859 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:45.389479 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:45.389525 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:45.389922 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:26:45.390199 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:45.390401 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. 2025.01.16 23:26:45.390452 [ 5 ] {9556889d-0942-489e-9b69-1319e83a46b6} TCPHandler: Processed in 0.001847446 sec. 2025.01.16 23:26:45.390581 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:45.390690 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:45.390737 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:45.391175 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:45.391215 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:45.391577 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:26:45.391826 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:45.392027 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.01.16 23:26:45.392077 [ 255 ] {2ad5cd61-b6c0-4117-87fb-591ac0a5e95b} TCPHandler: Processed in 0.00154963 sec. 2025.01.16 23:26:49.056202 [ 106 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:26:49.056259 [ 106 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:26:49.207105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.01.16 23:26:49.207866 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:49.207910 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:49.208504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:49.208763 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:49.209016 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.16 23:26:49.244306 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 604 2025.01.16 23:26:49.247360 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:49.247407 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:49.248861 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:26:49.249181 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:49.249715 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 604 2025.01.16 23:26:49.849999 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.16 23:26:49.871886 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:49.871937 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:49.879808 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:26:49.880650 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:49.883715 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.16 23:26:50.391310 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.391492 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.391562 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:26:50.392283 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.392330 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.392776 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.393039 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.393234 [ 105 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.16 23:26:50.393301 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. 2025.01.16 23:26:50.393328 [ 105 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.393393 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.393422 [ 5 ] {ec0dc730-058a-4a99-90cc-db8672f5bddf} TCPHandler: Processed in 0.002240423 sec. 2025.01.16 23:26:50.393562 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::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.01.16 23:26:50.393608 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.393669 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.393706 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.16 23:26:50.393773 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:50.393813 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:50.393898 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:50.394066 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:50.394512 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:50.394704 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.16 23:26:50.395849 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.395894 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.396131 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264068 sec., 26508.323613614677 rows/sec., 1.96 MiB/sec. 2025.01.16 23:26:50.396251 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.16 23:26:50.396534 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:26:50.396657 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.396742 [ 191 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_13_3} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.16 23:26:50.396831 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:26:50.396842 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.397024 [ 105 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:26:50.397090 [ 105 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.397100 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} executeQuery: Read 281 rows, 25.42 KiB in 0.003357 sec., 83705.68960381292 rows/sec., 7.40 MiB/sec. 2025.01.16 23:26:50.397126 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.397263 [ 255 ] {7703837d-ad71-4502-a276-bbe7f34dc46c} TCPHandler: Processed in 0.003724802 sec. 2025.01.16 23:26:50.397372 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:50.397447 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.397618 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.397647 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.397683 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part 2025.01.16 23:26:50.397736 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:50.398019 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:50.398333 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1428 rows starting from the beginning of the part 2025.01.16 23:26:50.398633 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:50.398998 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:26:50.399333 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 281 rows starting from the beginning of the part 2025.01.16 23:26:50.400504 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.400568 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.401494 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:26:50.401906 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.402306 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} executeQuery: Read 46 rows, 3.39 KiB in 0.00467 sec., 9850.107066381157 rows/sec., 725.63 KiB/sec. 2025.01.16 23:26:50.402649 [ 5 ] {d612ae9c-830a-4abf-a95b-30386f699586} TCPHandler: Processed in 0.005269781 sec. 2025.01.16 23:26:50.402939 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.403088 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.005833192 sec., 566585.156120354 rows/sec., 49.65 MiB/sec. 2025.01.16 23:26:50.403234 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.403303 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:26:50.403412 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:26:50.404030 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.404152 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_31_6} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:26:50.404315 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.16 23:26:50.404490 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.404534 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.404900 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.405148 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.405377 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} executeQuery: Read 14 rows, 1004.00 B in 0.002202 sec., 6357.856494096276 rows/sec., 445.26 KiB/sec. 2025.01.16 23:26:50.405472 [ 255 ] {ccfc447e-08bd-447a-9d0a-811d5823a9de} TCPHandler: Processed in 0.002694562 sec. 2025.01.16 23:26:50.405643 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.405751 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.405796 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:26:50.406336 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.406375 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.406728 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.406973 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.407126 [ 105 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.16 23:26:50.407193 [ 105 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.407215 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. 2025.01.16 23:26:50.407231 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.407380 [ 5 ] {9bacd6b6-ea78-418c-ba08-86d529fbd7ad} TCPHandler: Processed in 0.001788874 sec. 2025.01.16 23:26:50.407546 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::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.01.16 23:26:50.407656 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.408001 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.408019 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:50.408034 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.16 23:26:50.408090 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:50.408188 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:50.408559 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:50.408866 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:50.409232 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.16 23:26:50.410557 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.410613 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.410855 [ 192 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003504467 sec., 18547.756334986178 rows/sec., 1.20 MiB/sec. 2025.01.16 23:26:50.411119 [ 192 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.16 23:26:50.411313 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:26:50.411681 [ 188 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.411862 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.411925 [ 188 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_13_3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.16 23:26:50.412148 [ 105 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:26:50.412208 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:26:50.412242 [ 105 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.412310 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.412352 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} executeQuery: Read 421 rows, 30.80 KiB in 0.004394 sec., 95812.47155211652 rows/sec., 6.85 MiB/sec. 2025.01.16 23:26:50.412781 [ 255 ] {63d5d547-b7a5-4a26-866a-d9b28466b11f} TCPHandler: Processed in 0.005260561 sec. 2025.01.16 23:26:50.412824 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:50.413105 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.413416 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.413465 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:26:50.413488 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 907 rows starting from the beginning of the part 2025.01.16 23:26:50.413567 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:26:50.413762 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:50.414181 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 891 rows starting from the beginning of the part 2025.01.16 23:26:50.414507 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:50.414885 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:26:50.415263 [ 188 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part 2025.01.16 23:26:50.416124 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.416196 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.417082 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.417635 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.418027 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} executeQuery: Read 6 rows, 321.00 B in 0.004635 sec., 1294.4983818770227 rows/sec., 67.63 KiB/sec. 2025.01.16 23:26:50.418526 [ 5 ] {b3c848fb-5041-4194-b76a-a30ad1a44b6f} TCPHandler: Processed in 0.005596407 sec. 2025.01.16 23:26:50.418799 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.418841 [ 192 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006435914 sec., 374616.5657278826 rows/sec., 28.73 MiB/sec. 2025.01.16 23:26:50.418962 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.419039 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:50.419067 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:26:50.419537 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.419681 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_31_6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:26:50.419811 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.16 23:26:50.419942 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.419980 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.420370 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:26:50.420605 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.420758 [ 105 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:26:50.420816 [ 105 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.420851 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.420857 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} executeQuery: Read 237 rows, 16.27 KiB in 0.001919 sec., 123501.82386659719 rows/sec., 8.28 MiB/sec. 2025.01.16 23:26:50.421078 [ 255 ] {5727d598-c9e0-4e00-bf76-9c23f49be8fb} TCPHandler: Processed in 0.002415127 sec. 2025.01.16 23:26:50.421117 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:50.421265 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.421324 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.421377 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8539 rows starting from the beginning of the part 2025.01.16 23:26:50.421493 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.421659 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:50.421671 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:26:50.422061 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 962 rows starting from the beginning of the part 2025.01.16 23:26:50.422385 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2025.01.16 23:26:50.422805 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:26:50.423181 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.01.16 23:26:50.424160 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.424230 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.424749 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.425143 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.425653 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} executeQuery: Read 1 rows, 69.00 B in 0.004222 sec., 236.85457129322594 rows/sec., 15.96 KiB/sec. 2025.01.16 23:26:50.425881 [ 5 ] {1c80a3a2-4c13-457d-aef6-fa372032c244} TCPHandler: Processed in 0.00469779 sec. 2025.01.16 23:26:50.426091 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.426282 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.426374 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:26:50.428089 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.428129 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.428963 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10186 rows, containing 5 columns (5 merged, 0 gathered) in 0.008014024 sec., 1271021.8986117337 rows/sec., 85.61 MiB/sec. 2025.01.16 23:26:50.429315 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:26:50.429392 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.16 23:26:50.429954 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.429977 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.430133 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_31_6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:26:50.430440 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2025.01.16 23:26:50.430601 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} executeQuery: Read 39 rows, 71.56 KiB in 0.004354 sec., 8957.280661460725 rows/sec., 16.05 MiB/sec. 2025.01.16 23:26:50.430716 [ 255 ] {788c85c2-0a79-46a6-89a3-8d15af1f5779} TCPHandler: Processed in 0.004724881 sec. 2025.01.16 23:26:50.430853 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:50.430961 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:50.431006 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:50.431450 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.431487 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.431846 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:26:50.432083 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.432244 [ 105 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:26:50.432298 [ 105 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:50.432317 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. 2025.01.16 23:26:50.432337 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:50.432463 [ 5 ] {0513ac77-7504-4aab-a668-c982016960b2} TCPHandler: Processed in 0.001662602 sec. 2025.01.16 23:26:50.432517 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:50.432611 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:50.432639 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1460 rows starting from the beginning of the part 2025.01.16 23:26:50.432706 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:50.432995 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.01.16 23:26:50.433225 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2025.01.16 23:26:50.433506 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:26:50.433733 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.01.16 23:26:50.435050 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259032 sec., 673275.8886932888 rows/sec., 43.71 MiB/sec. 2025.01.16 23:26:50.435239 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:26:50.435510 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:50.435584 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_31_6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:26:50.435646 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.16 23:26:55.385361 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.385680 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:26:55.385794 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:26:55.386601 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.386646 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.387056 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.16 23:26:55.387297 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.387503 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} executeQuery: Read 4 rows, 334.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 171.67 KiB/sec. 2025.01.16 23:26:55.387687 [ 5 ] {de3d0c6d-ff90-4c68-8038-07598307cb9d} TCPHandler: Processed in 0.002501368 sec. 2025.01.16 23:26:55.387869 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.387985 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:26:55.388030 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:26:55.388630 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.388670 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.389051 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:26:55.389295 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.389499 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} executeQuery: Read 58 rows, 4.55 KiB in 0.001528 sec., 37958.115183246075 rows/sec., 2.91 MiB/sec. 2025.01.16 23:26:55.389607 [ 255 ] {f07a1f76-f98d-4b51-b057-d6b23c111ebe} TCPHandler: Processed in 0.001796475 sec. 2025.01.16 23:26:55.389820 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.389993 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:26:55.390041 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:26:55.390586 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.390625 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.390965 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:26:55.391197 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.391368 [ 96 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.16 23:26:55.391427 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} executeQuery: Read 4 rows, 286.00 B in 0.001455 sec., 2749.1408934707906 rows/sec., 191.96 KiB/sec. 2025.01.16 23:26:55.391453 [ 96 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.391533 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.391546 [ 5 ] {e365a397-3dbc-4c84-8c60-3ec10acac699} TCPHandler: Processed in 0.001853476 sec. 2025.01.16 23:26:55.391809 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.392023 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.16 23:26:55.392197 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:26:55.392336 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:26:55.392405 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:55.392460 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 58 rows starting from the beginning of the part 2025.01.16 23:26:55.392622 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:55.393066 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:55.393451 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.01.16 23:26:55.393692 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2025.01.16 23:26:55.393969 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2025.01.16 23:26:55.394695 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.394745 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.395291 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:26:55.395647 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.395649 [ 191 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004000807 sec., 64986.88889516539 rows/sec., 4.89 MiB/sec. 2025.01.16 23:26:55.395989 [ 186 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.16 23:26:55.396090 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} executeQuery: Read 68 rows, 5.44 KiB in 0.00399 sec., 17042.60651629073 rows/sec., 1.33 MiB/sec. 2025.01.16 23:26:55.396403 [ 255 ] {2b681e64-a8c5-4364-b3cc-68cadd9a27b8} TCPHandler: Processed in 0.004755951 sec. 2025.01.16 23:26:55.396682 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.396953 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:26:55.397038 [ 186 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.397050 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:26:55.397270 [ 186 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_15_3} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.16 23:26:55.397505 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.16 23:26:55.397945 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.397987 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.398371 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:26:55.398606 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.398806 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} executeQuery: Read 162 rows, 11.55 KiB in 0.001916 sec., 84551.14822546973 rows/sec., 5.89 MiB/sec. 2025.01.16 23:26:55.398860 [ 5 ] {6b5a6d91-2e14-4cec-8b67-96b3562e77ec} TCPHandler: Processed in 0.002324345 sec. 2025.01.16 23:26:55.398995 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:26:55.399102 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:26:55.399148 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:26:55.399587 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:55.399626 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:55.399977 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:26:55.400209 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:55.400455 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2025.01.16 23:26:55.400563 [ 255 ] {7f72bd70-d0d0-459c-a022-944eddd9fde4} TCPHandler: Processed in 0.001616471 sec. 2025.01.16 23:26:56.709248 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.01.16 23:26:56.709868 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:56.709919 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:56.710506 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:56.710768 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:56.710983 [ 94 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:56.711060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.01.16 23:26:56.711087 [ 94 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:56.711120 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:56.711280 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.711455 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:56.711498 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.711579 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.711809 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.712000 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.712186 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.712321 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:26:56.714531 [ 197 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003331014 sec., 2893413.236930256 rows/sec., 41.39 MiB/sec. 2025.01.16 23:26:56.714822 [ 197 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:56.715219 [ 197 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_21_4} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:56.715308 [ 197 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_21_4} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:56.715413 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.16 23:26:57.383872 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.16 23:26:57.407487 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:57.407549 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:57.415505 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:26:57.416418 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:57.416809 [ 91 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:26:57.416945 [ 91 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:57.417018 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:57.417750 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.437015 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.16 23:26:57.437887 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:26:57.439483 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.445139 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.450796 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.456122 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.462727 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.467233 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:26:57.532934 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.115738262 sec., 1373.7894215138638 rows/sec., 7.10 MiB/sec. 2025.01.16 23:26:57.535586 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:26:57.538576 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_21_4} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:57.538703 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_21_4} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:26:57.540981 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.15 MiB. 2025.01.16 23:26:58.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 185.05 MiB, peak 195.61 MiB, free memory in arenas 0.00 B, will set to 186.99 MiB (RSS), difference: 1.94 MiB 2025.01.16 23:26:59.249981 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 2025.01.16 23:26:59.253761 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:26:59.253821 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:26:59.255295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:26:59.255617 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:26:59.256805 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 638 2025.01.16 23:27:00.398983 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.399243 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.399349 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:00.400426 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.400496 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.401110 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.401491 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.401815 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} executeQuery: Read 14 rows, 1.01 KiB in 0.002634 sec., 5315.110098709188 rows/sec., 382.62 KiB/sec. 2025.01.16 23:27:00.402026 [ 5 ] {51be72f7-2081-4682-b6a6-6269a20f9e9a} TCPHandler: Processed in 0.003229522 sec. 2025.01.16 23:27:00.402268 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.402390 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:00.402440 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:00.403214 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.403258 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.403664 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:27:00.403919 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.404146 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} executeQuery: Read 281 rows, 25.42 KiB in 0.001785 sec., 157422.96918767507 rows/sec., 13.91 MiB/sec. 2025.01.16 23:27:00.404208 [ 255 ] {199acfe3-b9a4-42d3-bd0c-18f5f4a9afc1} TCPHandler: Processed in 0.002002759 sec. 2025.01.16 23:27:00.404388 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.404530 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.404594 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:00.405350 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.405401 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.405912 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:00.406273 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.406530 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} executeQuery: Read 46 rows, 3.39 KiB in 0.002033 sec., 22626.66010821446 rows/sec., 1.63 MiB/sec. 2025.01.16 23:27:00.406601 [ 5 ] {24c3ec09-8933-4c63-8571-ab1aeaa6f95c} TCPHandler: Processed in 0.002280894 sec. 2025.01.16 23:27:00.406776 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.406887 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.406933 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:00.407489 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.407539 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.408082 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.408387 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.408643 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} executeQuery: Read 14 rows, 1004.00 B in 0.001771 sec., 7905.138339920949 rows/sec., 553.62 KiB/sec. 2025.01.16 23:27:00.408860 [ 255 ] {c84c8dbe-1978-4282-b8f9-ea0c65675036} TCPHandler: Processed in 0.002132641 sec. 2025.01.16 23:27:00.409106 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.409243 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.409305 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:00.410070 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.410115 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.410510 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.410767 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.410971 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} executeQuery: Read 13 rows, 830.00 B in 0.001748 sec., 7437.070938215103 rows/sec., 463.70 KiB/sec. 2025.01.16 23:27:00.411112 [ 5 ] {eb837137-749a-4e09-9835-cc76b140a846} TCPHandler: Processed in 0.00206998 sec. 2025.01.16 23:27:00.411301 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.411426 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:00.411483 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:00.412448 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.412499 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.413023 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:27:00.413358 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.413574 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} executeQuery: Read 421 rows, 30.80 KiB in 0.002176 sec., 193474.26470588235 rows/sec., 13.82 MiB/sec. 2025.01.16 23:27:00.413655 [ 255 ] {d6cd54c6-2c1f-4831-9dec-aba82af7094a} TCPHandler: Processed in 0.002424627 sec. 2025.01.16 23:27:00.414015 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.414152 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:00.414210 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:00.415037 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.415092 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.415624 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.416024 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.416259 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} executeQuery: Read 6 rows, 321.00 B in 0.002128 sec., 2819.548872180451 rows/sec., 147.31 KiB/sec. 2025.01.16 23:27:00.416489 [ 5 ] {b9d82b93-05c2-4aed-8276-dc9ec2bd5aca} TCPHandler: Processed in 0.002550899 sec. 2025.01.16 23:27:00.416704 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.416816 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.416875 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:00.417641 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.417686 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.418199 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:27:00.418506 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.418764 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} executeQuery: Read 237 rows, 16.27 KiB in 0.001936 sec., 122417.35537190082 rows/sec., 8.21 MiB/sec. 2025.01.16 23:27:00.418847 [ 255 ] {6fc27290-9a6a-455e-9937-5c3df4ec7791} TCPHandler: Processed in 0.002177772 sec. 2025.01.16 23:27:00.419021 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.419137 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.419186 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:00.419644 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.419684 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.420067 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.420569 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.420749 [ 86 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.01.16 23:27:00.420796 [ 86 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.420820 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} executeQuery: Read 1 rows, 69.00 B in 0.001702 sec., 587.5440658049354 rows/sec., 39.59 KiB/sec. 2025.01.16 23:27:00.420829 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.420926 [ 5 ] {020f0f39-8ed2-4d99-8cf4-6d5247b440a0} TCPHandler: Processed in 0.001965858 sec. 2025.01.16 23:27:00.421168 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.421199 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.01.16 23:27:00.421343 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.421520 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:00.421676 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:00.421822 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2025.01.16 23:27:00.422164 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:00.422661 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:00.423159 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:00.423601 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:00.423923 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:00.427073 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.427196 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:00.427965 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.007006315 sec., 2140.9257220093587 rows/sec., 143.70 KiB/sec. 2025.01.16 23:27:00.428270 [ 196 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.16 23:27:00.429040 [ 196 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.429244 [ 196 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_14_3} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.01.16 23:27:00.429253 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.16 23:27:00.429406 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:27:00.429787 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.430044 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} executeQuery: Read 39 rows, 71.56 KiB in 0.008757 sec., 4453.579993148339 rows/sec., 7.98 MiB/sec. 2025.01.16 23:27:00.430199 [ 255 ] {953c004b-67a2-438d-be9c-1e3df15b27ff} TCPHandler: Processed in 0.009129836 sec. 2025.01.16 23:27:00.430596 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:00.430755 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:00.430819 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:00.431399 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:00.431448 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:00.431945 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:27:00.432316 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:00.432560 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} executeQuery: Read 82 rows, 5.33 KiB in 0.001846 sec., 44420.368364030335 rows/sec., 2.82 MiB/sec. 2025.01.16 23:27:00.432628 [ 5 ] {d2e5a34c-2048-4602-9942-64f925a4a545} TCPHandler: Processed in 0.002145711 sec. 2025.01.16 23:27:04.056319 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:27:04.056382 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:27:04.211291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.01.16 23:27:04.212065 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:04.212114 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.16 23:27:04.212700 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:27:04.212967 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:04.213227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.16 23:27:04.937207 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.16 23:27:04.957406 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:04.957464 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:04.964679 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:27:04.965421 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:04.967965 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.16 23:27:05.385639 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.385824 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:05.385900 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:05.386663 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.386716 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.387168 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:27:05.387432 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.387696 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. 2025.01.16 23:27:05.387794 [ 5 ] {e61fbd94-d5c6-47dd-bb04-b3171e8bfb43} TCPHandler: Processed in 0.002288874 sec. 2025.01.16 23:27:05.388041 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.388170 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:05.388223 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:05.388827 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.388869 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.389289 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:27:05.389536 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.389776 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} executeQuery: Read 64 rows, 5.12 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 3.08 MiB/sec. 2025.01.16 23:27:05.389900 [ 255 ] {e7d83d33-6a47-41ab-9d09-ea162785e610} TCPHandler: Processed in 0.001987929 sec. 2025.01.16 23:27:05.390129 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.390258 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.390310 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:05.390858 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.390898 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.391311 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:27:05.391565 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.391768 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. 2025.01.16 23:27:05.391820 [ 5 ] {2169fca7-61ca-4a83-8f16-5a1c55630737} TCPHandler: Processed in 0.001811985 sec. 2025.01.16 23:27:05.391963 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.392091 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.392150 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:05.392653 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.392692 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.393051 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:27:05.393295 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.393530 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2025.01.16 23:27:05.393701 [ 255 ] {4364f51c-1ed0-4ae0-a496-8447290d5a73} TCPHandler: Processed in 0.001820955 sec. 2025.01.16 23:27:05.805662 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.805842 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.805911 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:05.806620 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.806669 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.807087 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.807341 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.807583 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} executeQuery: Read 14 rows, 1.01 KiB in 0.00179 sec., 7821.22905027933 rows/sec., 563.02 KiB/sec. 2025.01.16 23:27:05.807639 [ 5 ] {689fa86f-9074-4aa6-8245-4bc26ad125f1} TCPHandler: Processed in 0.002110331 sec. 2025.01.16 23:27:05.807785 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.807904 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:05.807951 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:05.809096 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.809135 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.809590 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:27:05.809832 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.810038 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} executeQuery: Read 1421 rows, 121.98 KiB in 0.002156 sec., 659090.9090909091 rows/sec., 55.25 MiB/sec. 2025.01.16 23:27:05.810090 [ 255 ] {cc691c27-9a14-49bd-b827-47b78ccee61b} TCPHandler: Processed in 0.002360976 sec. 2025.01.16 23:27:05.810231 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.810361 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.810415 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:05.811083 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.811130 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.811538 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:05.811772 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.811973 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} executeQuery: Read 46 rows, 3.39 KiB in 0.001642 sec., 28014.616321559075 rows/sec., 2.02 MiB/sec. 2025.01.16 23:27:05.812026 [ 5 ] {ee64e829-4203-419f-b452-e6a3dff8b60d} TCPHandler: Processed in 0.001858926 sec. 2025.01.16 23:27:05.812176 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.812281 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.812326 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:05.812943 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.812982 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.813330 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.813565 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.813775 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} executeQuery: Read 242 rows, 16.79 KiB in 0.001515 sec., 159735.97359735973 rows/sec., 10.82 MiB/sec. 2025.01.16 23:27:05.813828 [ 255 ] {ddf5b6e8-ee58-4e7b-bf8b-fa6a07079d02} TCPHandler: Processed in 0.001704423 sec. 2025.01.16 23:27:05.813988 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.814116 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.814169 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:05.814762 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.814802 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.815142 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.815373 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.815577 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} executeQuery: Read 13 rows, 830.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 544.36 KiB/sec. 2025.01.16 23:27:05.815629 [ 5 ] {4313c833-9931-43b9-ba5d-0524a626cdf2} TCPHandler: Processed in 0.001704982 sec. 2025.01.16 23:27:05.815786 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.815915 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:05.815968 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:05.816876 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.816915 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.817292 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:27:05.817533 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.817741 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} executeQuery: Read 877 rows, 65.09 KiB in 0.001854 sec., 473031.2837108954 rows/sec., 34.29 MiB/sec. 2025.01.16 23:27:05.817792 [ 255 ] {fcb20439-cc7f-4e3a-9c81-e305ca86d479} TCPHandler: Processed in 0.00207091 sec. 2025.01.16 23:27:05.817926 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.818055 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:05.818108 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:05.818598 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.818637 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.818977 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.819208 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.819462 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.01.16 23:27:05.819665 [ 5 ] {dc19b829-dd9f-4abb-bdaf-9acc32789324} TCPHandler: Processed in 0.001818735 sec. 2025.01.16 23:27:05.819826 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.819949 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.820002 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:05.820921 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.820960 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.821384 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:27:05.821621 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.821832 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} executeQuery: Read 955 rows, 64.97 KiB in 0.001873 sec., 509877.20234917244 rows/sec., 33.87 MiB/sec. 2025.01.16 23:27:05.821884 [ 255 ] {ba281d0f-8a8c-4e16-bee0-e800fc83b460} TCPHandler: Processed in 0.00208853 sec. 2025.01.16 23:27:05.822014 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.822119 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.822165 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:05.822584 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.822622 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.822960 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.823193 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.823392 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. 2025.01.16 23:27:05.823442 [ 5 ] {d0ed69e5-5faa-4252-9dcc-6952134bb172} TCPHandler: Processed in 0.001480208 sec. 2025.01.16 23:27:05.823584 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.823713 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.823792 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:05.824978 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.825017 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.825642 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.16 23:27:05.825888 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.826122 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} executeQuery: Read 39 rows, 71.56 KiB in 0.002437 sec., 16003.282724661469 rows/sec., 28.68 MiB/sec. 2025.01.16 23:27:05.826213 [ 255 ] {1ce91f72-f38f-46b5-a345-8687bd3c27d8} TCPHandler: Processed in 0.002692692 sec. 2025.01.16 23:27:05.826351 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:05.826483 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:05.826537 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:05.827039 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:05.827085 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:05.827489 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:27:05.827725 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:05.827934 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} executeQuery: Read 34 rows, 2.02 KiB in 0.001479 sec., 22988.505747126437 rows/sec., 1.33 MiB/sec. 2025.01.16 23:27:05.827982 [ 5 ] {05959a46-d19b-43a0-b05e-c6a0bcba7706} TCPHandler: Processed in 0.001694132 sec. 2025.01.16 23:27:06.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.26 MiB, peak 195.61 MiB, free memory in arenas 0.00 B, will set to 188.21 MiB (RSS), difference: -1.05 MiB 2025.01.16 23:27:09.257114 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 690 2025.01.16 23:27:09.260509 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:09.260559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:09.262039 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:09.262349 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:09.262512 [ 69 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:27:09.262587 [ 69 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:09.262663 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:09.262942 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:27:09.263283 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 690 2025.01.16 23:27:09.263754 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:09.263874 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part 2025.01.16 23:27:09.264408 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.01.16 23:27:09.264896 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2025.01.16 23:27:09.265381 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:27:09.265880 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.01.16 23:27:09.266505 [ 202 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2025.01.16 23:27:09.274231 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 72 columns (72 merged, 0 gathered) in 0.01146035 sec., 60207.58528317198 rows/sec., 51.60 MiB/sec. 2025.01.16 23:27:09.275547 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:27:09.276404 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:09.276504 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_16_3} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:27:09.276849 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2025.01.16 23:27:10.383439 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:10.383639 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:10.383709 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:10.384478 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.384529 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.384960 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:27:10.385217 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.385422 [ 68 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:27:10.385462 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.01.16 23:27:10.385512 [ 68 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.385584 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.385604 [ 5 ] {bfbf2991-dfd9-4ace-867d-4d2b74787ce1} TCPHandler: Processed in 0.002288474 sec. 2025.01.16 23:27:10.385749 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:10.385809 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:10.385865 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:10.385906 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1431 rows starting from the beginning of the part 2025.01.16 23:27:10.385953 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:10.385997 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part 2025.01.16 23:27:10.386039 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:10.386346 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 281 rows starting from the beginning of the part 2025.01.16 23:27:10.386669 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:10.386841 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1421 rows starting from the beginning of the part 2025.01.16 23:27:10.387027 [ 187 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:10.387761 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.387806 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.388468 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:27:10.388815 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.389032 [ 68 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:27:10.389115 [ 68 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.389138 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} executeQuery: Read 64 rows, 5.12 KiB in 0.003203 sec., 19981.26756166094 rows/sec., 1.56 MiB/sec. 2025.01.16 23:27:10.389155 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.389493 [ 255 ] {20f2d8e3-8f37-42e8-8ff3-17234f363131} TCPHandler: Processed in 0.003746303 sec. 2025.01.16 23:27:10.389872 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:10.389878 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:10.390371 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:10.390499 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.004794082 sec., 688974.4480799453 rows/sec., 60.38 MiB/sec. 2025.01.16 23:27:10.390596 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:10.390648 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:10.390822 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.01.16 23:27:10.391053 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:27:10.391375 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part 2025.01.16 23:27:10.391917 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part 2025.01.16 23:27:10.392533 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:10.392590 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.393138 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_36_7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:27:10.393202 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 877 rows starting from the beginning of the part 2025.01.16 23:27:10.393491 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.16 23:27:10.393660 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:10.395718 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.395780 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.396720 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:27:10.397178 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.397433 [ 68 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:27:10.397529 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} executeQuery: Read 128 rows, 9.13 KiB in 0.007318 sec., 17491.11779174638 rows/sec., 1.22 MiB/sec. 2025.01.16 23:27:10.397514 [ 68 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.397645 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.397880 [ 5 ] {4f6ab891-ac1d-4b50-8e8e-ebff2bc5a849} TCPHandler: Processed in 0.008188678 sec. 2025.01.16 23:27:10.398326 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:10.398353 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.008989912 sec., 267744.5563427095 rows/sec., 20.53 MiB/sec. 2025.01.16 23:27:10.398621 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:10.398854 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:10.398880 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:27:10.399122 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:10.399495 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:10.399689 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10186 rows starting from the beginning of the part 2025.01.16 23:27:10.400238 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part 2025.01.16 23:27:10.400272 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.400779 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_36_7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:27:10.401052 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.16 23:27:10.401208 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.01.16 23:27:10.401620 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:10.401941 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 955 rows starting from the beginning of the part 2025.01.16 23:27:10.402026 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.402147 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.402283 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part 2025.01.16 23:27:10.403279 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:27:10.403666 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.403865 [ 68 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:27:10.403988 [ 68 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:10.404060 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} executeQuery: Read 48 rows, 3.31 KiB in 0.005372 sec., 8935.219657483247 rows/sec., 616.62 KiB/sec. 2025.01.16 23:27:10.404079 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:10.404401 [ 255 ] {985d6d2a-2aae-42b2-b097-ff19b25981a6} TCPHandler: Processed in 0.006365242 sec. 2025.01.16 23:27:10.404654 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:10.404971 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:10.405047 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1744 rows starting from the beginning of the part 2025.01.16 23:27:10.405303 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:10.405697 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.01.16 23:27:10.406030 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:10.406325 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.01.16 23:27:10.406662 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2025.01.16 23:27:10.408751 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 4 columns (4 merged, 0 gathered) in 0.004498936 sec., 450773.24949721445 rows/sec., 29.28 MiB/sec. 2025.01.16 23:27:10.409044 [ 194 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:27:10.409366 [ 194 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.409462 [ 194 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_36_7} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:27:10.409729 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.16 23:27:10.409920 [ 188 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11828 rows, containing 5 columns (5 merged, 0 gathered) in 0.011648724 sec., 1015390.1835085114 rows/sec., 68.40 MiB/sec. 2025.01.16 23:27:10.410294 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:27:10.410604 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:10.410685 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_36_7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:27:10.410776 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2025.01.16 23:27:11.713484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.01.16 23:27:11.714250 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:11.714288 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:11.714838 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:27:11.715095 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:11.715333 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.01.16 23:27:12.468137 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.16 23:27:12.488537 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:12.488587 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:12.496122 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:27:12.496903 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:12.499529 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.16 23:27:15.385096 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:15.385288 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:15.385363 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:15.386126 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:15.386168 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:15.386592 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:27:15.386844 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:15.387035 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} executeQuery: Read 56 rows, 4.41 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.40 MiB/sec. 2025.01.16 23:27:15.387091 [ 5 ] {fd910785-4ca9-4b8d-ac82-3232ce2205ea} TCPHandler: Processed in 0.002122691 sec. 2025.01.16 23:27:15.387278 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:15.387415 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:15.387470 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:15.388116 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:15.388154 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:15.388523 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:27:15.388758 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:15.388975 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec. 2025.01.16 23:27:15.389098 [ 255 ] {98742f0a-52cb-4516-b56b-0f26f4de5f13} TCPHandler: Processed in 0.001889396 sec. 2025.01.16 23:27:15.389314 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:15.389439 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:15.389491 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:15.390044 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:15.390083 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:15.390465 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:27:15.390751 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:15.390931 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2025.01.16 23:27:15.390982 [ 5 ] {8739acd5-4514-4717-a0ca-e201a831cfce} TCPHandler: Processed in 0.001769293 sec. 2025.01.16 23:27:15.391132 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:15.391244 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:15.391292 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:15.391739 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:15.391780 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:15.392142 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:27:15.392382 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:15.392566 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. 2025.01.16 23:27:15.392685 [ 255 ] {2de957b4-3ecb-44ab-94fb-0e28228e16b4} TCPHandler: Processed in 0.00160721 sec. 2025.01.16 23:27:17.063249 [ 57 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.16 23:27:17.063314 [ 57 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:17.063336 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:17.063570 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:27:17.063832 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:17.063897 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2025.01.16 23:27:17.064075 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.16 23:27:17.064302 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:17.064495 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:17.064673 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.16 23:27:17.065896 [ 188 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470477 sec., 305608.99777654273 rows/sec., 21.88 MiB/sec. 2025.01.16 23:27:17.066044 [ 188 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.16 23:27:17.066331 [ 188 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:17.066409 [ 188 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_15_3} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.16 23:27:17.066487 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.16 23:27:17.236444 [ 57 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.16 23:27:17.236497 [ 57 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:17.236525 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:17.236739 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:27:17.236932 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:17.236973 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:27:17.237050 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.16 23:27:17.237278 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.16 23:27:17.237501 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.16 23:27:17.237618 [ 200 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.16 23:27:17.238823 [ 191 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223883 sec., 40469.754928654074 rows/sec., 2.06 MiB/sec. 2025.01.16 23:27:17.239039 [ 191 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.16 23:27:17.239462 [ 191 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:17.239573 [ 191 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_15_3} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.16 23:27:17.239694 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:27:19.056633 [ 54 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:27:19.056692 [ 54 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:27:19.215583 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.01.16 23:27:19.216539 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:19.216592 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:19.217141 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:27:19.217405 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:19.217663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.16 23:27:19.263670 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 706 2025.01.16 23:27:19.266475 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:19.266538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:19.268039 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:19.268364 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:19.269005 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 706 2025.01.16 23:27:19.999704 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.16 23:27:20.022089 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.022146 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.029435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:27:20.030245 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.032935 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.16 23:27:20.391293 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.391472 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.391541 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:20.392253 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.392302 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.392736 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.392991 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.393247 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. 2025.01.16 23:27:20.393550 [ 5 ] {66157b57-b907-44e7-b5b5-0ff613381b3b} TCPHandler: Processed in 0.002379215 sec. 2025.01.16 23:27:20.393854 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.393993 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:20.394041 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:20.394715 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.394754 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.395127 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:27:20.395355 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.395650 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} executeQuery: Read 281 rows, 25.42 KiB in 0.001677 sec., 167561.12104949314 rows/sec., 14.80 MiB/sec. 2025.01.16 23:27:20.395857 [ 255 ] {0781d381-58db-4d63-b42f-5e126591fe79} TCPHandler: Processed in 0.002140241 sec. 2025.01.16 23:27:20.396076 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.396214 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.396270 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:20.396942 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.396989 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.397358 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:20.397614 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.397832 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} executeQuery: Read 46 rows, 3.39 KiB in 0.001646 sec., 27946.537059538277 rows/sec., 2.01 MiB/sec. 2025.01.16 23:27:20.397883 [ 5 ] {ddc8a180-83ce-4294-92fb-bae6e7766aed} TCPHandler: Processed in 0.001911617 sec. 2025.01.16 23:27:20.398021 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.398130 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.398173 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:20.398693 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.398734 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.399073 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.399322 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.399522 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} executeQuery: Read 14 rows, 1004.00 B in 0.001414 sec., 9900.990099009901 rows/sec., 693.40 KiB/sec. 2025.01.16 23:27:20.399574 [ 255 ] {4c35d63b-af44-4ca3-8ba8-d494fbbd4969} TCPHandler: Processed in 0.001607381 sec. 2025.01.16 23:27:20.399709 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.399815 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.399858 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:20.400374 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.400413 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.400756 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.400991 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.401250 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} executeQuery: Read 13 rows, 830.00 B in 0.001451 sec., 8959.33838731909 rows/sec., 558.61 KiB/sec. 2025.01.16 23:27:20.401485 [ 5 ] {441299fb-b494-40d0-b7f0-00c34c39f7cb} TCPHandler: Processed in 0.001826155 sec. 2025.01.16 23:27:20.401644 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.401774 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:20.401827 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:20.402559 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.402599 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.402971 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:27:20.403207 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.403412 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} executeQuery: Read 421 rows, 30.80 KiB in 0.001667 sec., 252549.49010197958 rows/sec., 18.05 MiB/sec. 2025.01.16 23:27:20.403463 [ 255 ] {b13d1f6e-9a9d-4934-8a4d-888358f77821} TCPHandler: Processed in 0.001885126 sec. 2025.01.16 23:27:20.403609 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.403736 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:20.403791 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:20.404271 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.404309 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.404652 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.404881 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.405078 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. 2025.01.16 23:27:20.405126 [ 5 ] {5ae92d78-72d7-4d64-a3f5-c852efe56cec} TCPHandler: Processed in 0.00158325 sec. 2025.01.16 23:27:20.405265 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.405397 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.405453 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:20.406073 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.406120 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.406491 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:27:20.406722 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.406923 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. 2025.01.16 23:27:20.406974 [ 255 ] {4d4aa47d-3a5a-498f-9476-a1252ea3de85} TCPHandler: Processed in 0.001773824 sec. 2025.01.16 23:27:20.407104 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.407232 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.407286 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:20.407784 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.407830 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.408213 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.408451 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.408721 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. 2025.01.16 23:27:20.408906 [ 5 ] {4ecb8751-6778-4432-97d2-756787a4a3b5} TCPHandler: Processed in 0.001849265 sec. 2025.01.16 23:27:20.409041 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.409159 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.409243 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:20.410496 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.410535 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.411178 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.16 23:27:20.411431 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.411595 [ 52 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.16 23:27:20.411685 [ 52 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.411693 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} executeQuery: Read 39 rows, 71.56 KiB in 0.002555 sec., 15264.187866927594 rows/sec., 27.35 MiB/sec. 2025.01.16 23:27:20.411718 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.412121 [ 255 ] {4a5f25cb-4ef4-49f4-9cd2-4fda24aadb04} TCPHandler: Processed in 0.00312918 sec. 2025.01.16 23:27:20.412137 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:27:20.412311 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:20.412606 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:20.412753 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:20.412883 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:20.413128 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2025.01.16 23:27:20.413992 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.01.16 23:27:20.414710 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.01.16 23:27:20.414992 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:20.415130 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:20.415452 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.01.16 23:27:20.416238 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.01.16 23:27:20.416756 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:27:20.416910 [ 200 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.01.16 23:27:20.417674 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.418362 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} executeQuery: Read 82 rows, 5.33 KiB in 0.005819 sec., 14091.768345076473 rows/sec., 916.48 KiB/sec. 2025.01.16 23:27:20.418799 [ 5 ] {e83c1284-8137-4a9e-91cd-b7917fa40c1e} TCPHandler: Processed in 0.006591596 sec. 2025.01.16 23:27:20.423410 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 19 columns (19 merged, 0 gathered) in 0.011538172 sec., 37960.952566836415 rows/sec., 68.02 MiB/sec. 2025.01.16 23:27:20.424083 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.16 23:27:20.424584 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:20.424678 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_16_3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.16 23:27:20.424861 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. 2025.01.16 23:27:25.384968 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:25.385168 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:25.385239 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:25.385974 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:25.386024 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:25.386461 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:27:25.386727 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:25.386957 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. 2025.01.16 23:27:25.387013 [ 5 ] {3e4e1ec3-2b94-46bc-b502-69cbed5f7e69} TCPHandler: Processed in 0.002176352 sec. 2025.01.16 23:27:25.387187 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:25.387324 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:25.387381 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:25.388061 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:25.388109 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:25.388510 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:27:25.388768 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:25.388983 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} executeQuery: Read 64 rows, 5.12 KiB in 0.001686 sec., 37959.667852906285 rows/sec., 2.96 MiB/sec. 2025.01.16 23:27:25.389038 [ 255 ] {47a2b785-b8dd-4876-ade7-8b854d4bc253} TCPHandler: Processed in 0.001922896 sec. 2025.01.16 23:27:25.389170 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:25.389278 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:25.389328 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:25.389954 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:25.390003 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:25.390446 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:27:25.390704 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:25.390915 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. 2025.01.16 23:27:25.390969 [ 5 ] {78e4b65b-1a55-49c5-9110-2f90f781297e} TCPHandler: Processed in 0.001851276 sec. 2025.01.16 23:27:25.391117 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:25.391224 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:25.391272 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:25.391790 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:25.391839 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:25.392262 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:27:25.392514 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:25.392765 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. 2025.01.16 23:27:25.392890 [ 255 ] {44fa30ba-1c73-4712-853c-6b5ca6e637d4} TCPHandler: Processed in 0.001822935 sec. 2025.01.16 23:27:26.717889 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.01.16 23:27:26.718602 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:26.718651 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:26.719192 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:27:26.719458 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:26.719754 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.01.16 23:27:27.533091 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.16 23:27:27.553980 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:27.554028 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:27.561593 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:27:27.562358 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:27.566111 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.16 23:27:29.269272 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 736 2025.01.16 23:27:29.272370 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:29.272430 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:29.273927 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:29.274251 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:29.275310 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 736 2025.01.16 23:27:30.393435 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.393756 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.393874 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:30.395125 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.395192 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.395796 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.396155 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.396405 [ 38 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.16 23:27:30.396556 [ 38 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.396435 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} executeQuery: Read 14 rows, 1.01 KiB in 0.002763 sec., 5066.956207021354 rows/sec., 364.75 KiB/sec. 2025.01.16 23:27:30.396671 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.396854 [ 5 ] {59f252cb-79ac-4faa-844d-7c0b152948fe} TCPHandler: Processed in 0.0036396 sec. 2025.01.16 23:27:30.396983 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::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.01.16 23:27:30.397209 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:30.397283 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.16 23:27:30.397293 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.397422 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:30.397788 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:30.397833 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:30.398054 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:30.398266 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:30.398650 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:30.400993 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.401080 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.401659 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004819202 sec., 14525.226375653065 rows/sec., 1.08 MiB/sec. 2025.01.16 23:27:30.401961 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.16 23:27:30.402051 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:27:30.402498 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.402664 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.403113 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} executeQuery: Read 281 rows, 25.42 KiB in 0.005581 sec., 50349.3997491489 rows/sec., 4.45 MiB/sec. 2025.01.16 23:27:30.403252 [ 197 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_17_4} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.16 23:27:30.403558 [ 255 ] {86f1645d-63de-4c15-b978-82570b5c2304} TCPHandler: Processed in 0.006476505 sec. 2025.01.16 23:27:30.403580 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:27:30.403911 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.404061 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.404114 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:30.404867 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.404917 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.405373 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:30.405644 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.405843 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} executeQuery: Read 46 rows, 3.39 KiB in 0.001824 sec., 25219.298245614034 rows/sec., 1.81 MiB/sec. 2025.01.16 23:27:30.405945 [ 5 ] {e554ce70-3ca9-4185-9608-3ffe420539a1} TCPHandler: Processed in 0.002204802 sec. 2025.01.16 23:27:30.406114 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.406252 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.406312 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:30.407121 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.407169 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.407647 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.407955 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.408133 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} executeQuery: Read 14 rows, 1004.00 B in 0.001915 sec., 7310.704960835509 rows/sec., 511.99 KiB/sec. 2025.01.16 23:27:30.408186 [ 255 ] {7a81cacf-12eb-498b-8b72-6f61117ffaa5} TCPHandler: Processed in 0.002140491 sec. 2025.01.16 23:27:30.408353 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.408494 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.408557 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:30.410003 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.410050 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.410484 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.410797 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.411721 [ 38 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.16 23:27:30.411770 [ 38 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.411798 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} executeQuery: Read 13 rows, 830.00 B in 0.003331 sec., 3902.731912338637 rows/sec., 243.33 KiB/sec. 2025.01.16 23:27:30.411801 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.411896 [ 5 ] {53f60152-7935-49e9-a581-35a11fc0636e} TCPHandler: Processed in 0.003609639 sec. 2025.01.16 23:27:30.412203 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::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.01.16 23:27:30.412445 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:30.412495 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.16 23:27:30.412598 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.16 23:27:30.412758 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.16 23:27:30.413017 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.413081 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.16 23:27:30.413487 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.16 23:27:30.413582 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:30.413860 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:30.416317 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.416327 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004372654 sec., 14865.113955963587 rows/sec., 984.90 KiB/sec. 2025.01.16 23:27:30.416385 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.416574 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.16 23:27:30.417107 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:27:30.417275 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.417483 [ 191 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_17_4} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.16 23:27:30.417547 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.417671 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:27:30.417952 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} executeQuery: Read 421 rows, 30.80 KiB in 0.00456 sec., 92324.56140350878 rows/sec., 6.60 MiB/sec. 2025.01.16 23:27:30.418068 [ 255 ] {d8bd1478-6afe-4c80-8b2f-52f15f197083} TCPHandler: Processed in 0.005231781 sec. 2025.01.16 23:27:30.418382 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.418564 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:30.418644 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:30.420067 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.420121 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.420625 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.421917 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.422199 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} executeQuery: Read 6 rows, 321.00 B in 0.003692 sec., 1625.1354279523293 rows/sec., 84.91 KiB/sec. 2025.01.16 23:27:30.422323 [ 5 ] {b9a8941d-44ce-43f8-bfe4-84fc7cce741d} TCPHandler: Processed in 0.004124979 sec. 2025.01.16 23:27:30.422546 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.422711 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.422790 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:30.423591 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.423640 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.424244 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:27:30.424627 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.424873 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} executeQuery: Read 237 rows, 16.27 KiB in 0.002207 sec., 107385.59130040779 rows/sec., 7.20 MiB/sec. 2025.01.16 23:27:30.424947 [ 255 ] {fa05d280-ae1a-44e5-8eb0-a1986c2e6fa7} TCPHandler: Processed in 0.002512848 sec. 2025.01.16 23:27:30.425161 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.425298 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.425362 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:30.426049 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.426096 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.426648 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.426991 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.427547 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} executeQuery: Read 1 rows, 69.00 B in 0.002276 sec., 439.3673110720563 rows/sec., 29.61 KiB/sec. 2025.01.16 23:27:30.427716 [ 5 ] {f8952721-71d5-471a-9203-9940c1d7990c} TCPHandler: Processed in 0.002637681 sec. 2025.01.16 23:27:30.427933 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.428065 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.428155 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:30.429918 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.429970 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.431058 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.16 23:27:30.431457 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.431785 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} executeQuery: Read 39 rows, 71.56 KiB in 0.003743 sec., 10419.449639326744 rows/sec., 18.67 MiB/sec. 2025.01.16 23:27:30.432009 [ 255 ] {b067dd74-6af5-4569-aa99-172ccd18ff37} TCPHandler: Processed in 0.004141609 sec. 2025.01.16 23:27:30.432211 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:30.432355 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:30.432421 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:30.433039 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:30.433090 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:30.433596 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:27:30.433947 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:30.434240 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} executeQuery: Read 82 rows, 5.33 KiB in 0.00192 sec., 42708.333333333336 rows/sec., 2.71 MiB/sec. 2025.01.16 23:27:30.434313 [ 5 ] {8f97be83-8cdd-4d73-bf29-5578a14b4cb4} TCPHandler: Processed in 0.002186442 sec. 2025.01.16 23:27:34.056756 [ 31 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:27:34.056840 [ 31 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:27:34.219992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.01.16 23:27:34.220994 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:34.221049 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:34.221605 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:27:34.221912 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:34.222124 [ 31 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:27:34.222185 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.16 23:27:34.222207 [ 31 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:34.222237 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:34.222448 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:27:34.222679 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:34.222721 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:27:34.222803 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:27:34.222997 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.01.16 23:27:34.223159 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.01.16 23:27:34.223356 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.01.16 23:27:34.223583 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.01.16 23:27:34.226235 [ 193 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003921826 sec., 3048579.921699739 rows/sec., 43.61 MiB/sec. 2025.01.16 23:27:34.226525 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:27:34.226823 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:34.226909 [ 186 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_26_5} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:27:34.227004 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.16 23:27:35.066261 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.16 23:27:35.087034 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.087090 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.094668 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:27:35.095433 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.095743 [ 30 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:27:35.095820 [ 30 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.095868 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.096301 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.110414 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.16 23:27:35.111966 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.113487 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.119457 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.125070 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.130723 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.136650 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.141254 [ 198 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:27:35.199612 [ 193 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.10360676 sec., 1891.768452174356 rows/sec., 9.78 MiB/sec. 2025.01.16 23:27:35.202366 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:27:35.205282 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_26_5} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.205405 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_26_5} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:27:35.207817 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.16 23:27:35.385394 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.385583 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:35.385657 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:35.386404 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.386447 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.386871 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:27:35.387137 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.387281 [ 30 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:27:35.387326 [ 30 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.387332 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. 2025.01.16 23:27:35.387350 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.387445 [ 5 ] {d3be31c7-f592-41ab-81d2-d77bdf5d4da2} TCPHandler: Processed in 0.002175852 sec. 2025.01.16 23:27:35.387621 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:35.387651 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.387902 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.387913 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:35.387971 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part 2025.01.16 23:27:35.388018 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:35.388315 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:35.388635 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 281 rows starting from the beginning of the part 2025.01.16 23:27:35.388992 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:35.389342 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 281 rows starting from the beginning of the part 2025.01.16 23:27:35.389683 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:35.391056 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.391110 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.392249 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:27:35.392688 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.392899 [ 30 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:27:35.393001 [ 30 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.393071 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.393202 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} executeQuery: Read 64 rows, 5.12 KiB in 0.005305 sec., 12064.090480678606 rows/sec., 964.23 KiB/sec. 2025.01.16 23:27:35.393510 [ 255 ] {f10b9418-88cc-4067-970b-065fac840410} TCPHandler: Processed in 0.005943744 sec. 2025.01.16 23:27:35.393789 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.393801 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:35.394165 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.394369 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.394392 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:35.394524 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.01.16 23:27:35.395003 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:35.395479 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part 2025.01.16 23:27:35.395965 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:35.396183 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.008686547 sec., 248775.49157334902 rows/sec., 21.95 MiB/sec. 2025.01.16 23:27:35.396474 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part 2025.01.16 23:27:35.396882 [ 190 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:27:35.397043 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:35.398184 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.398656 [ 195 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_41_8} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:27:35.398929 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.16 23:27:35.399157 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.399221 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.400300 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:27:35.400696 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.400901 [ 30 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:27:35.401016 [ 30 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.401105 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.401233 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} executeQuery: Read 160 rows, 11.41 KiB in 0.007184 sec., 22271.714922048996 rows/sec., 1.55 MiB/sec. 2025.01.16 23:27:35.401621 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:35.401677 [ 5 ] {92eb38ee-20b6-44fb-beb9-c436f39db0ef} TCPHandler: Processed in 0.008025304 sec. 2025.01.16 23:27:35.401678 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.008475513 sec., 229720.60806230843 rows/sec., 17.58 MiB/sec. 2025.01.16 23:27:35.401995 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.402010 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:27:35.401996 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.402131 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11828 rows starting from the beginning of the part 2025.01.16 23:27:35.402400 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.402506 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:35.402710 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:35.403027 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.403059 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.01.16 23:27:35.403410 [ 194 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_41_8} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:27:35.403458 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:35.403697 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.16 23:27:35.403850 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.01.16 23:27:35.404380 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:35.405951 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.406013 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.406594 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:27:35.407034 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.407289 [ 30 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:27:35.407370 [ 30 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.407435 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.407541 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} executeQuery: Read 60 rows, 4.14 KiB in 0.005307 sec., 11305.822498586773 rows/sec., 780.22 KiB/sec. 2025.01.16 23:27:35.407952 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:35.408028 [ 255 ] {501d3817-903c-40bf-837b-868b55b6c1dc} TCPHandler: Processed in 0.006199909 sec. 2025.01.16 23:27:35.408603 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.408747 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2028 rows starting from the beginning of the part 2025.01.16 23:27:35.409193 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:35.409637 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.01.16 23:27:35.410029 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:35.410464 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.01.16 23:27:35.410773 [ 202 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:35.412576 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004999706 sec., 474427.896360306 rows/sec., 30.86 MiB/sec. 2025.01.16 23:27:35.412923 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:27:35.413334 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12782 rows, containing 5 columns (5 merged, 0 gathered) in 0.012066372 sec., 1059307.636131225 rows/sec., 71.43 MiB/sec. 2025.01.16 23:27:35.413512 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.413602 [ 187 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_41_8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:27:35.413729 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.16 23:27:35.413845 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:27:35.414195 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.414289 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_41_8} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:27:35.414396 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. 2025.01.16 23:27:35.803945 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.804119 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.804184 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:35.804889 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.804928 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.805366 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.805615 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.805808 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} executeQuery: Read 14 rows, 1.01 KiB in 0.001738 sec., 8055.2359033371695 rows/sec., 579.87 KiB/sec. 2025.01.16 23:27:35.805862 [ 5 ] {5471c2ad-5f35-4d11-8d58-39c3c18a709c} TCPHandler: Processed in 0.002029869 sec. 2025.01.16 23:27:35.806024 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.806129 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:27:35.806173 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:27:35.806684 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.806721 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.807066 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.16 23:27:35.807306 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.807512 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} executeQuery: Read 14 rows, 1.14 KiB in 0.001397 sec., 10021.474588403722 rows/sec., 817.18 KiB/sec. 2025.01.16 23:27:35.807650 [ 255 ] {c73b47f3-934c-41f8-92aa-d6defdea85d1} TCPHandler: Processed in 0.001671452 sec. 2025.01.16 23:27:35.807809 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.807945 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:35.807999 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:35.809295 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.809332 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.809792 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:27:35.810039 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.810213 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} executeQuery: Read 1428 rows, 122.50 KiB in 0.002296 sec., 621951.2195121952 rows/sec., 52.10 MiB/sec. 2025.01.16 23:27:35.810263 [ 5 ] {d9cf5144-4598-4b18-97f4-9cef29c801fa} TCPHandler: Processed in 0.002518408 sec. 2025.01.16 23:27:35.810426 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.810531 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.810575 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:35.811124 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.811161 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.811509 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:27:35.811739 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.811863 [ 30 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.16 23:27:35.811922 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} executeQuery: Read 60 rows, 4.37 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 3.02 MiB/sec. 2025.01.16 23:27:35.811931 [ 30 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.811966 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.811992 [ 255 ] {7d190b0d-48e5-41dc-aecb-c2bd1951c35a} TCPHandler: Processed in 0.001616251 sec. 2025.01.16 23:27:35.812208 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.812593 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.812658 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::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.01.16 23:27:35.812718 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:35.813005 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:35.813087 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 64 rows starting from the beginning of the part 2025.01.16 23:27:35.813433 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2025.01.16 23:27:35.813773 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2025.01.16 23:27:35.814213 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2025.01.16 23:27:35.814555 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2025.01.16 23:27:35.814743 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.01.16 23:27:35.815653 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.815726 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.816738 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.817327 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.817345 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005256821 sec., 58590.54360040032 rows/sec., 4.42 MiB/sec. 2025.01.16 23:27:35.817590 [ 200 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.16 23:27:35.817701 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} executeQuery: Read 242 rows, 16.79 KiB in 0.005244 sec., 46147.97864225782 rows/sec., 3.13 MiB/sec. 2025.01.16 23:27:35.817848 [ 5 ] {f56d23f4-9c0a-45c3-b5d1-16488f1bb7a7} TCPHandler: Processed in 0.005770431 sec. 2025.01.16 23:27:35.818046 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.818095 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.818209 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_20_4} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.16 23:27:35.818212 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.818293 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:35.818322 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.16 23:27:35.818929 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.818967 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.819311 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.819557 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.819726 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2025.01.16 23:27:35.819776 [ 255 ] {20a52704-3aea-4faf-953a-3e2770e7af36} TCPHandler: Processed in 0.001827155 sec. 2025.01.16 23:27:35.819921 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.820049 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:35.820101 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:35.821069 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.821106 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.821491 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:27:35.821737 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.821908 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} executeQuery: Read 891 rows, 66.24 KiB in 0.001888 sec., 471927.9661016949 rows/sec., 34.26 MiB/sec. 2025.01.16 23:27:35.821958 [ 5 ] {e8160132-b625-48e1-a54b-19378dca26c6} TCPHandler: Processed in 0.00209997 sec. 2025.01.16 23:27:35.822089 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.822195 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:35.822240 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:35.822662 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.822698 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.823039 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.823272 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.823450 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. 2025.01.16 23:27:35.823499 [ 255 ] {b8f5578b-128f-43ea-8356-4d0f92d7fd70} TCPHandler: Processed in 0.001465598 sec. 2025.01.16 23:27:35.823624 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.823730 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.823784 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:35.824618 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.824662 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.825102 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:27:35.825337 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.825511 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} executeQuery: Read 962 rows, 65.46 KiB in 0.001803 sec., 533555.185801442 rows/sec., 35.46 MiB/sec. 2025.01.16 23:27:35.825560 [ 5 ] {28cf2475-7a0d-4650-a68c-947abcf87579} TCPHandler: Processed in 0.001988888 sec. 2025.01.16 23:27:35.825684 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.825802 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.825858 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:35.826353 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.826396 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.826790 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.827022 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.827242 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. 2025.01.16 23:27:35.827290 [ 255 ] {d07f9f0f-4093-427a-bac6-0e8209cd1128} TCPHandler: Processed in 0.001658432 sec. 2025.01.16 23:27:35.827412 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.827517 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.827583 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:35.828683 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.828722 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.829357 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.16 23:27:35.829620 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.829873 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} executeQuery: Read 39 rows, 71.56 KiB in 0.002378 sec., 16400.336417157276 rows/sec., 29.39 MiB/sec. 2025.01.16 23:27:35.829968 [ 5 ] {ca39c946-01f7-4d73-9140-9a433c4a1432} TCPHandler: Processed in 0.00260744 sec. 2025.01.16 23:27:35.830105 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:35.830233 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:35.830286 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:35.830784 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:35.830822 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:35.831161 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:27:35.831393 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:35.831589 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} executeQuery: Read 34 rows, 2.02 KiB in 0.001386 sec., 24531.02453102453 rows/sec., 1.42 MiB/sec. 2025.01.16 23:27:35.831638 [ 255 ] {edd70a9e-b5b6-45da-b449-fa9457803b4b} TCPHandler: Processed in 0.001594291 sec. 2025.01.16 23:27:36.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.03 MiB, peak 203.29 MiB, free memory in arenas 0.00 B, will set to 196.32 MiB (RSS), difference: 2.29 MiB 2025.01.16 23:27:39.275591 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 790 2025.01.16 23:27:39.279077 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:39.279129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.16 23:27:39.280636 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:39.280964 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:39.282039 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 790 2025.01.16 23:27:40.383840 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:40.384066 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:40.384147 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:40.384997 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:40.385048 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:40.385483 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:27:40.385737 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:40.385982 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. 2025.01.16 23:27:40.386038 [ 5 ] {9fe03b3d-c67e-4fc7-bbe5-c734d9cd4a29} TCPHandler: Processed in 0.002338015 sec. 2025.01.16 23:27:40.386204 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:40.386317 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:40.386366 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:40.386924 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:40.386965 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:40.387324 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:27:40.387563 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:40.387796 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} executeQuery: Read 64 rows, 5.12 KiB in 0.001491 sec., 42924.211938296445 rows/sec., 3.35 MiB/sec. 2025.01.16 23:27:40.387858 [ 255 ] {45a21489-1212-4d68-a9f2-2fa545cb8be3} TCPHandler: Processed in 0.001706123 sec. 2025.01.16 23:27:40.388078 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:40.388228 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:40.388281 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:40.388806 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:40.388845 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:40.389231 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:27:40.389466 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:40.389664 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} executeQuery: Read 128 rows, 9.13 KiB in 0.00146 sec., 87671.23287671234 rows/sec., 6.11 MiB/sec. 2025.01.16 23:27:40.389716 [ 5 ] {7cc7d364-6230-4a17-a621-1b9fefec4426} TCPHandler: Processed in 0.001760143 sec. 2025.01.16 23:27:40.389852 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:40.389960 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:40.390007 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:40.390446 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:40.390484 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:40.390841 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:27:40.391079 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:40.391319 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} executeQuery: Read 48 rows, 3.31 KiB in 0.001369 sec., 35062.08911614317 rows/sec., 2.36 MiB/sec. 2025.01.16 23:27:40.391372 [ 255 ] {480ba931-693e-4089-b25a-c5181508848e} TCPHandler: Processed in 0.001573 sec. 2025.01.16 23:27:41.722392 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.01.16 23:27:41.723153 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:41.723200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:41.723746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:27:41.724011 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:41.724280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.01.16 23:27:42.610572 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.16 23:27:42.629103 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:42.629153 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:42.636149 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:27:42.636943 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:42.639510 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.16 23:27:45.385936 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:45.386164 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:45.386255 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:45.387034 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:45.387075 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:45.387506 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:27:45.387756 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:45.387978 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. 2025.01.16 23:27:45.388081 [ 5 ] {59bf7e39-79fd-4f77-98b4-9be6b5b30d39} TCPHandler: Processed in 0.002284684 sec. 2025.01.16 23:27:45.388350 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:45.388521 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:45.388579 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:45.389252 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:45.389291 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:45.389648 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:27:45.389887 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:45.390062 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec. 2025.01.16 23:27:45.390113 [ 255 ] {5e5c038f-9945-402d-95a7-d2b8f9c2f023} TCPHandler: Processed in 0.001920677 sec. 2025.01.16 23:27:45.390271 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:45.390400 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:45.390458 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:45.391084 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:45.391130 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:45.391513 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:27:45.391747 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:45.391919 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. 2025.01.16 23:27:45.391968 [ 5 ] {7e777d42-a2c7-45f6-8f91-172e9ed3fc54} TCPHandler: Processed in 0.001762063 sec. 2025.01.16 23:27:45.392106 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:45.392226 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:45.392281 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:45.392815 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:45.392859 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:45.393285 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:27:45.393513 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:45.393684 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.01.16 23:27:45.393732 [ 255 ] {cbf9fe1e-fd59-4a5a-aeb4-a4d580bf9f3b} TCPHandler: Processed in 0.001677282 sec. 2025.01.16 23:27:46.290967 [ 102 ] {} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.16 23:27:46.291031 [ 102 ] {} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:46.291052 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:46.291199 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::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.01.16 23:27:46.291345 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:46.291386 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.16 23:27:46.291477 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.01.16 23:27:46.291735 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:46.292004 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::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.01.16 23:27:46.292168 [ 191 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.16 23:27:46.293297 [ 197 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172232 sec., 20255.663299316093 rows/sec., 1.69 MiB/sec. 2025.01.16 23:27:46.293498 [ 197 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.16 23:27:46.293888 [ 197 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:46.293995 [ 197 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_5_1} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.16 23:27:46.294106 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:27:47.547481 [ 93 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.01.16 23:27:47.547554 [ 93 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:47.547581 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:47.547748 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.01.16 23:27:47.547913 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:47.547953 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part 2025.01.16 23:27:47.548036 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:47.548242 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:47.548478 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:47.548677 [ 189 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.16 23:27:47.549716 [ 186 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053779 sec., 9251.23881391328 rows/sec., 621.47 KiB/sec. 2025.01.16 23:27:47.549945 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.01.16 23:27:47.550358 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:47.550450 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_18_4} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.01.16 23:27:47.550554 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:27:49.057106 [ 87 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:27:49.057188 [ 87 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:27:49.224511 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.01.16 23:27:49.225711 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:49.225770 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:49.226354 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:27:49.226633 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:49.226892 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.16 23:27:49.282412 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 806 2025.01.16 23:27:49.285184 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:49.285240 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:49.286721 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:27:49.287042 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:49.288074 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 806 2025.01.16 23:27:50.139682 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.16 23:27:50.159239 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.159283 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.166722 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:27:50.167558 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.170808 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.16 23:27:50.393791 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.393977 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.394048 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:27:50.394763 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.394809 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.395213 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.395463 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.395689 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} executeQuery: Read 14 rows, 1.01 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 571.00 KiB/sec. 2025.01.16 23:27:50.395743 [ 5 ] {3b403023-fc3d-4c46-8c48-17dffc768fea} TCPHandler: Processed in 0.00208064 sec. 2025.01.16 23:27:50.395913 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.396020 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:50.396066 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:50.396734 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.396774 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.397158 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:27:50.397408 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.397648 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} executeQuery: Read 281 rows, 25.42 KiB in 0.00165 sec., 170303.0303030303 rows/sec., 15.05 MiB/sec. 2025.01.16 23:27:50.397699 [ 255 ] {ce99abdb-4637-457a-9b10-1d8af8321140} TCPHandler: Processed in 0.001840505 sec. 2025.01.16 23:27:50.397860 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.397999 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.398052 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:50.398641 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.398681 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.399041 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:27:50.399276 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.399480 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} executeQuery: Read 46 rows, 3.39 KiB in 0.001511 sec., 30443.41495698213 rows/sec., 2.19 MiB/sec. 2025.01.16 23:27:50.399532 [ 5 ] {b927b598-e0ce-499b-a62c-3dd317d52fc8} TCPHandler: Processed in 0.001736863 sec. 2025.01.16 23:27:50.399674 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.399802 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.399854 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:27:50.400464 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.400503 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.400847 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.401084 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.401290 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec. 2025.01.16 23:27:50.401342 [ 255 ] {13d758f6-28b0-459f-b1ba-d3d45dcae84e} TCPHandler: Processed in 0.001732143 sec. 2025.01.16 23:27:50.401499 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.401627 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.401680 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:27:50.402303 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.402350 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.402693 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.402935 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.403168 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. 2025.01.16 23:27:50.403291 [ 5 ] {493ecb29-8618-4a67-a831-4bec88fe115b} TCPHandler: Processed in 0.001850745 sec. 2025.01.16 23:27:50.403498 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.403627 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:50.403682 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:50.404460 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.404498 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.404889 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:27:50.405124 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.405347 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} executeQuery: Read 421 rows, 30.80 KiB in 0.001749 sec., 240708.97655803317 rows/sec., 17.20 MiB/sec. 2025.01.16 23:27:50.405399 [ 255 ] {fb9e46fe-0cce-4059-ae12-26f3e50992e0} TCPHandler: Processed in 0.002001178 sec. 2025.01.16 23:27:50.405549 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.405678 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:27:50.405733 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:27:50.406249 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.406295 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.406677 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.406916 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.407166 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. 2025.01.16 23:27:50.407365 [ 5 ] {f7dd1d16-9fcb-4bec-9376-0b4872145aec} TCPHandler: Processed in 0.001875816 sec. 2025.01.16 23:27:50.407532 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.407662 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.407719 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:50.408360 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.408398 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.408768 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:27:50.409006 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.409224 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} executeQuery: Read 237 rows, 16.27 KiB in 0.001593 sec., 148775.8945386064 rows/sec., 9.97 MiB/sec. 2025.01.16 23:27:50.409276 [ 255 ] {b1fb0811-7631-4867-9b4e-f57e423fb437} TCPHandler: Processed in 0.001809645 sec. 2025.01.16 23:27:50.409426 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.409553 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.409609 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:27:50.410110 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.410155 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.410528 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.410758 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.410960 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2025.01.16 23:27:50.411009 [ 5 ] {34b5603a-2eda-4a24-b72c-bb129b65165c} TCPHandler: Processed in 0.001647132 sec. 2025.01.16 23:27:50.411132 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.411238 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.411304 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:27:50.412511 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.412547 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.413230 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.16 23:27:50.413488 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.413727 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} executeQuery: Read 39 rows, 71.56 KiB in 0.00251 sec., 15537.848605577688 rows/sec., 27.84 MiB/sec. 2025.01.16 23:27:50.413818 [ 255 ] {75072fdc-a95e-48c7-9b40-a4f862b5e241} TCPHandler: Processed in 0.002736433 sec. 2025.01.16 23:27:50.413962 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:50.414093 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:50.414141 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:50.414575 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:50.414613 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:50.414964 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:27:50.415199 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:50.415422 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} executeQuery: Read 82 rows, 5.33 KiB in 0.001351 sec., 60695.78090303479 rows/sec., 3.85 MiB/sec. 2025.01.16 23:27:50.415472 [ 5 ] {5310b0b8-66f1-40a1-a34b-b22d6dae8be9} TCPHandler: Processed in 0.001568931 sec. 2025.01.16 23:27:51.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.04 MiB, peak 203.29 MiB, free memory in arenas 0.00 B, will set to 196.94 MiB (RSS), difference: -1.11 MiB 2025.01.16 23:27:55.386089 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.386403 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:27:55.386517 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:27:55.387261 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.387304 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.387720 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.16 23:27:55.387997 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.388251 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} executeQuery: Read 4 rows, 334.00 B in 0.001928 sec., 2074.688796680498 rows/sec., 169.18 KiB/sec. 2025.01.16 23:27:55.388340 [ 5 ] {97dda6a7-b2a2-412c-a82d-9f19e038a641} TCPHandler: Processed in 0.002426866 sec. 2025.01.16 23:27:55.388506 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.388651 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:27:55.388708 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:27:55.389385 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.389432 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.389821 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.16 23:27:55.390055 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.390219 [ 6 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.16 23:27:55.390285 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} executeQuery: Read 58 rows, 4.55 KiB in 0.001665 sec., 34834.83483483484 rows/sec., 2.67 MiB/sec. 2025.01.16 23:27:55.390305 [ 6 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.390374 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.390431 [ 255 ] {8d86b6cc-2dd7-4277-874e-ea099c452597} TCPHandler: Processed in 0.001990238 sec. 2025.01.16 23:27:55.390671 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.390704 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:55.390874 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:27:55.390963 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:55.390982 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:27:55.391061 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1431 rows starting from the beginning of the part 2025.01.16 23:27:55.391390 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1428 rows starting from the beginning of the part 2025.01.16 23:27:55.391732 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:55.392117 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:27:55.392444 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 281 rows starting from the beginning of the part 2025.01.16 23:27:55.392795 [ 189 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part 2025.01.16 23:27:55.393908 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.393975 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.394923 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:27:55.395350 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.395601 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} executeQuery: Read 4 rows, 286.00 B in 0.0048 sec., 833.3333333333334 rows/sec., 58.19 KiB/sec. 2025.01.16 23:27:55.395694 [ 5 ] {c5fc38d5-4ddf-4ce9-97b5-7336e9a41158} TCPHandler: Processed in 0.005164729 sec. 2025.01.16 23:27:55.395934 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.396121 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005636758 sec., 587216.9782701333 rows/sec., 51.45 MiB/sec. 2025.01.16 23:27:55.396154 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:27:55.396214 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:27:55.396443 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.16 23:27:55.396851 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.396961 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_46_9} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.16 23:27:55.397083 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.16 23:27:55.397150 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.397188 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.397539 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.16 23:27:55.397774 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.397930 [ 6 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.16 23:27:55.397997 [ 6 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.398036 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} executeQuery: Read 68 rows, 5.44 KiB in 0.001901 sec., 35770.64702788006 rows/sec., 2.80 MiB/sec. 2025.01.16 23:27:55.398053 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.398208 [ 255 ] {566d3079-e4e7-4c49-b936-4ef46a2843c9} TCPHandler: Processed in 0.002397896 sec. 2025.01.16 23:27:55.398340 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:55.398429 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.398591 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:55.398683 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.01.16 23:27:55.398693 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:27:55.398908 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:27:55.398938 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 891 rows starting from the beginning of the part 2025.01.16 23:27:55.399259 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:55.399762 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:27:55.400086 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part 2025.01.16 23:27:55.400421 [ 196 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part 2025.01.16 23:27:55.401697 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.401756 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.402826 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.16 23:27:55.403186 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.403440 [ 6 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.16 23:27:55.403583 [ 6 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.403688 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.403706 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} executeQuery: Read 162 rows, 11.55 KiB in 0.005055 sec., 32047.477744807125 rows/sec., 2.23 MiB/sec. 2025.01.16 23:27:55.404143 [ 5 ] {75105b07-23c4-42e5-b8dd-5569378cfacd} TCPHandler: Processed in 0.005802122 sec. 2025.01.16 23:27:55.404241 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:55.404292 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101927 sec., 396759.9087960246 rows/sec., 30.44 MiB/sec. 2025.01.16 23:27:55.404351 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:27:55.404402 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:55.404459 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12782 rows starting from the beginning of the part 2025.01.16 23:27:55.404528 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:27:55.404581 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.16 23:27:55.404761 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 962 rows starting from the beginning of the part 2025.01.16 23:27:55.404819 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:27:55.405247 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part 2025.01.16 23:27:55.405700 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:27:55.406104 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.406191 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.01.16 23:27:55.406485 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_46_9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.16 23:27:55.406559 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 162 rows starting from the beginning of the part 2025.01.16 23:27:55.406768 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.16 23:27:55.407392 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.407431 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.407861 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.16 23:27:55.408143 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.408396 [ 6 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.16 23:27:55.408514 [ 6 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:55.408586 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:55.408600 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} executeQuery: Read 60 rows, 4.14 KiB in 0.004102 sec., 14627.011214041931 rows/sec., 1009.42 KiB/sec. 2025.01.16 23:27:55.409116 [ 255 ] {e69c0d16-eee9-447c-822c-8d409b35cc43} TCPHandler: Processed in 0.004829623 sec. 2025.01.16 23:27:55.409475 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:55.409747 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:55.409799 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2372 rows starting from the beginning of the part 2025.01.16 23:27:55.409901 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.16 23:27:55.410184 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2025.01.16 23:27:55.410384 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:55.410779 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.01.16 23:27:55.411070 [ 188 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:27:55.413121 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14431 rows, containing 5 columns (5 merged, 0 gathered) in 0.009267158 sec., 1557219.592025948 rows/sec., 105.00 MiB/sec. 2025.01.16 23:27:55.413188 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 4 columns (4 merged, 0 gathered) in 0.004348413 sec., 610797.5484389362 rows/sec., 39.73 MiB/sec. 2025.01.16 23:27:55.413678 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.16 23:27:55.413754 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.16 23:27:55.414204 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.414344 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:55.414364 [ 192 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_46_9} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.16 23:27:55.414570 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2025.01.16 23:27:55.414569 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_46_9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.16 23:27:55.414726 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.16 23:27:56.727101 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.01.16 23:27:56.727827 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:56.727869 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:56.728403 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:27:56.728665 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:56.728911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.01.16 23:27:57.670952 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.16 23:27:57.691254 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:57.691304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:57.698680 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:27:57.699494 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:57.702142 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.16 23:27:59.288310 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 840 2025.01.16 23:27:59.291460 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:59.291519 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:59.293030 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:27:59.293355 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:59.293580 [ 27 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:27:59.293707 [ 27 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:27:59.293771 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.16 23:27:59.294270 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:27:59.295022 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 840 2025.01.16 23:27:59.295490 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:27:59.295669 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part 2025.01.16 23:27:59.296347 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:27:59.296984 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.16 23:27:59.297603 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2025.01.16 23:27:59.298242 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:27:59.298695 [ 200 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.16 23:27:59.306392 [ 193 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 72 columns (72 merged, 0 gathered) in 0.01246684 sec., 67378.74232764679 rows/sec., 55.94 MiB/sec. 2025.01.16 23:27:59.307662 [ 190 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:27:59.308431 [ 190 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:27:59.308513 [ 190 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_21_4} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:27:59.308820 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.01.16 23:28:00.400328 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.400637 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.400739 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:00.401946 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.402009 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.402576 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.402861 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.403088 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} executeQuery: Read 14 rows, 1.01 KiB in 0.002522 sec., 5551.149881046788 rows/sec., 399.61 KiB/sec. 2025.01.16 23:28:00.403168 [ 5 ] {397e0773-c2bc-44f1-bd19-ab48a9ffac25} TCPHandler: Processed in 0.003071159 sec. 2025.01.16 23:28:00.403395 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.403521 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:00.403570 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:00.404275 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.404319 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.404710 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.16 23:28:00.404961 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.405160 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} executeQuery: Read 281 rows, 25.42 KiB in 0.001665 sec., 168768.76876876876 rows/sec., 14.91 MiB/sec. 2025.01.16 23:28:00.405277 [ 255 ] {79a8ee3f-34a4-4fd2-bc96-1bb42dfece53} TCPHandler: Processed in 0.001962987 sec. 2025.01.16 23:28:00.405486 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.405741 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.405799 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:00.406361 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.406399 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.406746 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:00.407011 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.407222 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} executeQuery: Read 46 rows, 3.39 KiB in 0.001547 sec., 29734.9709114415 rows/sec., 2.14 MiB/sec. 2025.01.16 23:28:00.407275 [ 5 ] {85e5baf5-61dc-41ca-87d0-5b4cb99a61df} TCPHandler: Processed in 0.001883536 sec. 2025.01.16 23:28:00.407427 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.407534 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.407581 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:00.408136 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.408176 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.408525 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.408772 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.408961 [ 172 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.16 23:28:00.409002 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} executeQuery: Read 14 rows, 1004.00 B in 0.001481 sec., 9453.072248480757 rows/sec., 662.03 KiB/sec. 2025.01.16 23:28:00.409051 [ 172 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.409109 [ 255 ] {04f84fc6-55c3-4009-9c78-6be1117fa655} TCPHandler: Processed in 0.001731153 sec. 2025.01.16 23:28:00.409120 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.409337 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.409393 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:28:00.409525 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.409605 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:00.409881 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:00.409994 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part 2025.01.16 23:28:00.410346 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:00.410706 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:00.411157 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.16 23:28:00.411533 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:00.411858 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:00.412710 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.412772 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.413638 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.414199 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.414803 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} executeQuery: Read 13 rows, 830.00 B in 0.005307 sec., 2449.5948746938006 rows/sec., 152.73 KiB/sec. 2025.01.16 23:28:00.415182 [ 5 ] {81f6acbb-1e2e-4646-80a8-603ce82e6baa} TCPHandler: Processed in 0.005923343 sec. 2025.01.16 23:28:00.415501 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.415537 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00628083 sec., 86135.11271599453 rows/sec., 6.17 MiB/sec. 2025.01.16 23:28:00.415718 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:00.415793 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:00.415810 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.16 23:28:00.416503 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.416646 [ 192 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_20_4} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.16 23:28:00.416743 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.16 23:28:00.417162 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.417209 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.417667 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.16 23:28:00.418015 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.418289 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} executeQuery: Read 421 rows, 30.80 KiB in 0.00262 sec., 160687.02290076338 rows/sec., 11.48 MiB/sec. 2025.01.16 23:28:00.418429 [ 255 ] {8c3bbd49-aeb5-47b4-b4d5-ab2f3d7b546f} TCPHandler: Processed in 0.003083749 sec. 2025.01.16 23:28:00.418700 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.418836 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:00.418896 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:00.419441 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.419481 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.419852 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.420097 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.420277 [ 172 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.16 23:28:00.420312 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2025.01.16 23:28:00.420382 [ 172 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.420429 [ 5 ] {2cca440a-f55e-4e72-930e-0531ed9a8c06} TCPHandler: Processed in 0.001860546 sec. 2025.01.16 23:28:00.420446 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.420674 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.421072 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.421164 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:28:00.421246 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:00.421709 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:00.421834 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.01.16 23:28:00.422157 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:00.422481 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:00.422828 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:00.423161 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:00.423493 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:00.423751 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.423885 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.425149 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.16 23:28:00.426008 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.426832 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} executeQuery: Read 237 rows, 16.27 KiB in 0.005905 sec., 40135.47840812871 rows/sec., 2.69 MiB/sec. 2025.01.16 23:28:00.426988 [ 194 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.006369762 sec., 18839.00842763042 rows/sec., 984.26 KiB/sec. 2025.01.16 23:28:00.426999 [ 255 ] {1fae1351-38d2-4a91-98c6-696978bde0d6} TCPHandler: Processed in 0.006449754 sec. 2025.01.16 23:28:00.427284 [ 194 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.16 23:28:00.427332 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.427503 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.427603 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:00.428014 [ 194 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.428164 [ 194 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_20_4} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.16 23:28:00.428335 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.16 23:28:00.428540 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.428588 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.428995 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.429256 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.429496 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} executeQuery: Read 1 rows, 69.00 B in 0.002041 sec., 489.9559039686429 rows/sec., 33.01 KiB/sec. 2025.01.16 23:28:00.429560 [ 5 ] {6d07ffdc-db30-4e80-bf16-c82dbb1bce72} TCPHandler: Processed in 0.002336945 sec. 2025.01.16 23:28:00.429944 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.430070 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.430161 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:00.433420 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.433462 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.434192 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.16 23:28:00.434487 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.434723 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} executeQuery: Read 39 rows, 71.56 KiB in 0.004683 sec., 8327.994875080078 rows/sec., 14.92 MiB/sec. 2025.01.16 23:28:00.434832 [ 255 ] {f6b1059d-3ae4-4bfa-9046-29e3b0658592} TCPHandler: Processed in 0.004955445 sec. 2025.01.16 23:28:00.435012 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:00.435127 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:00.435174 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:00.435634 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:00.435673 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:00.436047 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.16 23:28:00.436293 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:00.436504 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec. 2025.01.16 23:28:00.436557 [ 5 ] {df3a21af-88df-46dc-8ea4-25940f41bf93} TCPHandler: Processed in 0.001602601 sec. 2025.01.16 23:28:04.057234 [ 60 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:28:04.057291 [ 60 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:28:04.229102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.01.16 23:28:04.229856 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:04.229899 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:04.230431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:28:04.230689 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:04.230906 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.16 23:28:05.202273 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.16 23:28:05.223122 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.223182 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.230764 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:28:05.231557 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.234342 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.16 23:28:05.385970 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.386158 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:05.386233 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:05.387012 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.387059 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.387467 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.16 23:28:05.387719 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.387942 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} executeQuery: Read 56 rows, 4.41 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.34 MiB/sec. 2025.01.16 23:28:05.387998 [ 5 ] {3cee0a84-c9b8-4dfd-b2f3-eee81dfadfde} TCPHandler: Processed in 0.002152602 sec. 2025.01.16 23:28:05.388153 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.388261 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:05.388307 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:05.388851 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.388890 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.389246 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.16 23:28:05.389487 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.389700 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001461 sec., 43805.61259411362 rows/sec., 3.42 MiB/sec. 2025.01.16 23:28:05.389752 [ 255 ] {72c95fa8-b7de-4d6b-8dd9-1af92ad6a2d2} TCPHandler: Processed in 0.001659152 sec. 2025.01.16 23:28:05.389893 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.390002 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.390051 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:05.390564 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.390603 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.391007 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.16 23:28:05.391254 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.391464 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2025.01.16 23:28:05.391516 [ 5 ] {184f8ae1-7cbb-4a13-bdc6-366ceb3b492f} TCPHandler: Processed in 0.001684012 sec. 2025.01.16 23:28:05.391659 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.391765 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.391811 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:05.392273 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.392312 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.392666 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.16 23:28:05.392923 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.393140 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2025.01.16 23:28:05.393191 [ 255 ] {856b8e0e-6c38-4fa2-b406-4ef8d62b8a16} TCPHandler: Processed in 0.0015896 sec. 2025.01.16 23:28:05.810499 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.810700 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.810776 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:05.811517 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.811567 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.811986 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.812233 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.812436 [ 65 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.16 23:28:05.812505 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. 2025.01.16 23:28:05.812522 [ 65 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.812591 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.812641 [ 5 ] {ae932964-5674-4222-9ee9-b0b10f9c6eb9} TCPHandler: Processed in 0.002269953 sec. 2025.01.16 23:28:05.812763 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.16 23:28:05.812861 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.812878 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:05.812916 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.16 23:28:05.813006 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:05.813035 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:05.813078 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:05.813310 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:05.813427 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:05.813905 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:05.815385 [ 187 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690412 sec., 26018.31987071125 rows/sec., 1.93 MiB/sec. 2025.01.16 23:28:05.815585 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.16 23:28:05.815856 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.815967 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.816109 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.816278 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_21_5} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.16 23:28:05.816436 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:28:05.816672 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.16 23:28:05.816925 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.817144 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} executeQuery: Read 1421 rows, 121.98 KiB in 0.00418 sec., 339952.15311004786 rows/sec., 28.50 MiB/sec. 2025.01.16 23:28:05.817204 [ 255 ] {9e02042e-fe26-4c7c-8bd1-653ddd85ed58} TCPHandler: Processed in 0.004410495 sec. 2025.01.16 23:28:05.817367 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.817474 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.817520 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:05.818082 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.818126 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.818490 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:05.818729 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.818934 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} executeQuery: Read 46 rows, 3.39 KiB in 0.001482 sec., 31039.136302294195 rows/sec., 2.23 MiB/sec. 2025.01.16 23:28:05.818986 [ 5 ] {18679290-1390-4c76-9e44-e0e244bc3bda} TCPHandler: Processed in 0.001678432 sec. 2025.01.16 23:28:05.819141 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.819253 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.819297 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:05.819902 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.819941 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.820306 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.820541 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.820739 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} executeQuery: Read 242 rows, 16.79 KiB in 0.001508 sec., 160477.45358090184 rows/sec., 10.87 MiB/sec. 2025.01.16 23:28:05.820791 [ 255 ] {51262b61-be95-4389-9139-50391946ab47} TCPHandler: Processed in 0.001708263 sec. 2025.01.16 23:28:05.820935 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.821040 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.821085 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:05.821605 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.821643 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.821973 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.822204 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.822348 [ 65 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.16 23:28:05.822408 [ 65 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.822442 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.822453 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} executeQuery: Read 13 rows, 830.00 B in 0.001426 sec., 9116.409537166901 rows/sec., 568.41 KiB/sec. 2025.01.16 23:28:05.822652 [ 5 ] {827d358f-b245-42de-8b39-87b89893c872} TCPHandler: Processed in 0.001775314 sec. 2025.01.16 23:28:05.822675 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.16 23:28:05.822848 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.822862 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:05.822918 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.16 23:28:05.823081 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:05.823182 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:05.823229 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:05.823521 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:05.823823 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:05.824103 [ 186 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:05.826340 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.826440 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.826537 [ 195 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004016167 sec., 16184.585949737648 rows/sec., 1.05 MiB/sec. 2025.01.16 23:28:05.826694 [ 195 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.16 23:28:05.827021 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.16 23:28:05.827171 [ 195 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.827271 [ 195 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_21_5} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.16 23:28:05.827335 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.827369 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:28:05.827559 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} executeQuery: Read 877 rows, 65.09 KiB in 0.004575 sec., 191693.98907103826 rows/sec., 13.89 MiB/sec. 2025.01.16 23:28:05.827619 [ 255 ] {3f998e23-aaa0-43d3-a7cb-425f5e762cac} TCPHandler: Processed in 0.004864184 sec. 2025.01.16 23:28:05.827776 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.827883 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:05.827928 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:05.828370 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.828409 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.828751 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.828981 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.829186 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec. 2025.01.16 23:28:05.829235 [ 5 ] {21629b03-1ee3-4d6c-9b86-dfd6caafe6da} TCPHandler: Processed in 0.001518089 sec. 2025.01.16 23:28:05.829406 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.829513 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.829560 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:05.830250 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.830287 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.830711 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.16 23:28:05.830954 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.831149 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} executeQuery: Read 955 rows, 64.97 KiB in 0.001651 sec., 578437.3107207753 rows/sec., 38.43 MiB/sec. 2025.01.16 23:28:05.831244 [ 255 ] {69e4f325-7af5-43ce-9de2-95d057d22013} TCPHandler: Processed in 0.001895397 sec. 2025.01.16 23:28:05.831480 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.831659 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.831708 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:05.832156 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.832192 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.832523 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.832770 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.832939 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec. 2025.01.16 23:28:05.832987 [ 5 ] {3e1e7002-9244-43b6-a137-3d7092e021c6} TCPHandler: Processed in 0.001647082 sec. 2025.01.16 23:28:05.833137 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.833242 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.833305 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:05.834394 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.834432 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.835063 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.16 23:28:05.835312 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.835448 [ 158 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.16 23:28:05.835493 [ 158 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.835509 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} executeQuery: Read 39 rows, 71.56 KiB in 0.002288 sec., 17045.454545454544 rows/sec., 30.54 MiB/sec. 2025.01.16 23:28:05.835518 [ 158 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.835899 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:28:05.836143 [ 255 ] {a7343e78-949c-48a4-b2e6-b73ff969fb0c} TCPHandler: Processed in 0.003055669 sec. 2025.01.16 23:28:05.836496 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:05.836711 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:05.836766 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:05.836776 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:05.836878 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 438 rows starting from the beginning of the part 2025.01.16 23:28:05.837551 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.01.16 23:28:05.838099 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.01.16 23:28:05.838445 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:05.838552 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:05.838691 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.01.16 23:28:05.839189 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.01.16 23:28:05.839649 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.16 23:28:05.839670 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.01.16 23:28:05.840225 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.840520 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} executeQuery: Read 34 rows, 2.02 KiB in 0.003853 sec., 8824.292758889176 rows/sec., 524.40 KiB/sec. 2025.01.16 23:28:05.840585 [ 5 ] {6f869168-6ee5-44fd-aa07-0dff26e73ecb} TCPHandler: Processed in 0.004280552 sec. 2025.01.16 23:28:05.846484 [ 195 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 19 columns (19 merged, 0 gathered) in 0.010891729 sec., 58117.49447677224 rows/sec., 104.14 MiB/sec. 2025.01.16 23:28:05.847206 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.16 23:28:05.847642 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:05.847725 [ 186 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_21_4} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.16 23:28:05.847873 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.01.16 23:28:09.295346 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 892 2025.01.16 23:28:09.298941 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:09.299001 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:09.300575 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:09.300889 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:09.301523 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 892 2025.01.16 23:28:10.384489 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:10.384691 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:10.384761 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:10.385503 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:10.385555 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:10.385983 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.16 23:28:10.386231 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:10.386474 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} executeQuery: Read 56 rows, 4.41 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.36 MiB/sec. 2025.01.16 23:28:10.386572 [ 5 ] {cb84082b-8f14-4566-8219-02eb29d28680} TCPHandler: Processed in 0.002218492 sec. 2025.01.16 23:28:10.386819 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:10.386970 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:10.387018 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:10.387587 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:10.387628 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:10.387987 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.16 23:28:10.388230 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:10.388441 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} executeQuery: Read 64 rows, 5.12 KiB in 0.001496 sec., 42780.74866310161 rows/sec., 3.34 MiB/sec. 2025.01.16 23:28:10.388495 [ 255 ] {55ba271b-3f98-47d5-8755-134f2dfb7e7a} TCPHandler: Processed in 0.001806075 sec. 2025.01.16 23:28:10.388637 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:10.388751 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:10.388801 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:10.389308 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:10.389347 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:10.389740 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.16 23:28:10.389981 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:10.390210 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} executeQuery: Read 128 rows, 9.13 KiB in 0.001473 sec., 86897.48811948406 rows/sec., 6.05 MiB/sec. 2025.01.16 23:28:10.390282 [ 5 ] {2be5128f-80b6-4dc3-a1a1-bc8f192eb36c} TCPHandler: Processed in 0.001699022 sec. 2025.01.16 23:28:10.390497 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:10.390684 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:10.390742 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:10.391311 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:10.391353 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:10.391716 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.16 23:28:10.391956 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:10.392166 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} executeQuery: Read 48 rows, 3.31 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.13 MiB/sec. 2025.01.16 23:28:10.392220 [ 255 ] {1b4dd450-b6ec-40de-bc22-11d851ba2d15} TCPHandler: Processed in 0.001852166 sec. 2025.01.16 23:28:11.731107 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.01.16 23:28:11.731765 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:11.731803 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:11.732330 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:28:11.732585 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:11.732794 [ 90 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:28:11.732828 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.01.16 23:28:11.732881 [ 90 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:11.732914 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:11.733074 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:28:11.733260 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:11.733307 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:28:11.733390 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.01.16 23:28:11.733608 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.01.16 23:28:11.733805 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.01.16 23:28:11.733929 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.01.16 23:28:11.734009 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.01.16 23:28:11.736453 [ 196 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003457307 sec., 4111003.1593954484 rows/sec., 58.81 MiB/sec. 2025.01.16 23:28:11.736937 [ 195 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:28:11.737326 [ 195 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:11.737421 [ 195 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_31_6} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:28:11.737538 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.16 23:28:12.734482 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.16 23:28:12.755305 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:12.755364 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:12.762853 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:28:12.763640 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:12.764028 [ 95 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:28:12.764179 [ 95 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:12.764259 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:12.764669 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.780862 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.16 23:28:12.782114 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:12.783766 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.789382 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.794997 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.800485 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.806131 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.810832 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:12.869758 [ 202 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105328633 sec., 2221.618123535316 rows/sec., 11.49 MiB/sec. 2025.01.16 23:28:12.872601 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:28:12.875650 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_31_6} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:12.875779 [ 188 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_31_6} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:28:12.878534 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.16 23:28:13.000217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.85 MiB, peak 212.39 MiB, free memory in arenas 0.00 B, will set to 202.98 MiB (RSS), difference: 1.13 MiB 2025.01.16 23:28:15.385908 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:15.386130 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:15.386210 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:15.386984 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.387030 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.387484 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.16 23:28:15.387743 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.387895 [ 150 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.16 23:28:15.387938 [ 150 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.387945 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec. 2025.01.16 23:28:15.387962 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.388034 [ 5 ] {49bb62cf-48ff-4565-9fa7-911694c1f2de} TCPHandler: Processed in 0.002264603 sec. 2025.01.16 23:28:15.388091 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:15.388194 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:15.388214 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:15.388228 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part 2025.01.16 23:28:15.388335 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 281 rows starting from the beginning of the part 2025.01.16 23:28:15.388421 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:15.388598 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:15.388607 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:15.388967 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1421 rows starting from the beginning of the part 2025.01.16 23:28:15.389139 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:15.389328 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:15.390469 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.390514 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.391130 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.16 23:28:15.391418 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.391551 [ 150 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.16 23:28:15.391614 [ 150 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.391638 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} executeQuery: Read 64 rows, 5.12 KiB in 0.003282 sec., 19500.304692260816 rows/sec., 1.52 MiB/sec. 2025.01.16 23:28:15.391641 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.392002 [ 255 ] {4a961673-529c-4541-9698-464b24a0bba9} TCPHandler: Processed in 0.003837924 sec. 2025.01.16 23:28:15.392327 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:15.392394 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:15.392690 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.004648969 sec., 710049.9056887666 rows/sec., 62.23 MiB/sec. 2025.01.16 23:28:15.392792 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:15.392974 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:15.393095 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.16 23:28:15.393185 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:15.393438 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.01.16 23:28:15.394047 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part 2025.01.16 23:28:15.394175 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.394586 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:15.394618 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_51_10} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.16 23:28:15.394960 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.16 23:28:15.395144 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 877 rows starting from the beginning of the part 2025.01.16 23:28:15.395679 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:15.396268 [ 202 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:15.397551 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.397657 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.398546 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.16 23:28:15.399032 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.399355 [ 150 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.16 23:28:15.399416 [ 150 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.399428 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} executeQuery: Read 160 rows, 11.41 KiB in 0.006784 sec., 23584.905660377357 rows/sec., 1.64 MiB/sec. 2025.01.16 23:28:15.399457 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.399532 [ 5 ] {5f9ce59e-f042-4dbe-86bc-accea0342803} TCPHandler: Processed in 0.007395402 sec. 2025.01.16 23:28:15.399775 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:15.399892 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:15.400119 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:15.400341 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:15.400557 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.008760618 sec., 274295.71749390283 rows/sec., 21.03 MiB/sec. 2025.01.16 23:28:15.400748 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:15.400929 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14431 rows starting from the beginning of the part 2025.01.16 23:28:15.400956 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.16 23:28:15.401760 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.01.16 23:28:15.402264 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.402377 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:15.402679 [ 190 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_51_10} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.16 23:28:15.402915 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 955 rows starting from the beginning of the part 2025.01.16 23:28:15.403070 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.403130 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.16 23:28:15.403201 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.403426 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part 2025.01.16 23:28:15.403727 [ 200 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:15.404661 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.16 23:28:15.405114 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.405288 [ 150 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.16 23:28:15.405332 [ 150 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:15.405361 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} executeQuery: Read 60 rows, 4.14 KiB in 0.005387 sec., 11137.924633376648 rows/sec., 768.63 KiB/sec. 2025.01.16 23:28:15.405362 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:15.405791 [ 255 ] {eead47c9-5d59-4288-a89e-7a7727808b27} TCPHandler: Processed in 0.006127598 sec. 2025.01.16 23:28:15.405963 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:15.406646 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:15.406773 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2656 rows starting from the beginning of the part 2025.01.16 23:28:15.407123 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.01.16 23:28:15.407438 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:15.408084 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.16 23:28:15.408394 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2025.01.16 23:28:15.408676 [ 192 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:15.410970 [ 190 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.005459235 sec., 538536.9928204226 rows/sec., 35.04 MiB/sec. 2025.01.16 23:28:15.411402 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.16 23:28:15.411840 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.411970 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_51_10} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.16 23:28:15.412242 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.16 23:28:15.412430 [ 190 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 16071 rows, containing 5 columns (5 merged, 0 gathered) in 0.012847697 sec., 1250885.6645669648 rows/sec., 84.34 MiB/sec. 2025.01.16 23:28:15.412962 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.16 23:28:15.413268 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:15.413354 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_51_10} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.16 23:28:15.413447 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.01.16 23:28:16.272931 [ 122 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.16 23:28:16.272998 [ 122 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:16.273020 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:16.273208 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::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.01.16 23:28:16.273444 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:16.273481 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 64 rows starting from the beginning of the part 2025.01.16 23:28:16.273563 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:16.273810 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.01.16 23:28:16.273998 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:16.274168 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:16.275315 [ 193 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002223493 sec., 92647.01980172639 rows/sec., 6.98 MiB/sec. 2025.01.16 23:28:16.275487 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.16 23:28:16.275786 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:16.275877 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_24_5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.16 23:28:16.275966 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.16 23:28:19.057348 [ 149 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:28:19.057411 [ 149 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:28:19.233037 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.01.16 23:28:19.233778 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:19.233819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:19.234362 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:28:19.234639 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:19.234881 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.16 23:28:19.301865 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 908 2025.01.16 23:28:19.304736 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:19.304784 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:19.306265 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:19.306587 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:19.307172 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 908 2025.01.16 23:28:20.001443 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001033959 sec. 2025.01.16 23:28:20.281015 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.16 23:28:20.299812 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.299875 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.306894 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:28:20.307649 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.310969 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.16 23:28:20.392491 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.392667 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.392736 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:20.393474 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.393527 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.393915 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.394168 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.394471 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2025.01.16 23:28:20.394819 [ 5 ] {183246ef-fd99-4741-a3e1-28cb37043452} TCPHandler: Processed in 0.002448907 sec. 2025.01.16 23:28:20.395187 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.395406 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:20.395462 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:20.396176 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.396215 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.396595 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.16 23:28:20.396852 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.397091 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} executeQuery: Read 281 rows, 25.42 KiB in 0.001719 sec., 163467.13205351948 rows/sec., 14.44 MiB/sec. 2025.01.16 23:28:20.397305 [ 255 ] {6a95f7dd-7a25-417a-a047-d610763701a6} TCPHandler: Processed in 0.002313284 sec. 2025.01.16 23:28:20.397538 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.397688 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.397746 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:20.398432 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.398481 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.398858 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:20.399111 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.399323 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} executeQuery: Read 46 rows, 3.39 KiB in 0.001664 sec., 27644.23076923077 rows/sec., 1.99 MiB/sec. 2025.01.16 23:28:20.399375 [ 5 ] {367b3a3f-aabf-4d87-8bb5-b71a1d704380} TCPHandler: Processed in 0.001958997 sec. 2025.01.16 23:28:20.399507 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.399624 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.399677 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:20.400299 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.400347 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.400728 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.400966 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.401223 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. 2025.01.16 23:28:20.401362 [ 255 ] {30401a86-a5e1-43a1-9098-5b7ca9914ed2} TCPHandler: Processed in 0.001900936 sec. 2025.01.16 23:28:20.401556 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.401687 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.401741 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:20.402379 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.402427 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.402798 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.403036 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.403325 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} executeQuery: Read 13 rows, 830.00 B in 0.00164 sec., 7926.829268292683 rows/sec., 494.24 KiB/sec. 2025.01.16 23:28:20.403536 [ 5 ] {35fe610c-05d7-481c-b55a-214bfa51d598} TCPHandler: Processed in 0.002060749 sec. 2025.01.16 23:28:20.403697 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.403825 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:20.403878 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:20.404689 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.404729 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.405104 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.16 23:28:20.405340 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.405541 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} executeQuery: Read 421 rows, 30.80 KiB in 0.001745 sec., 241260.74498567334 rows/sec., 17.24 MiB/sec. 2025.01.16 23:28:20.405592 [ 255 ] {215f3e9a-0111-4e27-9a1a-439bf42f1b41} TCPHandler: Processed in 0.001959637 sec. 2025.01.16 23:28:20.405730 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.405836 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:20.405881 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:20.406314 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.406353 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.406703 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.406944 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.407151 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. 2025.01.16 23:28:20.407200 [ 5 ] {203ea0cb-77e5-4643-8e94-474cb28611ab} TCPHandler: Processed in 0.001522189 sec. 2025.01.16 23:28:20.407324 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.407430 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.407478 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:20.408076 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.408121 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.408576 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.16 23:28:20.408808 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.409007 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} executeQuery: Read 237 rows, 16.27 KiB in 0.001597 sec., 148403.25610519724 rows/sec., 9.95 MiB/sec. 2025.01.16 23:28:20.409056 [ 255 ] {bf59a1c2-e233-471e-bd41-5e8e43e5df56} TCPHandler: Processed in 0.001783094 sec. 2025.01.16 23:28:20.409185 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.409297 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.409343 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:20.409769 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.409808 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.410156 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.410394 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.410604 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. 2025.01.16 23:28:20.410653 [ 5 ] {f1ac50eb-69e1-4021-9556-c9252d888e6c} TCPHandler: Processed in 0.001520629 sec. 2025.01.16 23:28:20.410782 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.410890 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.410954 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:20.411990 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.412029 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.412656 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.16 23:28:20.412913 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.413138 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} executeQuery: Read 39 rows, 71.56 KiB in 0.002268 sec., 17195.767195767196 rows/sec., 30.81 MiB/sec. 2025.01.16 23:28:20.413229 [ 255 ] {b590596c-1697-4a6b-b8b4-562a139e981c} TCPHandler: Processed in 0.002499508 sec. 2025.01.16 23:28:20.413366 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:20.413474 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:20.413519 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:20.414032 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:20.414078 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:20.414500 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.16 23:28:20.414756 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:20.414969 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. 2025.01.16 23:28:20.415018 [ 5 ] {da6b620d-cdfe-44bf-bba6-8be9a352faa0} TCPHandler: Processed in 0.001705123 sec. 2025.01.16 23:28:25.386456 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:25.386678 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:25.386759 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:25.387518 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:25.387565 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:25.387977 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.16 23:28:25.388212 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:25.388529 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec. 2025.01.16 23:28:25.388586 [ 5 ] {ffd1b946-0358-4a9d-9eeb-b238d21a5423} TCPHandler: Processed in 0.002268384 sec. 2025.01.16 23:28:25.388785 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:25.388923 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:25.388979 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:25.389659 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:25.389708 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:25.390086 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.16 23:28:25.390353 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:25.390590 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} executeQuery: Read 64 rows, 5.12 KiB in 0.001691 sec., 37847.42755765819 rows/sec., 2.95 MiB/sec. 2025.01.16 23:28:25.390693 [ 255 ] {2b5c083d-4418-4a98-9afd-6370240697df} TCPHandler: Processed in 0.001976978 sec. 2025.01.16 23:28:25.390911 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:25.391074 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:25.391137 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:25.391781 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:25.391821 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:25.392208 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.16 23:28:25.392446 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:25.392660 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2025.01.16 23:28:25.392714 [ 5 ] {3a585497-9f75-41f3-a49e-95e698092fe3} TCPHandler: Processed in 0.001936837 sec. 2025.01.16 23:28:25.392867 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:25.392996 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:25.393052 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:25.393596 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:25.393643 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:25.394026 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.16 23:28:25.394265 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:25.394521 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2025.01.16 23:28:25.394651 [ 255 ] {23bda7bf-3800-424d-b1f4-e48980c90ad2} TCPHandler: Processed in 0.001842695 sec. 2025.01.16 23:28:26.735084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.01.16 23:28:26.735850 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:26.735902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:26.736454 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:28:26.736714 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:26.737040 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.01.16 23:28:27.811100 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.16 23:28:27.832273 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:27.832340 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:27.839658 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:28:27.840421 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:27.844001 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.16 23:28:29.307393 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 938 2025.01.16 23:28:29.310394 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:29.310449 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.16 23:28:29.311932 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:29.312249 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:29.313988 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 938 2025.01.16 23:28:30.405277 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.405507 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.405581 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:30.406451 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.406509 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.406971 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.407240 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.407442 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. 2025.01.16 23:28:30.407507 [ 5 ] {bd922c41-0109-4e8f-9bda-e64e705a8f96} TCPHandler: Processed in 0.002376205 sec. 2025.01.16 23:28:30.407993 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.408131 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:30.408188 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:30.411190 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.411232 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.411653 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.16 23:28:30.411918 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.412114 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} executeQuery: Read 281 rows, 25.42 KiB in 0.004018 sec., 69935.2911896466 rows/sec., 6.18 MiB/sec. 2025.01.16 23:28:30.412167 [ 255 ] {95207c5b-0589-42b3-91c5-f8e13a9e61a4} TCPHandler: Processed in 0.004248652 sec. 2025.01.16 23:28:30.412383 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.412499 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.412548 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:30.413122 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.413162 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.413539 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:28:30.413782 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.413988 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} executeQuery: Read 46 rows, 3.39 KiB in 0.001507 sec., 30524.2203052422 rows/sec., 2.20 MiB/sec. 2025.01.16 23:28:30.414075 [ 5 ] {47730fe8-5130-48a0-bab6-005a5046988b} TCPHandler: Processed in 0.001749393 sec. 2025.01.16 23:28:30.414300 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.414434 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.414485 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:30.415062 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.415103 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.415469 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.415733 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.415911 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec. 2025.01.16 23:28:30.415966 [ 255 ] {a8c8d988-c836-4bd0-a53f-d16ccb924bb5} TCPHandler: Processed in 0.001749054 sec. 2025.01.16 23:28:30.416124 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.416235 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.416282 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:30.416823 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.416861 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.417199 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.417442 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.417615 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} executeQuery: Read 13 rows, 830.00 B in 0.001402 sec., 9272.46790299572 rows/sec., 578.14 KiB/sec. 2025.01.16 23:28:30.417665 [ 5 ] {5782bc63-87b4-4fec-8828-a182a3eb4e7a} TCPHandler: Processed in 0.001596521 sec. 2025.01.16 23:28:30.417857 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.417973 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:30.418020 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:30.418807 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.418849 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.419236 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.16 23:28:30.419546 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.419771 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} executeQuery: Read 421 rows, 30.80 KiB in 0.001815 sec., 231955.92286501377 rows/sec., 16.57 MiB/sec. 2025.01.16 23:28:30.419896 [ 255 ] {a1f75c09-2ed1-4c8d-b54d-e9d064bd49af} TCPHandler: Processed in 0.00209045 sec. 2025.01.16 23:28:30.420974 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.421112 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:30.421171 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:30.421801 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.421847 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.422305 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.422638 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.422914 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} executeQuery: Read 6 rows, 321.00 B in 0.001831 sec., 3276.897870016385 rows/sec., 171.21 KiB/sec. 2025.01.16 23:28:30.422985 [ 5 ] {63fcb860-f08e-47bd-b732-620e214a9e49} TCPHandler: Processed in 0.00207848 sec. 2025.01.16 23:28:30.423547 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.423674 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.423735 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:30.424421 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.424465 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.424957 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.16 23:28:30.425279 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.425519 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} executeQuery: Read 237 rows, 16.27 KiB in 0.001871 sec., 126670.22982362373 rows/sec., 8.49 MiB/sec. 2025.01.16 23:28:30.425585 [ 255 ] {ae9d99c8-f40a-4155-8a55-6f0c64718330} TCPHandler: Processed in 0.002098051 sec. 2025.01.16 23:28:30.425757 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.425878 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.425925 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:30.426371 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.426412 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.426770 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.427010 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.427134 [ 138 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.01.16 23:28:30.427178 [ 138 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.427188 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. 2025.01.16 23:28:30.427201 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.427276 [ 5 ] {c5a8fbca-b0ac-4ce9-a205-36ab28bb31aa} TCPHandler: Processed in 0.00157713 sec. 2025.01.16 23:28:30.427489 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.01.16 23:28:30.427546 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.427911 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:30.427992 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.428043 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part 2025.01.16 23:28:30.428479 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.16 23:28:30.428505 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:30.428710 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.16 23:28:30.429192 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.16 23:28:30.429604 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.16 23:28:30.429956 [ 191 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.16 23:28:30.432367 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.005076248 sec., 4727.901394888508 rows/sec., 317.81 KiB/sec. 2025.01.16 23:28:30.432740 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.16 23:28:30.433135 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.433191 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.433803 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.434193 [ 193 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_23_5} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.01.16 23:28:30.434437 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:28:30.434614 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.16 23:28:30.434916 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.435145 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} executeQuery: Read 39 rows, 71.56 KiB in 0.007305 sec., 5338.809034907597 rows/sec., 9.57 MiB/sec. 2025.01.16 23:28:30.435280 [ 255 ] {d6049d1f-df3c-41ea-80e2-026ed3612624} TCPHandler: Processed in 0.007845791 sec. 2025.01.16 23:28:30.435474 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:30.435593 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:30.435642 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:30.436118 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:30.436156 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:30.436527 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.16 23:28:30.436779 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:30.436974 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec. 2025.01.16 23:28:30.437077 [ 5 ] {d7044e8a-0c86-4895-98f9-964d6586fc35} TCPHandler: Processed in 0.001670712 sec. 2025.01.16 23:28:34.057454 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:28:34.057515 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:28:34.237233 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.01.16 23:28:34.237924 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:34.237973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:34.238517 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:28:34.238782 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:34.239052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.16 23:28:35.344116 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.16 23:28:35.364569 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.364622 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.372063 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:28:35.372832 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.375505 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.16 23:28:35.386523 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.386787 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:35.386888 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:35.387650 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.387692 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.388052 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.16 23:28:35.388456 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.389061 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} executeQuery: Read 56 rows, 4.41 KiB in 0.002338 sec., 23952.095808383234 rows/sec., 1.84 MiB/sec. 2025.01.16 23:28:35.389140 [ 5 ] {f7d95000-30e5-4d3e-9978-55c094eae195} TCPHandler: Processed in 0.002782854 sec. 2025.01.16 23:28:35.389400 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.389570 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:35.389622 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:35.390245 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.390286 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.390657 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.16 23:28:35.390907 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.391126 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. 2025.01.16 23:28:35.391180 [ 255 ] {e422ca30-5d55-4460-b028-9d7a1f2b07ce} TCPHandler: Processed in 0.001907367 sec. 2025.01.16 23:28:35.391361 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.391491 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.391550 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:35.392191 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.392229 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.392605 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.16 23:28:35.392842 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.393066 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. 2025.01.16 23:28:35.393116 [ 5 ] {6afd2795-0bee-41ec-8260-dc02181cf0d3} TCPHandler: Processed in 0.001822225 sec. 2025.01.16 23:28:35.393262 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.393390 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.393446 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:35.393989 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.394037 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.394410 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.16 23:28:35.394656 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.394858 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2025.01.16 23:28:35.394954 [ 255 ] {49d77a6e-7f72-4581-a49c-e8d55972753f} TCPHandler: Processed in 0.001751123 sec. 2025.01.16 23:28:35.806127 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.806316 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.806385 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:35.807101 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.807153 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.807590 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.807842 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.808074 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. 2025.01.16 23:28:35.808131 [ 5 ] {409fa10c-bfea-4485-9f43-94b573112df1} TCPHandler: Processed in 0.002141821 sec. 2025.01.16 23:28:35.808309 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.808449 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:28:35.808506 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:28:35.809168 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.809212 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.809573 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.16 23:28:35.809813 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.810073 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} executeQuery: Read 14 rows, 1.14 KiB in 0.001638 sec., 8547.008547008547 rows/sec., 696.95 KiB/sec. 2025.01.16 23:28:35.810317 [ 255 ] {25428482-14f1-4c34-bf1a-0d0f2e7c8ec6} TCPHandler: Processed in 0.00206566 sec. 2025.01.16 23:28:35.810468 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.810576 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:35.810620 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:35.811802 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.811840 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.812286 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.16 23:28:35.812525 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.812711 [ 133 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.16 23:28:35.812771 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} executeQuery: Read 1428 rows, 122.50 KiB in 0.002216 sec., 644404.3321299639 rows/sec., 53.98 MiB/sec. 2025.01.16 23:28:35.812799 [ 133 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.812864 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.812905 [ 5 ] {96bda627-5b65-4dfd-91f9-614740d35b6d} TCPHandler: Processed in 0.002488908 sec. 2025.01.16 23:28:35.813051 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:35.813073 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.813205 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:35.813225 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.813249 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part 2025.01.16 23:28:35.813293 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:35.813466 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 281 rows starting from the beginning of the part 2025.01.16 23:28:35.813914 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:35.814117 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 281 rows starting from the beginning of the part 2025.01.16 23:28:35.814357 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:28:35.814617 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1428 rows starting from the beginning of the part 2025.01.16 23:28:35.815348 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.815386 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.815930 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:28:35.816186 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.816520 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} executeQuery: Read 60 rows, 4.37 KiB in 0.003335 sec., 17991.004497751124 rows/sec., 1.28 MiB/sec. 2025.01.16 23:28:35.816616 [ 255 ] {fc916a64-1696-4891-ac2d-4b0469e0d889} TCPHandler: Processed in 0.003600969 sec. 2025.01.16 23:28:35.816786 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.816844 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.003880484 sec., 910453.438282441 rows/sec., 80.20 MiB/sec. 2025.01.16 23:28:35.816937 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.816991 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:35.817196 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.16 23:28:35.817858 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.818074 [ 193 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_56_11} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.16 23:28:35.818292 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.16 23:28:35.818376 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.818421 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.818788 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.819026 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.819276 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} executeQuery: Read 242 rows, 16.79 KiB in 0.002372 sec., 102023.60876897133 rows/sec., 6.91 MiB/sec. 2025.01.16 23:28:35.819502 [ 5 ] {98bca75c-304c-4d21-a4ee-2411d5578fea} TCPHandler: Processed in 0.002786843 sec. 2025.01.16 23:28:35.819709 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.819839 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.819894 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:35.820499 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.820537 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.820874 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.821109 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.821327 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. 2025.01.16 23:28:35.821378 [ 255 ] {7f893d76-8f40-4083-a1c2-190d44ef38f3} TCPHandler: Processed in 0.001774524 sec. 2025.01.16 23:28:35.821526 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.821653 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:35.821705 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:35.822637 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.822676 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.823060 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.16 23:28:35.823297 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.823473 [ 131 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.16 23:28:35.823518 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} executeQuery: Read 891 rows, 66.24 KiB in 0.001892 sec., 470930.23255813954 rows/sec., 34.19 MiB/sec. 2025.01.16 23:28:35.823567 [ 131 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.823632 [ 5 ] {fc1176c5-8e90-4b71-a76e-38de70e56d10} TCPHandler: Processed in 0.002167152 sec. 2025.01.16 23:28:35.823639 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.823829 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:35.823837 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.823978 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:35.824018 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:35.824024 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2025.01.16 23:28:35.824090 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:35.824207 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part 2025.01.16 23:28:35.824497 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:35.824807 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part 2025.01.16 23:28:35.825073 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:28:35.825245 [ 191 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 891 rows starting from the beginning of the part 2025.01.16 23:28:35.826209 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.826255 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.826768 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.827065 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.827310 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} executeQuery: Read 6 rows, 321.00 B in 0.003329 sec., 1802.3430459597478 rows/sec., 94.17 KiB/sec. 2025.01.16 23:28:35.827494 [ 255 ] {dd280acb-effc-42a0-a046-33c71e3441cf} TCPHandler: Processed in 0.003761662 sec. 2025.01.16 23:28:35.827609 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.003831864 sec., 723929.659298973 rows/sec., 55.28 MiB/sec. 2025.01.16 23:28:35.827662 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.827798 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.827822 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.16 23:28:35.827863 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:35.828213 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.828292 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_56_11} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.16 23:28:35.828363 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.16 23:28:35.828818 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.828854 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.829290 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.16 23:28:35.829535 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.829692 [ 131 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.16 23:28:35.829750 [ 131 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.829785 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} executeQuery: Read 962 rows, 65.46 KiB in 0.002011 sec., 478368.97066136246 rows/sec., 31.79 MiB/sec. 2025.01.16 23:28:35.829794 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.829958 [ 5 ] {86044ab7-a50a-4532-be6f-78734e561c4f} TCPHandler: Processed in 0.002363375 sec. 2025.01.16 23:28:35.829998 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:35.830109 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:35.830132 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.830142 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16071 rows starting from the beginning of the part 2025.01.16 23:28:35.830290 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.01.16 23:28:35.830518 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.830659 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:35.830786 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:35.831010 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2025.01.16 23:28:35.831460 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:28:35.831826 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 962 rows starting from the beginning of the part 2025.01.16 23:28:35.832654 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.832690 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.833115 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.833476 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.833980 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} executeQuery: Read 1 rows, 69.00 B in 0.003606 sec., 277.31558513588465 rows/sec., 18.69 KiB/sec. 2025.01.16 23:28:35.834438 [ 255 ] {55268be4-2866-4169-b1bf-4d60122ab254} TCPHandler: Processed in 0.004364244 sec. 2025.01.16 23:28:35.834776 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.834957 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.835069 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:35.836588 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.836628 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.837487 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.16 23:28:35.837813 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.838109 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} executeQuery: Read 39 rows, 71.56 KiB in 0.003193 sec., 12214.218603194488 rows/sec., 21.89 MiB/sec. 2025.01.16 23:28:35.838214 [ 5 ] {7c541a77-1718-401f-841f-1681afdac820} TCPHandler: Processed in 0.00364481 sec. 2025.01.16 23:28:35.838412 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:35.838503 [ 188 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17827 rows, containing 5 columns (5 merged, 0 gathered) in 0.008576035 sec., 2078699.5388894754 rows/sec., 140.11 MiB/sec. 2025.01.16 23:28:35.838590 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:35.838662 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:35.839042 [ 188 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.16 23:28:35.840160 [ 188 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.840315 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.840422 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.840521 [ 188 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_56_11} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.16 23:28:35.840768 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. 2025.01.16 23:28:35.841130 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.16 23:28:35.841377 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.841546 [ 131 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.16 23:28:35.841605 [ 131 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:35.841637 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} executeQuery: Read 34 rows, 2.02 KiB in 0.003083 sec., 11028.219266947779 rows/sec., 655.37 KiB/sec. 2025.01.16 23:28:35.841643 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:35.841794 [ 255 ] {e6cc45e2-b442-4b9b-8eae-92622b22c61c} TCPHandler: Processed in 0.003485358 sec. 2025.01.16 23:28:35.841837 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:35.841938 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:35.841965 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2940 rows starting from the beginning of the part 2025.01.16 23:28:35.842039 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.01.16 23:28:35.842243 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:35.842390 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.01.16 23:28:35.842588 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:28:35.842733 [ 195 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2025.01.16 23:28:35.844078 [ 189 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307634 sec., 1411835.6723813224 rows/sec., 91.76 MiB/sec. 2025.01.16 23:28:35.844453 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.16 23:28:35.844861 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:35.844972 [ 198 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_56_11} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.16 23:28:35.845089 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.16 23:28:39.314255 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 992 2025.01.16 23:28:39.318441 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:39.318513 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:39.320420 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:39.320760 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:39.321348 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 992 2025.01.16 23:28:40.384622 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:40.384828 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:40.384910 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:40.385704 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:40.385758 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:40.386191 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.16 23:28:40.386454 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:40.386652 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. 2025.01.16 23:28:40.386708 [ 5 ] {b33c1793-1a53-4ee6-9be8-f691521c087c} TCPHandler: Processed in 0.002228123 sec. 2025.01.16 23:28:40.386880 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:40.387031 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:40.387099 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:40.387663 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:40.387700 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:40.388071 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.16 23:28:40.388310 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:40.388499 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. 2025.01.16 23:28:40.388574 [ 255 ] {e2894423-4b77-4aee-86ad-37fd04de5dd0} TCPHandler: Processed in 0.001767824 sec. 2025.01.16 23:28:40.388781 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:40.388975 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:40.389027 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:40.389578 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:40.389616 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:40.389997 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.16 23:28:40.390243 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:40.390415 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} executeQuery: Read 128 rows, 9.13 KiB in 0.001474 sec., 86838.53459972862 rows/sec., 6.05 MiB/sec. 2025.01.16 23:28:40.390469 [ 5 ] {9bc8ccbb-64ec-4141-abf1-e9bdfeccd697} TCPHandler: Processed in 0.001812695 sec. 2025.01.16 23:28:40.390629 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:40.390737 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:40.390785 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:40.391224 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:40.391262 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:40.391615 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.16 23:28:40.391852 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:40.392051 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} executeQuery: Read 48 rows, 3.31 KiB in 0.001333 sec., 36009.00225056264 rows/sec., 2.43 MiB/sec. 2025.01.16 23:28:40.392126 [ 255 ] {5341d6e1-1293-4c6f-96ba-c17f3d637ca2} TCPHandler: Processed in 0.00155058 sec. 2025.01.16 23:28:41.739269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.01.16 23:28:41.740403 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:41.740493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:41.741168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:28:41.741423 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:41.741684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.01.16 23:28:42.875643 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.16 23:28:42.896670 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:42.896717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:42.904101 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:28:42.904880 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:42.908391 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.16 23:28:45.386659 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:45.386884 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:45.386964 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:45.387759 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:45.387811 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:45.388243 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.16 23:28:45.388494 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:45.388721 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2025.01.16 23:28:45.388822 [ 5 ] {8842bb6d-8bae-4070-a5e7-b7289b9cba39} TCPHandler: Processed in 0.002297814 sec. 2025.01.16 23:28:45.389042 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:45.389197 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:45.389254 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:45.389878 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:45.389918 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:45.390297 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.16 23:28:45.390540 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:45.390762 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. 2025.01.16 23:28:45.390817 [ 255 ] {7350e760-421b-4e5c-a41c-1d9007f9f820} TCPHandler: Processed in 0.001885096 sec. 2025.01.16 23:28:45.390966 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:45.391097 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:45.391157 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:45.391742 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:45.391781 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:45.392158 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.16 23:28:45.392409 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:45.392667 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. 2025.01.16 23:28:45.392722 [ 5 ] {6caef403-c99d-4c75-9cbb-af3a1ffa4280} TCPHandler: Processed in 0.001819905 sec. 2025.01.16 23:28:45.392967 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:45.393140 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:45.393197 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:45.393708 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:45.393747 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:45.394105 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.16 23:28:45.394336 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:45.394543 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. 2025.01.16 23:28:45.394591 [ 255 ] {5b785dde-a3d5-4170-bf61-7ee95c492d2d} TCPHandler: Processed in 0.001777484 sec. 2025.01.16 23:28:46.270927 [ 116 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.16 23:28:46.270991 [ 116 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:46.271012 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:46.271142 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:28:46.271300 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:46.271337 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part 2025.01.16 23:28:46.271431 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.16 23:28:46.271542 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:46.271622 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:46.271854 [ 193 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.16 23:28:46.273001 [ 198 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923267 sec., 392561.199251066 rows/sec., 28.10 MiB/sec. 2025.01.16 23:28:46.273228 [ 198 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.16 23:28:46.273602 [ 198 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:46.273700 [ 198 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_24_5} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.16 23:28:46.273805 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.16 23:28:47.053361 [ 115 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.16 23:28:47.053440 [ 115 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:47.053468 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:47.053733 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:28:47.054031 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:47.054099 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.16 23:28:47.054229 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:47.054470 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:47.054709 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:47.054771 [ 193 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.16 23:28:47.055974 [ 198 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413566 sec., 59662.7562701828 rows/sec., 3.04 MiB/sec. 2025.01.16 23:28:47.056169 [ 197 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.16 23:28:47.056534 [ 197 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:47.056635 [ 197 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_24_5} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.16 23:28:47.056720 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.16 23:28:49.057561 [ 112 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:28:49.057641 [ 112 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:28:49.241865 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.01.16 23:28:49.242654 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:49.242702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:49.243251 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:28:49.243512 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:49.243670 [ 112 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:28:49.243720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.16 23:28:49.243725 [ 112 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:49.243756 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:49.243903 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:28:49.244073 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:49.244117 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.01.16 23:28:49.244200 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.01.16 23:28:49.244407 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.01.16 23:28:49.244640 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.01.16 23:28:49.244818 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.01.16 23:28:49.244977 [ 198 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.01.16 23:28:49.247562 [ 197 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003733642 sec., 4427580.362552168 rows/sec., 63.34 MiB/sec. 2025.01.16 23:28:49.247729 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:28:49.248158 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:49.248270 [ 200 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_36_7} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:28:49.248415 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.16 23:28:49.321696 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1008 2025.01.16 23:28:49.324365 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:49.324418 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:49.325889 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:28:49.326196 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:49.326418 [ 112 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:28:49.326508 [ 112 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:49.326577 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:49.326902 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:28:49.327265 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1008 2025.01.16 23:28:49.327752 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:49.327873 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 840 rows starting from the beginning of the part 2025.01.16 23:28:49.328442 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2025.01.16 23:28:49.328989 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:28:49.329501 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.01.16 23:28:49.329997 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2025.01.16 23:28:49.330564 [ 198 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:28:49.339535 [ 199 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 72 columns (72 merged, 0 gathered) in 0.012827196 sec., 78583.03560653473 rows/sec., 63.62 MiB/sec. 2025.01.16 23:28:49.341436 [ 199 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:28:49.342255 [ 199 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:49.342361 [ 199 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_26_5} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:28:49.342688 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2025.01.16 23:28:50.393071 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.393283 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.393363 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:28:50.394136 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.394187 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.394617 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.394891 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.395085 [ 111 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.16 23:28:50.395145 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2025.01.16 23:28:50.395179 [ 111 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.395257 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.395274 [ 5 ] {aed3b844-a6df-48b0-bd97-8286fd90fc0a} TCPHandler: Processed in 0.002348065 sec. 2025.01.16 23:28:50.395499 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.16 23:28:50.395513 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.395793 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:50.395803 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:50.395857 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.16 23:28:50.395896 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:50.396157 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:50.396556 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:50.396958 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:50.397345 [ 192 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.16 23:28:50.399219 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.399280 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.399950 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.16 23:28:50.400564 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.401285 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} executeQuery: Read 281 rows, 25.42 KiB in 0.005534 sec., 50777.01481749187 rows/sec., 4.49 MiB/sec. 2025.01.16 23:28:50.401491 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006111238 sec., 11454.307621467206 rows/sec., 869.30 KiB/sec. 2025.01.16 23:28:50.401650 [ 255 ] {4b3c9f1f-0953-4196-95dd-6b3cf30e1c84} TCPHandler: Processed in 0.00624965 sec. 2025.01.16 23:28:50.401855 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.16 23:28:50.401956 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.402155 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.402238 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:50.402494 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.402753 [ 190 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_25_6} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.16 23:28:50.402934 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:28:50.403260 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.403304 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.403672 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:28:50.403914 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.404148 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} executeQuery: Read 46 rows, 3.39 KiB in 0.002028 sec., 22682.44575936884 rows/sec., 1.63 MiB/sec. 2025.01.16 23:28:50.404256 [ 5 ] {f48dc9ae-d069-45b2-bf40-9af714a2d8f9} TCPHandler: Processed in 0.002465957 sec. 2025.01.16 23:28:50.404498 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.404623 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.404669 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:28:50.405256 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.405296 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.405657 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.405901 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.406148 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} executeQuery: Read 14 rows, 1004.00 B in 0.001539 sec., 9096.816114359974 rows/sec., 637.08 KiB/sec. 2025.01.16 23:28:50.406349 [ 255 ] {a62a4999-5a78-41fd-983d-5d0a2b1e7f90} TCPHandler: Processed in 0.001965867 sec. 2025.01.16 23:28:50.406516 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.406628 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.406674 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:28:50.407321 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.407368 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.407776 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.408010 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.408166 [ 111 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.16 23:28:50.408225 [ 111 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.408240 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.01.16 23:28:50.408263 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.408399 [ 5 ] {79245fd2-f288-44f4-8cf9-cce1e19d8558} TCPHandler: Processed in 0.001934067 sec. 2025.01.16 23:28:50.408484 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.16 23:28:50.408517 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.16 23:28:50.408563 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.408971 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:50.408986 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:50.409105 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.16 23:28:50.409177 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:50.409579 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:50.410068 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:50.410530 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:50.410981 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.16 23:28:50.414795 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.414893 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.416653 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.16 23:28:50.416801 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008400291 sec., 7737.827177653726 rows/sec., 512.68 KiB/sec. 2025.01.16 23:28:50.417039 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.16 23:28:50.417401 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.418234 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.418283 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} executeQuery: Read 421 rows, 30.80 KiB in 0.00938 sec., 44882.729211087426 rows/sec., 3.21 MiB/sec. 2025.01.16 23:28:50.418603 [ 202 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_25_6} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.16 23:28:50.418857 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:28:50.418958 [ 255 ] {d4fad903-97ae-4217-9787-2e0bf9d74c85} TCPHandler: Processed in 0.010455131 sec. 2025.01.16 23:28:50.419216 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.419512 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:28:50.419617 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:28:50.420931 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.420998 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.421746 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.422163 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.422749 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} executeQuery: Read 6 rows, 321.00 B in 0.003307 sec., 1814.3332325370427 rows/sec., 94.79 KiB/sec. 2025.01.16 23:28:50.423158 [ 5 ] {d8cd087a-d5b2-4115-86a5-f596a9accd6b} TCPHandler: Processed in 0.004053718 sec. 2025.01.16 23:28:50.423593 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.423928 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.424026 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:50.425646 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.425703 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.426462 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.16 23:28:50.426887 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.427499 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} executeQuery: Read 237 rows, 16.27 KiB in 0.003612 sec., 65614.61794019933 rows/sec., 4.40 MiB/sec. 2025.01.16 23:28:50.427951 [ 255 ] {068f3215-f684-4503-8a04-87d368306033} TCPHandler: Processed in 0.004645939 sec. 2025.01.16 23:28:50.428280 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.428632 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.428807 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:28:50.430025 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.430086 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.430885 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.431281 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.431726 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} executeQuery: Read 1 rows, 69.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 21.08 KiB/sec. 2025.01.16 23:28:50.432215 [ 5 ] {74a27565-7c87-430c-b1d5-b221f5baa76e} TCPHandler: Processed in 0.004119139 sec. 2025.01.16 23:28:50.432485 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.432710 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.432857 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:28:50.436443 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.436495 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.438134 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.16 23:28:50.438661 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.439211 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} executeQuery: Read 39 rows, 71.56 KiB in 0.00656 sec., 5945.121951219512 rows/sec., 10.65 MiB/sec. 2025.01.16 23:28:50.439572 [ 255 ] {943b9dc7-9b43-4bbf-af76-60089d881efc} TCPHandler: Processed in 0.007239949 sec. 2025.01.16 23:28:50.439813 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:50.440003 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:50.440086 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:50.441127 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.441178 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.441858 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.16 23:28:50.442286 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.442690 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} executeQuery: Read 82 rows, 5.33 KiB in 0.002732 sec., 30014.64128843338 rows/sec., 1.91 MiB/sec. 2025.01.16 23:28:50.442811 [ 5 ] {89ca12ce-cfdf-4e3a-8268-cb674b254fb1} TCPHandler: Processed in 0.00310079 sec. 2025.01.16 23:28:50.455278 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.455319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.462834 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:28:50.463614 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.463966 [ 111 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.16 23:28:50.464107 [ 111 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:50.464192 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:50.464619 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.474976 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.16 23:28:50.476129 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:50.477077 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.481710 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.486225 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.490960 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.496057 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.500383 [ 187 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:28:50.558965 [ 186 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.094642427 sec., 2873.975326097671 rows/sec., 14.86 MiB/sec. 2025.01.16 23:28:50.561934 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.16 23:28:50.564905 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_36_7} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:50.565030 [ 196 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_36_7} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.16 23:28:50.567592 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.01.16 23:28:55.385479 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.385699 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:28:55.385781 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:28:55.386510 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.386552 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.386984 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.16 23:28:55.387241 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.387464 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} executeQuery: Read 4 rows, 334.00 B in 0.001814 sec., 2205.071664829107 rows/sec., 179.81 KiB/sec. 2025.01.16 23:28:55.387646 [ 5 ] {0d01faab-6555-4d8b-906d-ddf52aa1e7ff} TCPHandler: Processed in 0.002300674 sec. 2025.01.16 23:28:55.387827 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.387956 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:28:55.388002 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:28:55.388586 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.388624 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.388988 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.16 23:28:55.389233 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.389440 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} executeQuery: Read 58 rows, 4.55 KiB in 0.001504 sec., 38563.82978723405 rows/sec., 2.96 MiB/sec. 2025.01.16 23:28:55.389505 [ 255 ] {bbc26706-fe6f-4747-9e76-a215206c8f4c} TCPHandler: Processed in 0.001745553 sec. 2025.01.16 23:28:55.389641 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.389750 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:28:55.389798 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:28:55.390324 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.390364 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.390718 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:28:55.390973 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.391145 [ 104 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.16 23:28:55.391218 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} executeQuery: Read 4 rows, 286.00 B in 0.001483 sec., 2697.2353337828727 rows/sec., 188.33 KiB/sec. 2025.01.16 23:28:55.391231 [ 104 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.391298 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.391351 [ 5 ] {c9a3d74b-c008-4470-a00d-c7a37f72779f} TCPHandler: Processed in 0.001761854 sec. 2025.01.16 23:28:55.391568 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.391592 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::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.01.16 23:28:55.391756 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:28:55.391875 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:28:55.391914 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:28:55.392026 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 64 rows starting from the beginning of the part 2025.01.16 23:28:55.392321 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:55.392626 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:55.393083 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.01.16 23:28:55.393386 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2025.01.16 23:28:55.393814 [ 188 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2025.01.16 23:28:55.394835 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.394891 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:28:55.396000 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.16 23:28:55.396498 [ 195 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.005081307 sec., 52348.736260178724 rows/sec., 3.94 MiB/sec. 2025.01.16 23:28:55.396505 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.396721 [ 195 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.16 23:28:55.396831 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} executeQuery: Read 68 rows, 5.44 KiB in 0.00513 sec., 13255.360623781677 rows/sec., 1.04 MiB/sec. 2025.01.16 23:28:55.396911 [ 255 ] {965e0b96-6d3e-4993-95a6-511c48be58fc} TCPHandler: Processed in 0.005449864 sec. 2025.01.16 23:28:55.397065 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.397112 [ 195 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.397213 [ 195 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_29_6} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.16 23:28:55.397231 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:28:55.397315 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:28:55.397317 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.16 23:28:55.397955 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.397993 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.398390 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.16 23:28:55.398632 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.398844 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} executeQuery: Read 162 rows, 11.55 KiB in 0.001652 sec., 98062.95399515738 rows/sec., 6.83 MiB/sec. 2025.01.16 23:28:55.398897 [ 5 ] {8ac4cea9-9078-4290-9710-297d92f689d7} TCPHandler: Processed in 0.001896537 sec. 2025.01.16 23:28:55.399037 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:28:55.399165 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:28:55.399220 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:28:55.399744 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:55.399789 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:55.400168 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.16 23:28:55.400395 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:55.400604 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2025.01.16 23:28:55.400653 [ 255 ] {fa01c32e-4d9f-40b0-aba7-1777766a8282} TCPHandler: Processed in 0.001677992 sec. 2025.01.16 23:28:56.743945 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.01.16 23:28:56.744651 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:56.744702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:56.745246 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:28:56.745500 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:56.745737 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.01.16 23:28:57.975108 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.16 23:28:57.993796 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:57.993857 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.16 23:28:58.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.45 MiB, peak 220.95 MiB, free memory in arenas 0.00 B, will set to 210.55 MiB (RSS), difference: -3.90 MiB 2025.01.16 23:28:58.001549 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:28:58.002315 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:58.005866 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.16 23:28:59.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 206.55 MiB, peak 220.95 MiB, free memory in arenas 0.00 B, will set to 210.57 MiB (RSS), difference: 4.02 MiB 2025.01.16 23:28:59.327483 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1042 2025.01.16 23:28:59.330632 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:28:59.330685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:28:59.332162 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:28:59.332478 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:28:59.333620 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1042 2025.01.16 23:29:00.393891 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.394131 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.394226 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:00.395359 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.395439 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.396088 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.396440 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.396715 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} executeQuery: Read 14 rows, 1.01 KiB in 0.00265 sec., 5283.018867924528 rows/sec., 380.31 KiB/sec. 2025.01.16 23:29:00.396808 [ 5 ] {addb5fb0-64d2-48b8-a8eb-c647b590a87b} TCPHandler: Processed in 0.003077889 sec. 2025.01.16 23:29:00.397022 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.397159 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:00.397223 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:00.398013 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.398053 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.398472 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.16 23:29:00.398733 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.398878 [ 98 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.16 23:29:00.398921 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} executeQuery: Read 281 rows, 25.42 KiB in 0.001798 sec., 156284.76084538377 rows/sec., 13.81 MiB/sec. 2025.01.16 23:29:00.398926 [ 98 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.398965 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.398995 [ 255 ] {59def8f6-2fd2-4783-9a95-86b5aa01366d} TCPHandler: Processed in 0.002041579 sec. 2025.01.16 23:29:00.399215 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:00.399221 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.399657 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.399680 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:00.399816 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part 2025.01.16 23:29:00.399879 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:00.400392 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:00.401054 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:00.401314 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 281 rows starting from the beginning of the part 2025.01.16 23:29:00.401579 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 58 rows starting from the beginning of the part 2025.01.16 23:29:00.401970 [ 191 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 281 rows starting from the beginning of the part 2025.01.16 23:29:00.402852 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.402899 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.403483 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:00.403763 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.403959 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} executeQuery: Read 46 rows, 3.39 KiB in 0.004476 sec., 10277.03306523682 rows/sec., 757.08 KiB/sec. 2025.01.16 23:29:00.404069 [ 5 ] {adb28615-4ba4-4617-9c25-2c3e2a37d8dc} TCPHandler: Processed in 0.004969456 sec. 2025.01.16 23:29:00.404267 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.404288 [ 188 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005243651 sec., 412498.84860758274 rows/sec., 36.39 MiB/sec. 2025.01.16 23:29:00.404446 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.404512 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:00.404787 [ 188 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.16 23:29:00.405655 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.405723 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.405722 [ 188 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.405961 [ 188 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_61_12} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.16 23:29:00.406137 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.16 23:29:00.406352 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.406608 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.406795 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} executeQuery: Read 14 rows, 1004.00 B in 0.002387 sec., 5865.1026392961885 rows/sec., 410.75 KiB/sec. 2025.01.16 23:29:00.406855 [ 255 ] {9532f3b2-3cd4-4dc8-bbee-b1d572cd76da} TCPHandler: Processed in 0.002700362 sec. 2025.01.16 23:29:00.407015 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.407128 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.407178 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:00.407854 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.407899 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.408341 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.408637 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.408861 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} executeQuery: Read 13 rows, 830.00 B in 0.001755 sec., 7407.407407407407 rows/sec., 461.85 KiB/sec. 2025.01.16 23:29:00.408925 [ 5 ] {d1ddcf9d-dc2f-408b-a083-5f9b5278e1ec} TCPHandler: Processed in 0.001965288 sec. 2025.01.16 23:29:00.409119 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.409238 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:00.409291 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:00.410561 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.410712 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.411579 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.16 23:29:00.411944 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.412305 [ 96 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.16 23:29:00.412311 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} executeQuery: Read 421 rows, 30.80 KiB in 0.003076 sec., 136866.05981794538 rows/sec., 9.78 MiB/sec. 2025.01.16 23:29:00.412423 [ 96 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.412619 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.412700 [ 255 ] {23f7d532-6c50-47b7-9217-a861cd911a29} TCPHandler: Processed in 0.00363572 sec. 2025.01.16 23:29:00.413113 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.413302 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:00.413543 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:00.413733 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:00.413744 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:00.413847 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2025.01.16 23:29:00.414155 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:00.414531 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:00.414853 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part 2025.01.16 23:29:00.415185 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 68 rows starting from the beginning of the part 2025.01.16 23:29:00.415508 [ 189 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part 2025.01.16 23:29:00.416361 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.416429 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.417452 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.417951 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.418417 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} executeQuery: Read 6 rows, 321.00 B in 0.004969 sec., 1207.4864157778225 rows/sec., 63.09 KiB/sec. 2025.01.16 23:29:00.418751 [ 5 ] {ca7fa52b-cfe3-47c4-8758-29c788b38283} TCPHandler: Processed in 0.005881292 sec. 2025.01.16 23:29:00.418791 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005963545 sec., 327154.4022892424 rows/sec., 25.04 MiB/sec. 2025.01.16 23:29:00.418953 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.418989 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.16 23:29:00.419107 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.419186 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:00.419402 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.419532 [ 195 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_61_12} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.16 23:29:00.419649 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.16 23:29:00.420038 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.420089 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.420578 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.16 23:29:00.420905 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.421102 [ 96 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.16 23:29:00.421167 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} executeQuery: Read 237 rows, 16.27 KiB in 0.002088 sec., 113505.74712643678 rows/sec., 7.61 MiB/sec. 2025.01.16 23:29:00.421176 [ 96 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.421255 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.421316 [ 255 ] {f4244a0f-39a0-401e-b694-e46ff102fcce} TCPHandler: Processed in 0.002435807 sec. 2025.01.16 23:29:00.421554 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.421561 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:00.421853 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:00.421867 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.421899 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17827 rows starting from the beginning of the part 2025.01.16 23:29:00.422056 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:00.422270 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part 2025.01.16 23:29:00.422512 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:00.422870 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.01.16 23:29:00.423273 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part 2025.01.16 23:29:00.423617 [ 194 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.01.16 23:29:00.424709 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.424805 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.425370 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.425860 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.426389 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} executeQuery: Read 1 rows, 69.00 B in 0.004584 sec., 218.1500872600349 rows/sec., 14.70 KiB/sec. 2025.01.16 23:29:00.426723 [ 5 ] {b0c9eb06-f4fe-4328-b714-f683fae47d78} TCPHandler: Processed in 0.005282132 sec. 2025.01.16 23:29:00.427044 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.427351 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.427588 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:00.430565 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.430654 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.433210 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.16 23:29:00.433549 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.433805 [ 98 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.16 23:29:00.433879 [ 98 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.433934 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.434112 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} executeQuery: Read 39 rows, 71.56 KiB in 0.006813 sec., 5724.350506384852 rows/sec., 10.26 MiB/sec. 2025.01.16 23:29:00.434628 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:29:00.434727 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18751 rows, containing 5 columns (5 merged, 0 gathered) in 0.013348816 sec., 1404693.8694787612 rows/sec., 94.74 MiB/sec. 2025.01.16 23:29:00.435001 [ 255 ] {bd3048e6-2e57-4058-b5d6-175229de96bb} TCPHandler: Processed in 0.008140647 sec. 2025.01.16 23:29:00.435232 [ 193 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.16 23:29:00.435329 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:00.435795 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:00.436034 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:00.436035 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:00.436260 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.436398 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part 2025.01.16 23:29:00.436650 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_61_12} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.16 23:29:00.437000 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. 2025.01.16 23:29:00.437655 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:00.438283 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:00.439066 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:00.439197 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.439308 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.439656 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:00.440244 [ 197 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:00.441116 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.16 23:29:00.441645 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.442096 [ 98 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.16 23:29:00.442217 [ 98 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:00.442296 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:00.442684 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} executeQuery: Read 82 rows, 5.33 KiB in 0.007032 sec., 11660.978384527873 rows/sec., 758.39 KiB/sec. 2025.01.16 23:29:00.442716 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:00.442868 [ 5 ] {4f79da08-40cc-40df-bc0e-b0f13e7e02fa} TCPHandler: Processed in 0.007743169 sec. 2025.01.16 23:29:00.443085 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:00.443143 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3258 rows starting from the beginning of the part 2025.01.16 23:29:00.443287 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2025.01.16 23:29:00.443512 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:00.443745 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.01.16 23:29:00.443918 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:00.444115 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.01.16 23:29:00.446993 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3590 rows, containing 4 columns (4 merged, 0 gathered) in 0.004540127 sec., 790726.7792288631 rows/sec., 51.43 MiB/sec. 2025.01.16 23:29:00.447998 [ 199 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.16 23:29:00.448460 [ 199 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.448570 [ 199 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_61_12} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.16 23:29:00.448687 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.16 23:29:00.452348 [ 190 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 19 columns (19 merged, 0 gathered) in 0.01823014 sec., 45419.289155212195 rows/sec., 81.39 MiB/sec. 2025.01.16 23:29:00.453841 [ 190 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.16 23:29:00.454519 [ 190 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:00.454628 [ 190 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_26_5} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.16 23:29:00.454830 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.01.16 23:29:01.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.52 MiB, peak 220.95 MiB, free memory in arenas 0.00 B, will set to 214.16 MiB (RSS), difference: 2.64 MiB 2025.01.16 23:29:04.057695 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:29:04.057750 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:29:04.245916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.01.16 23:29:04.246641 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:04.246681 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:04.247236 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:29:04.247500 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:04.247713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.16 23:29:05.386859 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.387048 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:05.387115 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:05.387882 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.387931 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.388371 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.16 23:29:05.388623 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.388850 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. 2025.01.16 23:29:05.388907 [ 5 ] {a39b44c5-28a9-4c54-a310-fb372dc0f4bd} TCPHandler: Processed in 0.002165442 sec. 2025.01.16 23:29:05.389060 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.389174 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:05.389220 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:05.389776 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.389814 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.390176 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.16 23:29:05.390421 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.390628 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. 2025.01.16 23:29:05.390681 [ 255 ] {2d784894-bd11-479e-8016-0e94ba018cca} TCPHandler: Processed in 0.001678082 sec. 2025.01.16 23:29:05.390821 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.390928 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.390978 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:05.391505 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.391544 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.391933 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.16 23:29:05.392172 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.392405 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. 2025.01.16 23:29:05.392467 [ 5 ] {e36e5559-d58f-48d4-afac-7dc1636feebe} TCPHandler: Processed in 0.001699852 sec. 2025.01.16 23:29:05.392699 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.392881 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.392940 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:05.393445 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.393484 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.393843 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.16 23:29:05.394081 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.394273 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. 2025.01.16 23:29:05.394323 [ 255 ] {37fe177e-29d4-49c2-a926-33debe5d228a} TCPHandler: Processed in 0.001772604 sec. 2025.01.16 23:29:05.505996 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.16 23:29:05.525631 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.525669 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.532915 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.16 23:29:05.533643 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.536086 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.16 23:29:05.808453 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.808634 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.808702 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:05.809425 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.809467 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.809892 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.810138 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.810337 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} executeQuery: Read 14 rows, 1.01 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 575.24 KiB/sec. 2025.01.16 23:29:05.810392 [ 5 ] {b05e8b51-1305-4b46-9ba1-6574dcfa76bd} TCPHandler: Processed in 0.00206401 sec. 2025.01.16 23:29:05.810557 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.810692 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:05.810747 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:05.811883 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.811920 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.812359 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.16 23:29:05.812596 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.812772 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} executeQuery: Read 1421 rows, 121.98 KiB in 0.002109 sec., 673779.0422000948 rows/sec., 56.48 MiB/sec. 2025.01.16 23:29:05.812824 [ 255 ] {25a62bc4-ef91-4147-9672-2dbe72f975a1} TCPHandler: Processed in 0.002334755 sec. 2025.01.16 23:29:05.812973 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.813101 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.813155 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:05.813743 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.813780 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.814133 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:05.814363 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.814564 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} executeQuery: Read 46 rows, 3.39 KiB in 0.001484 sec., 30997.30458221024 rows/sec., 2.23 MiB/sec. 2025.01.16 23:29:05.814641 [ 5 ] {0792d416-55d1-4a5c-8986-536dd8efb89e} TCPHandler: Processed in 0.001732103 sec. 2025.01.16 23:29:05.814889 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.815029 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.815083 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:05.815727 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.815765 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.816115 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.816358 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.816533 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} executeQuery: Read 242 rows, 16.79 KiB in 0.001535 sec., 157654.72312703583 rows/sec., 10.68 MiB/sec. 2025.01.16 23:29:05.816583 [ 255 ] {ef50ba3b-5a9b-4b92-b9a3-d4797a2c8dda} TCPHandler: Processed in 0.001818905 sec. 2025.01.16 23:29:05.816733 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.816862 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.816915 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:05.817504 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.817541 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.817881 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.818114 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.818286 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} executeQuery: Read 13 rows, 830.00 B in 0.001453 sec., 8947.00619408121 rows/sec., 557.84 KiB/sec. 2025.01.16 23:29:05.818336 [ 5 ] {3eeab9f9-8228-4110-a8e8-9a517633f30c} TCPHandler: Processed in 0.001666623 sec. 2025.01.16 23:29:05.818486 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.818615 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:05.818668 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:05.819558 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.819595 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.819971 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.16 23:29:05.820202 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.820387 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} executeQuery: Read 877 rows, 65.09 KiB in 0.0018 sec., 487222.22222222225 rows/sec., 35.32 MiB/sec. 2025.01.16 23:29:05.820449 [ 255 ] {1f76573a-eea5-45e0-a415-f99a3f01aee7} TCPHandler: Processed in 0.002023249 sec. 2025.01.16 23:29:05.820616 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.820758 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:05.820814 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:05.821334 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.821372 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.821722 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.821952 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.822126 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. 2025.01.16 23:29:05.822174 [ 5 ] {b307b523-0ac1-4660-b553-09364ef81fcb} TCPHandler: Processed in 0.001638841 sec. 2025.01.16 23:29:05.822314 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.822440 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.822497 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:05.823287 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.823330 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.823751 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.16 23:29:05.823992 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.824164 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} executeQuery: Read 955 rows, 64.97 KiB in 0.001753 sec., 544780.3764974329 rows/sec., 36.19 MiB/sec. 2025.01.16 23:29:05.824214 [ 255 ] {0781ea62-2d6f-491e-8fc8-84af1a5ce724} TCPHandler: Processed in 0.001953887 sec. 2025.01.16 23:29:05.824354 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.824482 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.824537 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:05.825034 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.825078 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.825465 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.825695 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.825888 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.01.16 23:29:05.825985 [ 5 ] {526b99c1-86f4-49c2-9cba-ab81e4f3e0fd} TCPHandler: Processed in 0.001689783 sec. 2025.01.16 23:29:05.826215 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.826338 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.826423 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:05.827660 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.827698 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.828332 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.16 23:29:05.828591 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.828825 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} executeQuery: Read 39 rows, 71.56 KiB in 0.002515 sec., 15506.958250497019 rows/sec., 27.79 MiB/sec. 2025.01.16 23:29:05.828916 [ 255 ] {531064f4-1ff9-499c-9978-8aca2118c52c} TCPHandler: Processed in 0.002808114 sec. 2025.01.16 23:29:05.829065 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:05.829192 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:05.829246 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:05.829682 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:05.829721 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:05.830063 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.16 23:29:05.830297 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:05.830508 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} executeQuery: Read 34 rows, 2.02 KiB in 0.001343 sec., 25316.45569620253 rows/sec., 1.47 MiB/sec. 2025.01.16 23:29:05.830559 [ 5 ] {a08d88af-f45a-4a11-a2d5-7248629e26da} TCPHandler: Processed in 0.00155841 sec. 2025.01.16 23:29:06.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.75 MiB, peak 220.95 MiB, free memory in arenas 0.00 B, will set to 214.19 MiB (RSS), difference: -1.56 MiB 2025.01.16 23:29:09.333900 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1094 2025.01.16 23:29:09.337289 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:09.337340 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:09.338781 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:09.339090 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:09.340245 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1094 2025.01.16 23:29:10.385174 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:10.385364 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:10.385436 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:10.386231 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:10.386289 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:10.386728 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.16 23:29:10.387000 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:10.387250 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2025.01.16 23:29:10.387321 [ 5 ] {90df0051-12a6-439b-9266-21b418659058} TCPHandler: Processed in 0.002280673 sec. 2025.01.16 23:29:10.387481 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:10.387605 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:10.387656 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:10.388237 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:10.388279 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:10.388658 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.16 23:29:10.388918 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:10.389149 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} executeQuery: Read 64 rows, 5.12 KiB in 0.001573 sec., 40686.5861411316 rows/sec., 3.18 MiB/sec. 2025.01.16 23:29:10.389204 [ 255 ] {c6ff05d6-fed1-44d0-abec-dfc9a41e7524} TCPHandler: Processed in 0.001783765 sec. 2025.01.16 23:29:10.389342 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:10.389453 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:10.389506 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:10.390046 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:10.390088 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:10.390493 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.16 23:29:10.390740 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:10.390960 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} executeQuery: Read 128 rows, 9.13 KiB in 0.00153 sec., 83660.13071895426 rows/sec., 5.83 MiB/sec. 2025.01.16 23:29:10.391013 [ 5 ] {790d68e1-4b38-4edf-b28a-4a6fb000dcba} TCPHandler: Processed in 0.001727253 sec. 2025.01.16 23:29:10.391161 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:10.391271 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:10.391319 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:10.391784 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:10.391823 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:10.392185 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.16 23:29:10.392431 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:10.392670 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} executeQuery: Read 48 rows, 3.31 KiB in 0.001408 sec., 34090.90909090909 rows/sec., 2.30 MiB/sec. 2025.01.16 23:29:10.392764 [ 255 ] {d1a4b622-0553-4102-86f3-13de7819b2a8} TCPHandler: Processed in 0.001657062 sec. 2025.01.16 23:29:11.747949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.01.16 23:29:11.748679 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:11.748716 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:11.749240 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:29:11.749497 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:11.749676 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.01.16 23:29:13.036225 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.16 23:29:13.056704 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:13.056759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:13.064209 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.16 23:29:13.064977 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:13.068361 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.16 23:29:15.386136 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:15.386458 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:15.386576 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:15.387410 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:15.387457 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:15.387898 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.16 23:29:15.388147 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:15.388383 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. 2025.01.16 23:29:15.388495 [ 5 ] {e920c60f-94be-4d5d-a3fa-ddf9f9fe9f7b} TCPHandler: Processed in 0.002543359 sec. 2025.01.16 23:29:15.388739 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:15.388915 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:15.388973 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:15.389684 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:15.389728 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:15.390094 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.16 23:29:15.390332 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:15.390551 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} executeQuery: Read 64 rows, 5.12 KiB in 0.001668 sec., 38369.30455635492 rows/sec., 2.99 MiB/sec. 2025.01.16 23:29:15.390605 [ 255 ] {e802bc14-50fb-442a-bd80-896dede4b341} TCPHandler: Processed in 0.001986118 sec. 2025.01.16 23:29:15.390751 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:15.390867 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:15.390918 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:15.391479 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:15.391517 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:15.391900 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.16 23:29:15.392143 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:15.392362 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. 2025.01.16 23:29:15.392415 [ 5 ] {a0977ccb-b4ec-408c-a848-d5a987f13a6e} TCPHandler: Processed in 0.001717293 sec. 2025.01.16 23:29:15.392562 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:15.392671 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:15.392719 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:15.393233 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:15.393282 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:15.393667 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.16 23:29:15.393908 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:15.394147 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. 2025.01.16 23:29:15.394254 [ 255 ] {cec2a4b1-0c24-41c6-b0ad-e8f0cf54a1bb} TCPHandler: Processed in 0.001741483 sec. 2025.01.16 23:29:17.476842 [ 66 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.01.16 23:29:17.476906 [ 66 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:17.476929 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:17.477141 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.01.16 23:29:17.477351 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:17.477396 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part 2025.01.16 23:29:17.477485 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.16 23:29:17.477691 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.16 23:29:17.477949 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.16 23:29:17.478027 [ 200 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.16 23:29:17.479269 [ 199 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252833 sec., 12428.795210297434 rows/sec., 835.75 KiB/sec. 2025.01.16 23:29:17.479511 [ 198 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.01.16 23:29:17.479929 [ 198 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:17.480027 [ 198 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_27_6} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.01.16 23:29:17.480136 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.16 23:29:19.057796 [ 64 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:29:19.057871 [ 64 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:29:19.250043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.01.16 23:29:19.250701 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:19.250738 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:19.251266 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:29:19.251523 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:19.251704 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.16 23:29:19.340581 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1110 2025.01.16 23:29:19.343257 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:19.343309 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:19.344734 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:19.345041 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:19.346230 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1110 2025.01.16 23:29:20.392539 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.392756 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.392839 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:20.393608 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.393666 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.394124 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.394393 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.394684 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. 2025.01.16 23:29:20.394921 [ 5 ] {16fee957-8b9a-4d06-8209-37f659713b52} TCPHandler: Processed in 0.002519119 sec. 2025.01.16 23:29:20.395098 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.395226 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:20.395276 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:20.395982 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.396023 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.396423 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.16 23:29:20.396673 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.396852 [ 63 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.16 23:29:20.396907 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} executeQuery: Read 281 rows, 25.42 KiB in 0.001704 sec., 164906.10328638498 rows/sec., 14.57 MiB/sec. 2025.01.16 23:29:20.396948 [ 63 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.397023 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.397031 [ 255 ] {340d5114-242d-4bb3-87ce-5dd8622b979b} TCPHandler: Processed in 0.001992328 sec. 2025.01.16 23:29:20.397267 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.397270 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:20.397517 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.397541 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:20.397610 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part 2025.01.16 23:29:20.397620 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:20.397917 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:20.398320 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1421 rows starting from the beginning of the part 2025.01.16 23:29:20.398658 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:20.399038 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:20.399422 [ 192 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 281 rows starting from the beginning of the part 2025.01.16 23:29:20.400644 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.400721 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.401624 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:29:20.402098 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.402360 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} executeQuery: Read 46 rows, 3.39 KiB in 0.004935 sec., 9321.175278622088 rows/sec., 686.66 KiB/sec. 2025.01.16 23:29:20.402458 [ 5 ] {389c31ca-ea38-481c-b956-4fed0eb89903} TCPHandler: Processed in 0.005306592 sec. 2025.01.16 23:29:20.402684 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.402946 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.402984 [ 199 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005871192 sec., 562236.765549483 rows/sec., 49.28 MiB/sec. 2025.01.16 23:29:20.402999 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:20.403317 [ 202 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.16 23:29:20.403978 [ 202 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.404073 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.404143 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.404176 [ 202 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_66_13} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.16 23:29:20.404353 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.16 23:29:20.404642 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.404890 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.405160 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} executeQuery: Read 14 rows, 1004.00 B in 0.002269 sec., 6170.118995152049 rows/sec., 432.11 KiB/sec. 2025.01.16 23:29:20.405385 [ 255 ] {83f3f296-251c-4b47-8301-c806ed4d75e0} TCPHandler: Processed in 0.002785714 sec. 2025.01.16 23:29:20.405570 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.405683 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.405726 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:20.406298 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.406337 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.406690 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.406931 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.407139 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} executeQuery: Read 13 rows, 830.00 B in 0.00148 sec., 8783.783783783783 rows/sec., 547.67 KiB/sec. 2025.01.16 23:29:20.407192 [ 5 ] {19d5d72c-68af-4f04-b256-2447f20cf89b} TCPHandler: Processed in 0.001696212 sec. 2025.01.16 23:29:20.407344 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.407475 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:20.407534 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:20.408278 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.408317 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.408700 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.16 23:29:20.408940 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.409123 [ 59 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.16 23:29:20.409155 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} executeQuery: Read 421 rows, 30.80 KiB in 0.001705 sec., 246920.82111436952 rows/sec., 17.64 MiB/sec. 2025.01.16 23:29:20.409188 [ 59 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.409258 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.409271 [ 255 ] {48ff76c6-9d1a-4895-be1a-f2ac9c468950} TCPHandler: Processed in 0.001989538 sec. 2025.01.16 23:29:20.409495 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.409548 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:20.409691 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:20.409790 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:20.409820 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:20.409925 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2025.01.16 23:29:20.410240 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:20.410643 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 877 rows starting from the beginning of the part 2025.01.16 23:29:20.411020 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:20.411258 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:20.411581 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part 2025.01.16 23:29:20.412304 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.412367 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.413184 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.413696 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.414107 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} executeQuery: Read 6 rows, 321.00 B in 0.004469 sec., 1342.5822331617812 rows/sec., 70.14 KiB/sec. 2025.01.16 23:29:20.414187 [ 5 ] {9eb21204-9dca-42fb-bf29-1cbb75c2e930} TCPHandler: Processed in 0.004820153 sec. 2025.01.16 23:29:20.414452 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.414533 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005172679 sec., 464556.18065609713 rows/sec., 35.61 MiB/sec. 2025.01.16 23:29:20.414655 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.414751 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:20.414766 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.16 23:29:20.415378 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.415557 [ 198 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_66_13} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.16 23:29:20.415715 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.16 23:29:20.415895 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.415937 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.416321 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.16 23:29:20.416557 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.416731 [ 59 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.16 23:29:20.416789 [ 59 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.416816 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} executeQuery: Read 237 rows, 16.27 KiB in 0.002191 sec., 108169.78548607943 rows/sec., 7.25 MiB/sec. 2025.01.16 23:29:20.416834 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.416975 [ 255 ] {2e083c3c-6952-4752-8a37-e3800e6f3b28} TCPHandler: Processed in 0.002666361 sec. 2025.01.16 23:29:20.417108 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:20.417188 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.417353 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:20.417429 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18751 rows starting from the beginning of the part 2025.01.16 23:29:20.417425 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.417602 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:20.417720 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:20.418145 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 955 rows starting from the beginning of the part 2025.01.16 23:29:20.418478 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part 2025.01.16 23:29:20.418807 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:20.419196 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.01.16 23:29:20.420153 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.420231 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.420730 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.421046 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.421299 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} executeQuery: Read 1 rows, 69.00 B in 0.003916 sec., 255.36261491317669 rows/sec., 17.21 KiB/sec. 2025.01.16 23:29:20.421450 [ 5 ] {ccfdb36c-e304-4ee1-9fba-53312656666d} TCPHandler: Processed in 0.004370724 sec. 2025.01.16 23:29:20.421675 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.421988 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.422218 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:20.423995 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.424036 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.424812 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.16 23:29:20.425129 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.425387 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} executeQuery: Read 39 rows, 71.56 KiB in 0.003476 sec., 11219.792865362486 rows/sec., 20.11 MiB/sec. 2025.01.16 23:29:20.425532 [ 255 ] {35e6ff8a-77c1-4dc6-bfb3-7c202c8d18b0} TCPHandler: Processed in 0.003964426 sec. 2025.01.16 23:29:20.425696 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:20.425875 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:20.425933 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:20.426861 [ 196 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20391 rows, containing 5 columns (5 merged, 0 gathered) in 0.00989372 sec., 2061004.3542772587 rows/sec., 139.00 MiB/sec. 2025.01.16 23:29:20.426989 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.427033 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.427263 [ 187 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.16 23:29:20.427467 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.16 23:29:20.427647 [ 187 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.427743 [ 187 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_66_13} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.16 23:29:20.427770 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.427860 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.16 23:29:20.427980 [ 59 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.16 23:29:20.428041 [ 59 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.428075 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} executeQuery: Read 82 rows, 5.33 KiB in 0.002223 sec., 36887.089518668465 rows/sec., 2.34 MiB/sec. 2025.01.16 23:29:20.428080 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.428285 [ 5 ] {5cdcce5a-55fd-401e-ba02-27248d55b1bf} TCPHandler: Processed in 0.002665091 sec. 2025.01.16 23:29:20.428367 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:20.428501 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:20.428531 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3590 rows starting from the beginning of the part 2025.01.16 23:29:20.428597 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:20.428818 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2025.01.16 23:29:20.429049 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2025.01.16 23:29:20.429166 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:20.429357 [ 186 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.01.16 23:29:20.431038 [ 191 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002814944 sec., 1376226.3121397796 rows/sec., 89.52 MiB/sec. 2025.01.16 23:29:20.431447 [ 189 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.16 23:29:20.431859 [ 189 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.431960 [ 189 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_66_13} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.16 23:29:20.432066 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.16 23:29:20.568501 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.16 23:29:20.590327 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:20.590374 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:20.598043 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.16 23:29:20.598834 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:20.602521 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.16 23:29:25.386582 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:25.386907 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:25.387021 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:25.387817 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:25.387866 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:25.388302 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.16 23:29:25.388560 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:25.388805 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. 2025.01.16 23:29:25.388870 [ 5 ] {99d32f0d-db0b-4729-ace2-f9fee2739c77} TCPHandler: Processed in 0.002474737 sec. 2025.01.16 23:29:25.389043 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:25.389189 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:25.389248 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:25.389941 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:25.389989 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:25.390380 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.16 23:29:25.390634 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:25.390847 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} executeQuery: Read 64 rows, 5.12 KiB in 0.001691 sec., 37847.42755765819 rows/sec., 2.95 MiB/sec. 2025.01.16 23:29:25.390903 [ 255 ] {bde675ee-1375-4d39-95d1-a9b388c74b8c} TCPHandler: Processed in 0.001931408 sec. 2025.01.16 23:29:25.391035 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:25.391158 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:25.391218 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:25.391857 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:25.391906 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:25.392323 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.16 23:29:25.392574 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:25.392777 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. 2025.01.16 23:29:25.392829 [ 5 ] {df2b6510-271c-42c2-b66f-f6ad42af9594} TCPHandler: Processed in 0.001844206 sec. 2025.01.16 23:29:25.392978 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:25.393092 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:25.393149 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:25.393679 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:25.393727 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:25.394151 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.16 23:29:25.394394 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:25.394615 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2025.01.16 23:29:25.394666 [ 255 ] {7ba7d85c-6413-41f1-9bb8-af4f882b0175} TCPHandler: Processed in 0.001740164 sec. 2025.01.16 23:29:26.751934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.01.16 23:29:26.752903 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:26.752953 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:26.753492 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:29:26.753760 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:26.753996 [ 54 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:29:26.754018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.01.16 23:29:26.754091 [ 54 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:26.754124 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:26.754714 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:29:26.755477 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:26.755676 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::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.01.16 23:29:26.755838 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.01.16 23:29:26.756035 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.01.16 23:29:26.756301 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.01.16 23:29:26.756432 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.01.16 23:29:26.756621 [ 189 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.01.16 23:29:26.758827 [ 191 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004605129 sec., 4079798.850368795 rows/sec., 58.36 MiB/sec. 2025.01.16 23:29:26.759213 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:29:26.759578 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:26.759677 [ 190 ] {f3346639-caaa-4ba7-a289-05e118326a0a::all_1_41_8} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:29:26.759798 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. 2025.01.16 23:29:28.102639 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.16 23:29:28.124078 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:28.124138 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:28.131420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.16 23:29:28.132207 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:28.132574 [ 52 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.16 23:29:28.132708 [ 52 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:28.132782 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.16 23:29:28.133558 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.150487 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.16 23:29:28.151769 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:28.153108 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.158758 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.165246 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.170874 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.176746 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.181660 [ 189 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::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.01.16 23:29:28.243220 [ 191 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110303418 sec., 2801.3637800417027 rows/sec., 14.49 MiB/sec. 2025.01.16 23:29:28.245130 [ 193 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.16 23:29:28.247609 [ 193 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_41_8} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:28.247719 [ 193 ] {1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3::all_1_41_8} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.16 23:29:28.249287 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.16 23:29:29.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.99 MiB, peak 229.39 MiB, free memory in arenas 0.00 B, will set to 218.11 MiB (RSS), difference: 2.12 MiB 2025.01.16 23:29:29.346439 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1140 2025.01.16 23:29:29.349537 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:29.349581 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:29.351136 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:29.351450 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:29.353114 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1140 2025.01.16 23:29:30.399523 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.399769 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.399862 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:30.403755 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.403829 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.404325 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.404619 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.404840 [ 49 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.16 23:29:30.404861 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} executeQuery: Read 14 rows, 1.01 KiB in 0.005156 sec., 2715.2831652443756 rows/sec., 195.46 KiB/sec. 2025.01.16 23:29:30.404997 [ 49 ] {} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.405024 [ 5 ] {eaf9822c-8080-4d89-bb25-8b2099a4f18a} TCPHandler: Processed in 0.0057044 sec. 2025.01.16 23:29:30.405065 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.405287 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.16 23:29:30.405301 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.405562 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:30.405585 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:30.405665 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:30.405675 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.406151 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.406484 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.406880 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.407212 [ 194 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.408705 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.408767 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.409761 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.16 23:29:30.410287 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.410422 [ 188 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00520328 sec., 13453.052689841792 rows/sec., 1020.99 KiB/sec. 2025.01.16 23:29:30.410689 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} executeQuery: Read 281 rows, 25.42 KiB in 0.005174 sec., 54310.01159644376 rows/sec., 4.80 MiB/sec. 2025.01.16 23:29:30.410860 [ 255 ] {31d05ad3-865f-4876-9c49-cb232710204f} TCPHandler: Processed in 0.005636908 sec. 2025.01.16 23:29:30.410902 [ 188 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.16 23:29:30.411203 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.411530 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.411661 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:30.412096 [ 188 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.412418 [ 188 ] {36238c60-81c7-4682-8ed9-f95b6c464189::all_1_29_7} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.16 23:29:30.412629 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:29:30.413031 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.413088 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.413610 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:29:30.413961 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.414244 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} executeQuery: Read 46 rows, 3.39 KiB in 0.002823 sec., 16294.721927027984 rows/sec., 1.17 MiB/sec. 2025.01.16 23:29:30.414326 [ 5 ] {8be0a304-3a98-4896-b137-c9680b810eba} TCPHandler: Processed in 0.003301693 sec. 2025.01.16 23:29:30.414540 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.414652 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.414700 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:30.415391 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.415440 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.415888 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.416198 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.416419 [ 49 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.16 23:29:30.416489 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} executeQuery: Read 14 rows, 1004.00 B in 0.001856 sec., 7543.103448275862 rows/sec., 528.27 KiB/sec. 2025.01.16 23:29:30.416521 [ 49 ] {} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.416600 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.416624 [ 255 ] {315a805c-8f3a-449e-9841-210d46773396} TCPHandler: Processed in 0.002133181 sec. 2025.01.16 23:29:30.416913 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::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.01.16 23:29:30.417158 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:30.417225 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part 2025.01.16 23:29:30.417384 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.417639 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.417797 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.16 23:29:30.417880 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.418042 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.418371 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:30.418413 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.418676 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:30.420745 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.420822 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.421463 [ 197 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468507 sec., 115473.19463743336 rows/sec., 8.27 MiB/sec. 2025.01.16 23:29:30.421660 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.421666 [ 191 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.16 23:29:30.422021 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.422058 [ 191 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.422165 [ 191 ] {fb32bae1-da20-4def-832b-7229abb48644::all_1_29_6} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.16 23:29:30.422268 [ 49 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.16 23:29:30.422382 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.16 23:29:30.422406 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} executeQuery: Read 13 rows, 830.00 B in 0.004207 sec., 3090.087948657 rows/sec., 192.67 KiB/sec. 2025.01.16 23:29:30.422390 [ 49 ] {} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.422543 [ 5 ] {43936d4f-5cab-4dbf-94aa-0c16cbc519a1} TCPHandler: Processed in 0.004799072 sec. 2025.01.16 23:29:30.422552 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.422917 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.16 23:29:30.422976 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.423277 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:30.423330 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.16 23:29:30.423499 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.16 23:29:30.423653 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.16 23:29:30.423963 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.16 23:29:30.424244 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.16 23:29:30.425613 [ 197 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002901676 sec., 22400.846958792088 rows/sec., 1.45 MiB/sec. 2025.01.16 23:29:30.425792 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.16 23:29:30.426137 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:30.426242 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:30.426264 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.426565 [ 200 ] {97f935f4-44ae-4d3a-88dd-80b88fba0aa0::all_1_29_7} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.16 23:29:30.426766 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:29:30.427656 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.427709 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.428183 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.16 23:29:30.428485 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.428757 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} executeQuery: Read 421 rows, 30.80 KiB in 0.00269 sec., 156505.57620817842 rows/sec., 11.18 MiB/sec. 2025.01.16 23:29:30.428827 [ 255 ] {f8f8f733-7a89-442e-9e90-d2d2a5398976} TCPHandler: Processed in 0.005971544 sec. 2025.01.16 23:29:30.429036 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.429191 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:30.429246 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:30.429792 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.429836 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.430289 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.430597 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.430798 [ 49 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.16 23:29:30.430868 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} executeQuery: Read 6 rows, 321.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 184.83 KiB/sec. 2025.01.16 23:29:30.430881 [ 49 ] {} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.430999 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.431015 [ 5 ] {3afcfcb1-8679-4298-a112-cd194c095fad} TCPHandler: Processed in 0.002037859 sec. 2025.01.16 23:29:30.431301 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.431377 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::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.01.16 23:29:30.431729 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.431824 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:30.431832 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:30.431883 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.01.16 23:29:30.432109 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.16 23:29:30.432463 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.16 23:29:30.432768 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.16 23:29:30.432982 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.16 23:29:30.433195 [ 199 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.16 23:29:30.434085 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.434137 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.434845 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.16 23:29:30.434981 [ 197 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872364 sec., 44933.79238108814 rows/sec., 2.29 MiB/sec. 2025.01.16 23:29:30.435302 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.16 23:29:30.435518 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.435996 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} executeQuery: Read 237 rows, 16.27 KiB in 0.004402 sec., 53839.164016356204 rows/sec., 3.61 MiB/sec. 2025.01.16 23:29:30.436182 [ 255 ] {ae49a4c4-a746-4984-b970-701522b22589} TCPHandler: Processed in 0.005015926 sec. 2025.01.16 23:29:30.436236 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.436438 [ 202 ] {c8167fb3-3109-478e-9e50-cedfae572766::all_1_29_6} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.16 23:29:30.436486 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.436670 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.16 23:29:30.436758 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.436833 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:30.437508 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.437561 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.438110 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.438504 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.438782 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} executeQuery: Read 1 rows, 69.00 B in 0.002088 sec., 478.9272030651341 rows/sec., 32.27 KiB/sec. 2025.01.16 23:29:30.438853 [ 5 ] {d54d79e3-11d2-4d9b-8e1b-42f4bf20e829} TCPHandler: Processed in 0.002494268 sec. 2025.01.16 23:29:30.439056 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.439169 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.439257 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:30.440789 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.440840 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.441698 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.16 23:29:30.442069 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.442369 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} executeQuery: Read 39 rows, 71.56 KiB in 0.00321 sec., 12149.532710280373 rows/sec., 21.77 MiB/sec. 2025.01.16 23:29:30.442901 [ 255 ] {96940baa-f1fb-4601-9108-27be0be1b64a} TCPHandler: Processed in 0.003896265 sec. 2025.01.16 23:29:30.443112 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:30.443251 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:30.443314 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:30.443970 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:30.444022 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:30.444530 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.16 23:29:30.444885 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:30.445181 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} executeQuery: Read 82 rows, 5.33 KiB in 0.00195 sec., 42051.282051282054 rows/sec., 2.67 MiB/sec. 2025.01.16 23:29:30.445279 [ 5 ] {ea6a5ca8-d7f6-4e05-ba0d-4c34e71cf427} TCPHandler: Processed in 0.002235853 sec. 2025.01.16 23:29:34.057925 [ 41 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:29:34.057981 [ 41 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:29:34.254237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.01.16 23:29:34.254930 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:34.254972 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:34.255511 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:29:34.255769 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:34.256001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.16 23:29:35.386216 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.386439 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:35.386516 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:35.387309 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.387355 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.387781 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.16 23:29:35.388033 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.388253 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. 2025.01.16 23:29:35.388318 [ 5 ] {cd99d549-538b-430d-927f-e30d4bed25b7} TCPHandler: Processed in 0.002238913 sec. 2025.01.16 23:29:35.388509 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.388649 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:35.388708 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:35.389415 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.389465 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.389840 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.16 23:29:35.390082 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.390298 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} executeQuery: Read 64 rows, 5.12 KiB in 0.001684 sec., 38004.75059382423 rows/sec., 2.97 MiB/sec. 2025.01.16 23:29:35.390352 [ 255 ] {4637d126-6b8b-4f60-b3e6-5ef6a612328a} TCPHandler: Processed in 0.001915456 sec. 2025.01.16 23:29:35.390517 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.390624 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.390673 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:35.391206 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.391247 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.391630 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.16 23:29:35.391881 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.392114 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.01.16 23:29:35.392235 [ 5 ] {37f70976-ad21-4204-b60a-7f511e2c8dc7} TCPHandler: Processed in 0.001780885 sec. 2025.01.16 23:29:35.392453 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.392714 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.392768 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:35.393219 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.393257 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.393609 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.16 23:29:35.393838 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.394040 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. 2025.01.16 23:29:35.394089 [ 255 ] {e4f14ab5-a236-49f9-8955-4dd31140d811} TCPHandler: Processed in 0.001747183 sec. 2025.01.16 23:29:35.650646 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.16 23:29:35.669477 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.669518 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.676498 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.16 23:29:35.677374 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.680624 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.16 23:29:35.807060 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.807269 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.807348 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:35.808087 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.808139 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.808565 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.808818 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.809063 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.01.16 23:29:35.809119 [ 5 ] {ccc009f5-b294-4375-be7c-6ec9da672b92} TCPHandler: Processed in 0.002199752 sec. 2025.01.16 23:29:35.809303 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.809443 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:29:35.809498 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:29:35.810054 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.810094 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.810443 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.16 23:29:35.810677 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.810984 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} executeQuery: Read 14 rows, 1.14 KiB in 0.001561 sec., 8968.609865470851 rows/sec., 731.33 KiB/sec. 2025.01.16 23:29:35.811273 [ 255 ] {e9220089-d4f3-4f42-a04f-8dc380847605} TCPHandler: Processed in 0.00203109 sec. 2025.01.16 23:29:35.811484 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.811626 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:35.811680 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:35.813033 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.813073 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.813520 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.16 23:29:35.813756 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.813977 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} executeQuery: Read 1428 rows, 122.50 KiB in 0.00238 sec., 600000 rows/sec., 50.26 MiB/sec. 2025.01.16 23:29:35.814029 [ 5 ] {6703f8b7-5963-45a5-8429-8eaa50ceb2d7} TCPHandler: Processed in 0.00263713 sec. 2025.01.16 23:29:35.814188 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.814319 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.814372 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:35.814934 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.814973 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.815318 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.16 23:29:35.815565 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.815772 [ 39 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2025.01.16 23:29:35.815800 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} executeQuery: Read 60 rows, 4.37 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.83 MiB/sec. 2025.01.16 23:29:35.815902 [ 39 ] {} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.815959 [ 255 ] {09548d4a-f8ac-45e8-8bd2-22554aaba0d5} TCPHandler: Processed in 0.001833045 sec. 2025.01.16 23:29:35.815984 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.816138 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.816191 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full 2025.01.16 23:29:35.816303 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.816357 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:35.816370 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:35.816407 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 64 rows starting from the beginning of the part 2025.01.16 23:29:35.816541 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2025.01.16 23:29:35.816994 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2025.01.16 23:29:35.817446 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2025.01.16 23:29:35.817775 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2025.01.16 23:29:35.818191 [ 187 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.01.16 23:29:35.818942 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.818988 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.819643 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.819916 [ 186 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.003790323 sec., 81259.56547766509 rows/sec., 6.12 MiB/sec. 2025.01.16 23:29:35.819981 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.820273 [ 196 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2025.01.16 23:29:35.820332 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} executeQuery: Read 242 rows, 16.79 KiB in 0.004054 sec., 59694.12925505673 rows/sec., 4.04 MiB/sec. 2025.01.16 23:29:35.820467 [ 5 ] {886a266f-ddba-4c45-a075-c0aed334ac9c} TCPHandler: Processed in 0.004402234 sec. 2025.01.16 23:29:35.820640 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.820807 [ 196 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.820835 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.820943 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:35.820983 [ 196 ] {5a90d88a-eec6-43a2-94bb-73351fb588ee::all_1_34_7} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2025.01.16 23:29:35.821175 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.16 23:29:35.821720 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.821763 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.822115 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.822349 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.822530 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} executeQuery: Read 13 rows, 830.00 B in 0.001754 sec., 7411.630558722919 rows/sec., 462.11 KiB/sec. 2025.01.16 23:29:35.822581 [ 255 ] {0a992635-6595-4c0d-a42f-19201df63aa8} TCPHandler: Processed in 0.002020919 sec. 2025.01.16 23:29:35.822736 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.822866 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:35.822920 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:35.823966 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.824005 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.824387 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.16 23:29:35.824633 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.824808 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} executeQuery: Read 891 rows, 66.24 KiB in 0.00197 sec., 452284.26395939087 rows/sec., 32.83 MiB/sec. 2025.01.16 23:29:35.824859 [ 5 ] {c2f556fb-ca02-4a52-878a-1050e39fb2f7} TCPHandler: Processed in 0.002185582 sec. 2025.01.16 23:29:35.825001 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.825106 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:35.825152 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:35.825582 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.825618 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.825957 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.826192 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.826363 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. 2025.01.16 23:29:35.826410 [ 255 ] {15983c39-da0f-4cb4-a339-70c373f40b6c} TCPHandler: Processed in 0.001463678 sec. 2025.01.16 23:29:35.826557 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.826686 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.826743 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:35.827625 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.827661 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.828085 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.16 23:29:35.828330 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.828504 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} executeQuery: Read 962 rows, 65.46 KiB in 0.001847 sec., 520844.6128857607 rows/sec., 34.61 MiB/sec. 2025.01.16 23:29:35.828555 [ 5 ] {bd781b51-bd8c-4cfa-a421-1794fa98cb50} TCPHandler: Processed in 0.00206171 sec. 2025.01.16 23:29:35.828700 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.828829 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.828884 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:35.829376 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.829421 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.829779 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.830010 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.830194 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. 2025.01.16 23:29:35.830315 [ 255 ] {ae90daa2-4e71-4807-b594-95f7d465e445} TCPHandler: Processed in 0.001677462 sec. 2025.01.16 23:29:35.830455 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.830562 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.830627 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:35.831742 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.831780 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.832411 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.16 23:29:35.832668 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.832905 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} executeQuery: Read 39 rows, 71.56 KiB in 0.002363 sec., 16504.443504020313 rows/sec., 29.58 MiB/sec. 2025.01.16 23:29:35.833435 [ 5 ] {91139dc7-0258-47cb-87fd-99c981a37f71} TCPHandler: Processed in 0.003028858 sec. 2025.01.16 23:29:35.833588 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:35.833696 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:35.833741 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:35.834180 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:35.834217 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:35.834579 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.16 23:29:35.834813 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:35.834980 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} executeQuery: Read 34 rows, 2.02 KiB in 0.001307 sec., 26013.771996939555 rows/sec., 1.51 MiB/sec. 2025.01.16 23:29:35.835027 [ 255 ] {08974aed-8e56-4ed9-9229-e1dde7195741} TCPHandler: Processed in 0.001493069 sec. 2025.01.16 23:29:36.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.89 MiB, peak 229.39 MiB, free memory in arenas 0.00 B, will set to 218.59 MiB (RSS), difference: -1.30 MiB 2025.01.16 23:29:39.353364 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1194 2025.01.16 23:29:39.356779 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:39.356824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:39.358407 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:39.358721 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:39.358979 [ 31 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:29:39.359115 [ 31 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:39.359217 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:39.359661 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:29:39.360900 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1194 2025.01.16 23:29:39.361425 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:39.361636 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part 2025.01.16 23:29:39.363362 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2025.01.16 23:29:39.364038 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part 2025.01.16 23:29:39.364649 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::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.01.16 23:29:39.365234 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.16 23:29:39.365861 [ 187 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part 2025.01.16 23:29:39.373833 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 72 columns (72 merged, 0 gathered) in 0.014455607 sec., 82597.70758848106 rows/sec., 65.55 MiB/sec. 2025.01.16 23:29:39.375351 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:29:39.376096 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:39.376183 [ 186 ] {e96d31df-6c25-44ca-97a3-fc0d42a49abf::all_1_31_6} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:29:39.376488 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.01.16 23:29:40.384793 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:40.384982 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:40.385052 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:40.385813 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.385861 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.386297 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.16 23:29:40.386558 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.386719 [ 28 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.16 23:29:40.386759 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} executeQuery: Read 56 rows, 4.41 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.36 MiB/sec. 2025.01.16 23:29:40.386765 [ 28 ] {} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.386804 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.386831 [ 5 ] {d8e21330-b575-43eb-8dab-b1efb3ec994a} TCPHandler: Processed in 0.002167712 sec. 2025.01.16 23:29:40.387103 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:40.387172 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:40.387388 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:40.387565 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:40.387688 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:40.387804 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part 2025.01.16 23:29:40.388195 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:40.388620 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 281 rows starting from the beginning of the part 2025.01.16 23:29:40.388972 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:40.389419 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1428 rows starting from the beginning of the part 2025.01.16 23:29:40.389843 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::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.01.16 23:29:40.391567 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.391654 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.392559 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.16 23:29:40.393016 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.393187 [ 28 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.16 23:29:40.393253 [ 28 ] {} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.393277 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.393283 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} executeQuery: Read 64 rows, 5.12 KiB in 0.006028 sec., 10617.1201061712 rows/sec., 848.58 KiB/sec. 2025.01.16 23:29:40.393674 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:40.393679 [ 255 ] {8fc87685-273c-4486-b250-b4d3ffc4ce9d} TCPHandler: Processed in 0.006718229 sec. 2025.01.16 23:29:40.394043 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:40.394322 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:40.394399 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:40.394411 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2025.01.16 23:29:40.394438 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.007511334 sec., 440401.1324752701 rows/sec., 38.59 MiB/sec. 2025.01.16 23:29:40.394523 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:40.394776 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:40.394969 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.16 23:29:40.395367 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part 2025.01.16 23:29:40.395858 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:40.396252 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.396339 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 891 rows starting from the beginning of the part 2025.01.16 23:29:40.396603 [ 198 ] {03dcf91c-dada-4ac4-b1ce-c56fd16ec727::all_1_71_14} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.16 23:29:40.396691 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::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.01.16 23:29:40.396922 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.16 23:29:40.397433 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.397478 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.398084 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.16 23:29:40.398388 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.398543 [ 28 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.16 23:29:40.398587 [ 28 ] {} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.398628 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} executeQuery: Read 128 rows, 9.13 KiB in 0.004318 sec., 29643.353404353868 rows/sec., 2.06 MiB/sec. 2025.01.16 23:29:40.398639 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.398871 [ 5 ] {eb47710f-007e-4535-886e-7d3d5d406e51} TCPHandler: Processed in 0.004998256 sec. 2025.01.16 23:29:40.399069 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:40.399094 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:40.399097 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571565 sec., 422874.03882323095 rows/sec., 32.43 MiB/sec. 2025.01.16 23:29:40.399281 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:40.399315 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:40.399320 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.16 23:29:40.399337 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20391 rows starting from the beginning of the part 2025.01.16 23:29:40.399428 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:40.399872 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:40.400412 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.01.16 23:29:40.400547 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.400944 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::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.01.16 23:29:40.401063 [ 187 ] {b9ede66c-9f55-4623-bb73-2349f349ac6b::all_1_71_14} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.16 23:29:40.401428 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 962 rows starting from the beginning of the part 2025.01.16 23:29:40.401449 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.16 23:29:40.401818 [ 195 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part 2025.01.16 23:29:40.402330 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.402372 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.402821 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.16 23:29:40.403071 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.403225 [ 28 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.16 23:29:40.403263 [ 28 ] {} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:40.403308 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:40.403314 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} executeQuery: Read 48 rows, 3.31 KiB in 0.004052 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. 2025.01.16 23:29:40.403694 [ 255 ] {9c0dfd13-992e-45b1-8a6c-dac7c9a23d33} TCPHandler: Processed in 0.00469267 sec. 2025.01.16 23:29:40.403899 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:40.404286 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:40.404360 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3874 rows starting from the beginning of the part 2025.01.16 23:29:40.404646 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:40.404956 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.01.16 23:29:40.405294 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::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.01.16 23:29:40.405435 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2025.01.16 23:29:40.405549 [ 193 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2025.01.16 23:29:40.408387 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4158 rows, containing 4 columns (4 merged, 0 gathered) in 0.004929214 sec., 843542.1955711397 rows/sec., 54.88 MiB/sec. 2025.01.16 23:29:40.408983 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.16 23:29:40.409428 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.409569 [ 200 ] {799bbe42-a0c0-48b7-99ce-af660f308dfa::all_1_71_14} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.16 23:29:40.409867 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.01.16 23:29:40.410051 [ 202 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 22038 rows, containing 5 columns (5 merged, 0 gathered) in 0.011299148 sec., 1950412.5443794522 rows/sec., 131.54 MiB/sec. 2025.01.16 23:29:40.410487 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.16 23:29:40.410799 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:40.410875 [ 199 ] {2d061d4b-c45f-4bdd-957a-a87901515b61::all_1_71_14} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.16 23:29:40.410946 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.16 23:29:41.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 229.52 MiB, free memory in arenas 0.00 B, will set to 220.20 MiB (RSS), difference: 1.21 MiB 2025.01.16 23:29:41.756195 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.01.16 23:29:41.756865 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:41.756916 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:41.757458 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:29:41.757716 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:41.757986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.01.16 23:29:43.180749 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.16 23:29:43.200832 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:43.200892 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:43.208233 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.16 23:29:43.208995 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:43.211636 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.16 23:29:45.385946 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:45.386153 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:45.386226 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:45.386999 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:45.387048 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:45.387492 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.16 23:29:45.387761 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:45.388002 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. 2025.01.16 23:29:45.388068 [ 5 ] {81b003bd-7b97-4a7f-aa20-55ae4529fcf4} TCPHandler: Processed in 0.002255554 sec. 2025.01.16 23:29:45.388249 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:45.388393 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:45.388453 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:45.389096 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:45.389139 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:45.389515 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.16 23:29:45.389758 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:45.389979 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. 2025.01.16 23:29:45.390034 [ 255 ] {22722684-d782-4f01-a59f-e304dfe63156} TCPHandler: Processed in 0.001856065 sec. 2025.01.16 23:29:45.390174 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:45.390304 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:45.390363 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:45.390980 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:45.391020 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:45.391410 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.16 23:29:45.391649 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:45.391861 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.01.16 23:29:45.391913 [ 5 ] {d94836e2-f732-41fc-ac9f-18141cb754eb} TCPHandler: Processed in 0.001801735 sec. 2025.01.16 23:29:45.392054 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:45.392167 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:45.392214 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:45.392668 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:45.392708 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:45.393071 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.16 23:29:45.393311 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:45.393546 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. 2025.01.16 23:29:45.393644 [ 255 ] {3b74181c-ab3c-4644-a815-49af399ed98a} TCPHandler: Processed in 0.001642922 sec. 2025.01.16 23:29:46.480357 [ 141 ] {} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.16 23:29:46.480429 [ 141 ] {} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:46.480455 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:46.480804 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::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.01.16 23:29:46.481211 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:46.481253 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::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.01.16 23:29:46.481348 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.01.16 23:29:46.481433 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:46.481597 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.01.16 23:29:46.481687 [ 189 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.16 23:29:46.482654 [ 199 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117451 sec., 25502.36109359792 rows/sec., 2.13 MiB/sec. 2025.01.16 23:29:46.482875 [ 202 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.16 23:29:46.483224 [ 202 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:46.483317 [ 202 ] {32f5c164-55f5-48ad-a123-78247430c5f2::all_1_9_2} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.16 23:29:46.483423 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:29:49.058038 [ 23 ] {} DNSResolver: Updating DNS cache 2025.01.16 23:29:49.058104 [ 23 ] {} DNSResolver: Updated DNS cache 2025.01.16 23:29:49.258205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.01.16 23:29:49.259235 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:49.259273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:49.259832 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:29:49.260097 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:49.260280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.16 23:29:49.361269 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1210 2025.01.16 23:29:49.364045 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:49.364103 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:49.365563 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:29:49.365876 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:49.367386 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1210 2025.01.16 23:29:50.392687 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.392880 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.392958 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:29:50.393730 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.393788 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.394244 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.394511 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.394756 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. 2025.01.16 23:29:50.394827 [ 5 ] {3fe256c0-cb0f-420e-9ed2-f521c0975c3e} TCPHandler: Processed in 0.002270863 sec. 2025.01.16 23:29:50.395016 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.395164 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:50.395224 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:50.396065 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.396109 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.396510 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.16 23:29:50.396744 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.396980 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} executeQuery: Read 281 rows, 25.42 KiB in 0.001848 sec., 152056.27705627706 rows/sec., 13.43 MiB/sec. 2025.01.16 23:29:50.397074 [ 255 ] {6a048a82-812a-40e1-be5e-9289ccd8aa68} TCPHandler: Processed in 0.002129271 sec. 2025.01.16 23:29:50.397293 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.397485 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.397546 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:50.398181 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.398222 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.398591 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.16 23:29:50.398832 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.399034 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} executeQuery: Read 46 rows, 3.39 KiB in 0.001579 sec., 29132.362254591513 rows/sec., 2.10 MiB/sec. 2025.01.16 23:29:50.399087 [ 5 ] {ca19b1f9-e2bb-4303-ac11-6fb884d551b4} TCPHandler: Processed in 0.001924887 sec. 2025.01.16 23:29:50.399214 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.399329 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.399374 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:29:50.399928 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.399968 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.400325 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.400574 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.400781 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec. 2025.01.16 23:29:50.400831 [ 255 ] {117d62df-7dba-49b8-b940-e69362ff75c1} TCPHandler: Processed in 0.001672732 sec. 2025.01.16 23:29:50.400976 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.401091 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.401149 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:29:50.401780 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.401827 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.402205 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.402440 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.402644 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2025.01.16 23:29:50.402695 [ 5 ] {7633d635-04d3-4fe3-9abc-8d11c875d6ce} TCPHandler: Processed in 0.001772323 sec. 2025.01.16 23:29:50.402837 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.402943 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:50.402987 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:50.403780 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.403827 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.404233 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.16 23:29:50.404470 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.404700 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} executeQuery: Read 421 rows, 30.80 KiB in 0.001774 sec., 237316.79819616687 rows/sec., 16.96 MiB/sec. 2025.01.16 23:29:50.404794 [ 255 ] {f4dd694e-ad6e-4eaa-a8ff-762fe78c16e5} TCPHandler: Processed in 0.002007799 sec. 2025.01.16 23:29:50.405015 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.405144 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:29:50.405193 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:29:50.405660 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.405712 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.406113 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.406365 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.406641 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. 2025.01.16 23:29:50.406876 [ 5 ] {27c5d6eb-591e-4cc0-8a07-55a3e61c42ff} TCPHandler: Processed in 0.001948558 sec. 2025.01.16 23:29:50.407032 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.407143 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.407190 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:50.407754 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.407794 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.408209 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.16 23:29:50.408456 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.408691 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. 2025.01.16 23:29:50.408792 [ 255 ] {4a2f4eeb-6552-4611-be22-4c86f3c825ff} TCPHandler: Processed in 0.001806454 sec. 2025.01.16 23:29:50.408988 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.409149 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.409199 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:29:50.409639 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.409677 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.410029 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.410270 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.410485 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. 2025.01.16 23:29:50.410536 [ 5 ] {82aedfe8-c08d-4634-a56c-f6e6e9845891} TCPHandler: Processed in 0.001657612 sec. 2025.01.16 23:29:50.410682 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.410786 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.410853 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:29:50.411986 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.412024 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.413012 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.16 23:29:50.413413 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.413627 [ 44 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.16 23:29:50.413721 [ 44 ] {} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.413759 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} executeQuery: Read 39 rows, 71.56 KiB in 0.002977 sec., 13100.436681222707 rows/sec., 23.48 MiB/sec. 2025.01.16 23:29:50.413767 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.414071 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::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.01.16 23:29:50.414095 [ 255 ] {40c7e1b8-ce95-47e3-80c3-2fc956a66ecd} TCPHandler: Processed in 0.003463506 sec. 2025.01.16 23:29:50.414297 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:50.414442 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:29:50.414475 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:50.414524 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 828 rows starting from the beginning of the part 2025.01.16 23:29:50.414542 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:50.415262 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:50.415777 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:50.416270 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.416292 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:50.416320 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:50.416857 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:50.417363 [ 191 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.01.16 23:29:50.417410 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.16 23:29:50.418000 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.418385 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} executeQuery: Read 82 rows, 5.33 KiB in 0.003933 sec., 20849.224510551743 rows/sec., 1.32 MiB/sec. 2025.01.16 23:29:50.418561 [ 5 ] {7a5d7aae-61ef-4beb-8208-ef67460cfcac} TCPHandler: Processed in 0.004346373 sec. 2025.01.16 23:29:50.425512 [ 202 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 19 columns (19 merged, 0 gathered) in 0.011587043 sec., 88288.27164963486 rows/sec., 158.21 MiB/sec. 2025.01.16 23:29:50.426366 [ 199 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.16 23:29:50.426737 [ 199 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.426817 [ 199 ] {45d15096-c78f-40d0-94a7-cc5e324686d8::all_1_31_6} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.16 23:29:50.426919 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. 2025.01.16 23:29:50.711761 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.16 23:29:50.732448 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:50.732494 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.16 23:29:50.739759 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.16 23:29:50.740573 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:50.743265 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.16 23:29:51.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.54 MiB, peak 229.52 MiB, free memory in arenas 0.00 B, will set to 223.56 MiB (RSS), difference: 2.01 MiB 2025.01.16 23:29:55.387352 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.387674 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.16 23:29:55.387789 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.16 23:29:55.388707 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.388760 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.389170 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.16 23:29:55.389426 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} oximeter.fields_ipaddr (32f5c164-55f5-48ad-a123-78247430c5f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.389680 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} executeQuery: Read 4 rows, 334.00 B in 0.002075 sec., 1927.7108433734938 rows/sec., 157.19 KiB/sec. 2025.01.16 23:29:55.389888 [ 5 ] {8d6a6896-21de-47c8-9988-41bc5ce346ce} TCPHandler: Processed in 0.002724293 sec. 2025.01.16 23:29:55.390089 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.390228 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:29:55.390282 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:29:55.390977 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.391025 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.391431 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.16 23:29:55.391668 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.391885 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} executeQuery: Read 58 rows, 4.55 KiB in 0.001686 sec., 34400.94899169632 rows/sec., 2.64 MiB/sec. 2025.01.16 23:29:55.391938 [ 255 ] {397c2e36-61bb-469f-aa73-5265746d61dc} TCPHandler: Processed in 0.001917467 sec. 2025.01.16 23:29:55.392088 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.392206 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:29:55.392257 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:29:55.392786 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.392824 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.393165 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.16 23:29:55.393402 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.393657 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} executeQuery: Read 4 rows, 286.00 B in 0.00147 sec., 2721.08843537415 rows/sec., 190.00 KiB/sec. 2025.01.16 23:29:55.393870 [ 5 ] {b7fb1dc9-0b9c-4657-a31a-9244cfbdd027} TCPHandler: Processed in 0.001830875 sec. 2025.01.16 23:29:55.394087 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.394206 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:29:55.394262 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:29:55.394987 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.395035 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.395433 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.16 23:29:55.395682 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.396008 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} executeQuery: Read 68 rows, 5.44 KiB in 0.001802 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. 2025.01.16 23:29:55.396220 [ 255 ] {17219791-1dbc-4f7d-b53d-f13a1c1fd7df} TCPHandler: Processed in 0.002222032 sec. 2025.01.16 23:29:55.396402 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.396533 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:29:55.396592 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:29:55.397236 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.397272 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.397635 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.16 23:29:55.397857 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.398043 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} executeQuery: Read 162 rows, 11.55 KiB in 0.001599 sec., 101313.32082551596 rows/sec., 7.06 MiB/sec. 2025.01.16 23:29:55.398158 [ 5 ] {3d82093c-7dfe-44e4-a0c8-c108436a7739} TCPHandler: Processed in 0.001817435 sec. 2025.01.16 23:29:55.398312 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:29:55.398442 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:29:55.398500 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:29:55.399031 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:55.399078 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:55.399463 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.16 23:29:55.399693 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:55.399889 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. 2025.01.16 23:29:55.399938 [ 255 ] {cd183d01-0de2-4905-99eb-25e740fb9cd9} TCPHandler: Processed in 0.001690563 sec. 2025.01.16 23:29:56.760474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.01.16 23:29:56.761224 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:56.761277 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:56.761794 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:29:56.762052 [ 244 ] {} system.asynchronous_metric_log (f3346639-caaa-4ba7-a289-05e118326a0a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:56.762318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.01.16 23:29:58.243398 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.16 23:29:58.264772 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:58.264836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:58.272380 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.16 23:29:58.273159 [ 243 ] {} system.metric_log (1a23e3c3-632f-47f2-83ad-dba5ce8ed2b3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:58.276910 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.16 23:29:59.367593 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1244 2025.01.16 23:29:59.370620 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:29:59.370669 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:29:59.372116 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.16 23:29:59.372425 [ 242 ] {} system.query_log (e96d31df-6c25-44ca-97a3-fc0d42a49abf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:29:59.372944 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1244 2025.01.16 23:30:00.403675 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.403875 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.403954 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.16 23:30:00.404758 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.404810 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.405420 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.405799 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} oximeter.fields_i16 (36238c60-81c7-4682-8ed9-f95b6c464189): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.406094 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} executeQuery: Read 14 rows, 1.01 KiB in 0.002271 sec., 6164.685160722149 rows/sec., 443.77 KiB/sec. 2025.01.16 23:30:00.406180 [ 5 ] {940b43e5-61cb-44b9-9002-2f7ba0f17ccc} TCPHandler: Processed in 0.002646461 sec. 2025.01.16 23:30:00.406400 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.406534 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.16 23:30:00.406591 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.16 23:30:00.407537 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.407591 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.408152 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.16 23:30:00.408519 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} oximeter.fields_string (03dcf91c-dada-4ac4-b1ce-c56fd16ec727): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.408833 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} executeQuery: Read 281 rows, 25.42 KiB in 0.002327 sec., 120756.3386334336 rows/sec., 10.67 MiB/sec. 2025.01.16 23:30:00.408911 [ 255 ] {7b5f3fe3-a2de-4769-a42b-8645661ff045} TCPHandler: Processed in 0.002577839 sec. 2025.01.16 23:30:00.409246 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.409389 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.409457 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.16 23:30:00.411106 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.411163 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.411678 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.16 23:30:00.412073 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} oximeter.fields_u16 (5a90d88a-eec6-43a2-94bb-73351fb588ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.412356 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} executeQuery: Read 46 rows, 3.39 KiB in 0.003 sec., 15333.333333333332 rows/sec., 1.10 MiB/sec. 2025.01.16 23:30:00.412429 [ 5 ] {675f1792-c72b-48c2-9572-e7395847b194} TCPHandler: Processed in 0.003249713 sec. 2025.01.16 23:30:00.412606 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.412723 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.412771 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.16 23:30:00.413349 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.413393 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.413772 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.414038 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} oximeter.fields_u32 (fb32bae1-da20-4def-832b-7229abb48644): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.414306 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec. 2025.01.16 23:30:00.414393 [ 255 ] {73b8c92b-9990-40c3-ab3b-d816e2b90299} TCPHandler: Processed in 0.001840885 sec. 2025.01.16 23:30:00.414669 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.414819 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.414884 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.16 23:30:00.415651 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.415704 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.416221 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.416532 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} oximeter.fields_u8 (97f935f4-44ae-4d3a-88dd-80b88fba0aa0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.416756 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} executeQuery: Read 13 rows, 830.00 B in 0.001969 sec., 6602.336211274759 rows/sec., 411.65 KiB/sec. 2025.01.16 23:30:00.416811 [ 5 ] {61498718-8657-4906-b39f-d2fd0a094ace} TCPHandler: Processed in 0.002260644 sec. 2025.01.16 23:30:00.417009 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.417125 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.16 23:30:00.417186 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.16 23:30:00.418036 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.418079 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.418484 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.16 23:30:00.418762 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} oximeter.fields_uuid (b9ede66c-9f55-4623-bb73-2349f349ac6b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.419051 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} executeQuery: Read 421 rows, 30.80 KiB in 0.001949 sec., 216008.2093381221 rows/sec., 15.43 MiB/sec. 2025.01.16 23:30:00.419109 [ 255 ] {22cbf76c-372f-44af-9ac0-e00b780795b1} TCPHandler: Processed in 0.002153831 sec. 2025.01.16 23:30:00.419298 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.419408 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.16 23:30:00.419457 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.16 23:30:00.419913 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.419955 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.420369 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.420637 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} oximeter.measurements_bool (c8167fb3-3109-478e-9e50-cedfae572766): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.420857 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. 2025.01.16 23:30:00.420908 [ 5 ] {29e5eea3-6444-4a89-960f-6c2e8e0c6589} TCPHandler: Processed in 0.001670483 sec. 2025.01.16 23:30:00.421082 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.421191 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.421246 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.16 23:30:00.421797 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.421864 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.422269 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.16 23:30:00.422506 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} oximeter.measurements_cumulativeu64 (2d061d4b-c45f-4bdd-957a-a87901515b61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.422778 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. 2025.01.16 23:30:00.423022 [ 255 ] {ca3bde93-13b1-4096-8b64-a7164ec44147} TCPHandler: Processed in 0.002046589 sec. 2025.01.16 23:30:00.423364 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.423503 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.423554 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.16 23:30:00.424037 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.424086 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.424552 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.424896 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.425131 [ 35 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.01.16 23:30:00.425185 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} executeQuery: Read 1 rows, 69.00 B in 0.001704 sec., 586.8544600938967 rows/sec., 39.54 KiB/sec. 2025.01.16 23:30:00.425251 [ 35 ] {} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.425329 [ 5 ] {21aa2359-7348-49e8-b330-62b2495b564a} TCPHandler: Processed in 0.0020727 sec. 2025.01.16 23:30:00.425338 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.425581 [ 255 ] {} TCP-Session: 5de432c2-17d9-4f16-b5c4-c1490681b196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.425626 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.01.16 23:30:00.425790 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} executeQuery: (from [fd00:1122:3344:101::d]:39847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.426034 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 23:30:00.426040 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.16 23:30:00.426159 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part 2025.01.16 23:30:00.426587 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.16 23:30:00.427217 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.16 23:30:00.427624 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.16 23:30:00.428033 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.16 23:30:00.428418 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.16 23:30:00.432099 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006586596 sec., 5010.175210381812 rows/sec., 337.01 KiB/sec. 2025.01.16 23:30:00.432463 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.16 23:30:00.432753 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.432840 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.433123 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.433328 [ 194 ] {419f1b08-fb0b-4e1b-bc43-49047e24c470::all_1_32_7} oximeter.measurements_f64 (419f1b08-fb0b-4e1b-bc43-49047e24c470) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.01.16 23:30:00.433486 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.16 23:30:00.433998 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.16 23:30:00.434320 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} oximeter.measurements_histogramu64 (45d15096-c78f-40d0-94a7-cc5e324686d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.434621 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} executeQuery: Read 39 rows, 71.56 KiB in 0.008888 sec., 4387.938793879388 rows/sec., 7.86 MiB/sec. 2025.01.16 23:30:00.434782 [ 255 ] {794447e4-066a-4df2-872f-4e203319d7d3} TCPHandler: Processed in 0.009308729 sec. 2025.01.16 23:30:00.434989 [ 5 ] {} TCP-Session: a52dd576-9e4e-4e02-9170-39d550b26e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.16 23:30:00.435118 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} executeQuery: (from [fd00:1122:3344:101::d]:44494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.16 23:30:00.435172 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.16 23:30:00.435711 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.16 23:30:00.435752 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.16 23:30:00.436144 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.16 23:30:00.436405 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} oximeter.measurements_u64 (799bbe42-a0c0-48b7-99ce-af660f308dfa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.16 23:30:00.436619 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. 2025.01.16 23:30:00.436715 [ 5 ] {e5f8dbaf-4de0-486b-bf9f-28fbbf5e1cca} TCPHandler: Processed in 0.001815085 sec.